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.
83
78%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/psi/SKILL.mdStructured 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 conventions3376255
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.