plugins/pokayokay/skills/plan-revision/SKILL.md
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.
npx skillsauth add srstomp/pokayokay plan-revisionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Revise existing plans with full impact visibility.
Integrates with:
ohno — Task CRUD, dependencies, activity loggingwork-session — Works within session workflow| Component | Priority | When Shown | |-----------|----------|------------| | Ticket changes (diff table) | Primary | Always | | Risk assessment | Primary | Always | | Dependency graph | Secondary | Complex deps | | Effort delta | Secondary | Significant changes |
:warning: High Risk:
:information_source: Medium Risk:
| Reference | Description | |-----------|-------------| | ohno-tools.md | ohno MCP tools used for plan revision |
development
Git worktree management for isolated task development
development
Use when starting AI development sessions, resuming interrupted work, managing multi-session projects, or orchestrating work with human checkpoint control (supervised, semi-auto, auto, or unattended modes).
testing
Use before claiming work is done, fixed, passing, ready to commit, ready to PR, or ready to mark complete. Requires fresh verification evidence and explicit command output before success claims.
development
Use when designing test architecture, building API test suites, validating API contracts, setting up component or E2E testing, managing test data, debugging flaky tests, reviewing coverage strategy, or organizing test files. Covers test pyramid, mocking (MSW), frontend (React Testing Library, Playwright), and CI integration.