Use when creating implementation plans that can be executed by humans or agents with traceable requirements and validation commands.
Scanned 6/9/2026
Install via CLI
openskills install DYAI2025/Plumbline---
name: writing-plans
description: Use when creating implementation plans that can be executed by humans or agents with traceable requirements and validation commands.
---
# Writing Plans
## Required format
- Goal and non-goals
- Preconditions and known gaps
- Task list with stable IDs
- For each task: related REQ IDs, files/modules likely affected, tests to add/run, acceptance evidence
- Risks and rollback notes
Plans must be concrete enough that another agent can execute one task without re-deriving the whole design.
No comments yet. Be the first to comment!