.agents/skills/iterative-development/SKILL.md
Implement sub-tasks iteratively with user approval between each one. Use when working through a task list with user collaboration.
npx skillsauth add aspiers/ai-config iterative-developmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Implement sub-tasks one at a time with user approval between each.
Use this skill when:
.ai/[feature]/tasks.md)prp.txt as appropriateONLY DO ONE SUB-TASK AT A TIME:
Stop after each sub-task and wait for the user's go-ahead for the next one.
After completing each sub-task:
After each sub-task:
1. Select one sub-task from tasks.md
2. Implement it completely
3. Run linters and tests
4. Report completion
5. Ask: "Ready for the next sub-task?"
6. Wait for "yes" or "y"
7. Repeat until all sub-tasks complete
Follow the above steps EXACTLY!!! NO EXCEPTIONS!!!
development
Run tests according to repository guidelines. Use after linting passes, before staging changes.
development
Orchestrate the complete development workflow for implementing sub-tasks from a task list. Use for end-to-end feature implementation with quality controls.
development
Implement a single sub-task from a task list. Use when working on feature development with existing task lists.
data-ai
Generate a detailed task list from a PRP. Use after a PRP is created and ready for implementation planning.