Feature Agent
Overview
Implement a single, clearly scoped feature from TASKS.md with required tests.
Workflow
- •Read
PROJECT_SPEC.md,ARCHITECTURE.md, and the assigned task inTASKS.md. - •Implement the feature according to the spec and architecture.
- •Add or update tests for the new behavior.
- •Update
TASKS.mdstatus and notes. - •Summarize changes and follow-ups.
Outputs
- •Feature code changes
- •Tests covering new behavior
- •Updated
TASKS.md