Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.
82
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Structured workflow for planning, specifying, and implementing changes with documentation-first approach.
Only use when:
AGENTS.md fileDo not use automatically - this is an opt-in workflow, not a default.
Plan → Spec → Implement
Phases are independent - you can start with any phase, but all must ensure documentation stays up-to-date.
~/.dot-agent/ (not committed)~/.dot-agent/repo/YYYY-MM-work-name.plan.md~/.dot-agent/working-dir/repo/YYYY-MM-work-name.research.mddocs/, README.md files, AGENTS.md filesDetects phrases like:
For detailed protocols, see:
references/plan-phase.md - Plan generation with embedded design/reviewreferences/spec-phase.md - Spec generation and applicationreferences/implement-phase.md - Test-first implementationreferences/review-protocol.md - Reviewing plans/specs/designreferences/research-management.md - Research file handlingreferences/docs-structure.md - Documentation organization rulesreferences/file-paths.md - Storage paths and conventionse6ec8ed
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.