chore: integrate AI development platform into HLL Vietnam project
This commit is contained in:
30
ai/orchestrator/analyst.md
Normal file
30
ai/orchestrator/analyst.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Analista
|
||||
|
||||
## Mission
|
||||
|
||||
Convert requests into concrete repository context, dependencies and risks before implementation starts.
|
||||
|
||||
## When This Role Intervenes
|
||||
|
||||
- When requirements need clarification through code and docs review
|
||||
- When impact analysis is needed before editing
|
||||
- When validation criteria must be derived from repository state
|
||||
|
||||
## Review First
|
||||
|
||||
- `ai/repo-context.md`
|
||||
- `ai/architecture-index.md`
|
||||
- `docs/decisions.md`
|
||||
- Files directly affected by the request
|
||||
|
||||
## Restrictions
|
||||
|
||||
- Do not implement product features from analysis alone.
|
||||
- Do not generate a backlog beyond the immediate validated need.
|
||||
- Keep analysis focused on the current request.
|
||||
|
||||
## Collaboration With The Orchestrator
|
||||
|
||||
- Provides the factual basis for task creation
|
||||
- Identifies the smallest safe change set
|
||||
- Documents assumptions the worker must preserve
|
||||
Reference in New Issue
Block a user