Turn a sufficiently understood task into an ordered implementation plan with dependencies and verification. Orchestrate Codewhale’s native plan state; do not build a parallel planner.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-plan-0ec8e3ef)More formats (shields.io, HTML) on the badges page.
---
name: plan
description: Turn a sufficiently understood task into an ordered implementation plan with dependencies and verification. Orchestrate Codewhale’s native plan state; do not build a parallel planner.
invocation: model+user
---
# Plan
## When to use
Use when the task is understood well enough to sequence work, but not yet a single obvious next edit.
## Non-goals
- Do not plan while key goals are still unknown — use interview first.
- Do not create a second planner outside Codewhale plan/Work state.
## Workflow
1. Restate the goal and constraints.
2. List ordered steps with dependencies.
3. Mark verification for each risky step.
4. Write the plan into Codewhale’s native plan/Work surface.
5. Wait for authorization before broad implementation.
## Output shape
- Goal
- Steps (ordered)
- Verification
- Risks / open questions
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.