Files
quarry-party-landing-page-r…/ai_docs/templates/task_template.md

76 lines
1.5 KiB
Markdown

# Task Title
**Task ID:** <!-- Unique identifier for the task -->
**Date Created:** <!-- YYYY-MM-DD -->
**Author:** <!-- Name or team -->
---
## Task Description
Provide a concise and clear description of the task.
Explain the objective, background, and any relevant context.
---
## Instructions
- List step-by-step instructions for completing this task.
- Be specific and unambiguous.
- Use bullet points or numbered lists for clarity.
---
## Input Data
Describe the expected input(s) for this task.
You may include:
- Data formats (e.g., text, image, JSON)
- Example input(s)
---
## Expected Output
Describe the desired output(s) for this task.
Include:
- Output format (e.g., Markdown, JSON, plain text)
- Example output(s)
---
## Constraints & Requirements
- List any rules, constraints, or requirements.
- Specify model version if necessary (e.g., gemini-1.5-pro).
---
## System Instructions (Optional)
> You are an expert assistant. Follow the instructions precisely and provide clear, concise answers.
---
## References (Optional)
- List any relevant documents, links, or resources.
---
## Metadata
| Key | Value |
|-----------------|------------------|
| Priority | <!-- e.g., High --> |
| Status | <!-- e.g., Open --> |
| Tags | <!-- e.g., NLP, Summarization --> |
---
<!--
Notes:
- This template is designed for compatibility with Gemini's Markdown file handling and collaborative editing features.
- You can upload, edit, and export this file using Gemini's Markdown tools[6].
-->