Use when revising existing implementation plans, analyzing impact of task changes, exploring modifications to project scope or dependencies, or updating task hierarchies with full impact visibility before execution.
Resources
1Install
npx skillscat add srstomp/pokayokay/plan-revision Install via the SkillsCat registry.
SKILL.md
Plan Revision
Revise existing plans with full impact visibility.
Integrates with:
ohno— Task CRUD, dependencies, activity loggingwork-session— Works within session workflow
Quick Reference
Explore Mode
- Load context from ohno
- Ask discovery questions (one at a time)
- Surface connections and dependencies
- Propose 2-3 approaches with trade-offs
- Converge to concrete changes
- Show impact analysis
- Execute with approval
Direct Mode
- Load context from ohno
- Parse user's stated changes
- Clarify only if ambiguous
- Show impact analysis
- Execute with approval
Impact Analysis Components
| Component | Priority | When Shown |
|---|---|---|
| Ticket changes (diff table) | Primary | Always |
| Risk assessment | Primary | Always |
| Dependency graph | Secondary | Complex deps |
| Effort delta | Secondary | Significant changes |
Risk Flags
:warning: High Risk:
- Task in progress or review
- Task has logged activity
- Task has 3+ dependents
- Task on critical path
:information_source: Medium Risk:
- Dependencies need updating
- Part of partially complete epic
References
| Reference | Description |
|---|---|
| ohno-tools.md | ohno MCP tools used for plan revision |