srstomp

plan-revision

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.

srstomp 7 2 Updated 3mo ago

Resources

1
GitHub

Install

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 logging
  • work-session — Works within session workflow

Quick Reference

Explore Mode

  1. Load context from ohno
  2. Ask discovery questions (one at a time)
  3. Surface connections and dependencies
  4. Propose 2-3 approaches with trade-offs
  5. Converge to concrete changes
  6. Show impact analysis
  7. Execute with approval

Direct Mode

  1. Load context from ohno
  2. Parse user's stated changes
  3. Clarify only if ambiguous
  4. Show impact analysis
  5. 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