827 B
827 B
Plan Feature Prompt
Use this prompt when the orchestrator needs to transform a repository request into implementation-ready tasks.
Prompt
Analyze the HLL Vietnam repository before proposing any implementation work.
Required behavior:
- Read
AGENTS.md. - Read
ai/repo-context.md. - Read
ai/architecture-index.md. - Review only the files directly related to the request.
- Produce a small, safe task breakdown.
- Do not invent product features outside the request.
- Keep branding, frontend stack and planned Python backend consistent with the repository rules.
Task output rules:
- Use
ai/task-template.md. - Keep tasks small and verifiable.
- Prefer one task when the work is very small.
- Add clear
Files to Read First. - Add clear
Expected Files to Modify. - Include explicit validation steps.