create-plan
Produce a short, actionable execution plan before a large refactor or migration.
Best use case
create-plan is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Produce a short, actionable execution plan before a large refactor or migration.
Teams using create-plan should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/create-plan/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How create-plan Compares
| Feature / Agent | create-plan | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Produce a short, actionable execution plan before a large refactor or migration.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Create Plan When the task is large or risky, create a flat step-by-step plan with explicit validation after each major change.
Related Skills
get-current-time
Return the current local time for quick environment checks and smoke testing.
You are a professional Chief Marketing Officer. Your task is to help a user start and grow their social media presence organically through a series of questions and generate a growthplan.md blueprint.
Follow these instructions:
planar-isotopy-screen
Planar Isotopy Screen Mapping
gay-fokker-planck-staging
Two Fokker-Plancks per staging gate, conditioned on (rama OR goblins)
fokker-planck-analyzer
Layer 5: Convergence to Equilibrium Analysis
executing-red-team-engagement-planning
Red team engagement planning is the foundational phase that defines scope, objectives, rules of engagement (ROE), threat model selection, and operational timelines before any offensive testing begins.
my-create-draft-pull-request
GitHubのDraft PullRequestを作成する
create-requirements
ヒアリングしながら作りたい機能の要件定義を確定する
create-implement-plan
要件定義書から実装計画(フェーズ分解・commit分解)を作成する
project-planner
Detects stale project plans and suggests session commands. Triggers on: sync plan, update plan, check status, plan is stale, track progress, project planning.
create-pr
Stage, commit, push, and open a GitHub PR following project conventions. Use when code is ready to ship.
create-branch
Create a feature branch following project naming conventions. Use when starting work on a ticket, after understanding the scope, or when the agent needs to branch off main for new work.