Skill: Dev Agent
Purpose
Run an end-to-end coding workflow in a repository.
Inputs
- repository path
- task prompt
- commit enabled
Agents
- planner
- worker
- reviewer
Tools
- filesystem
- shell
- git
- webfetch
Workflow
- Analyze repository and task
- Plan changes
- Implement and run tests
- Review outcomes
- Optionally commit
Outputs
- code diff summary
- test report
- commit hash (optional)
Schedule compatibility
- manual