create-plan

Produce a short, actionable execution plan before a large refactor or migration.

11 stars

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

$curl -o ~/.claude/skills/create-plan/SKILL.md --create-dirs "https://raw.githubusercontent.com/guojun21/openSearch/main/skills/create-plan/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/create-plan/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How create-plan Compares

Feature / Agentcreate-planStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

11
from guojun21/openSearch

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.

6
from Harmeet10000/skills

Follow these instructions:

Marketing Strategy

planar-isotopy-screen

16
from plurigrid/asi

Planar Isotopy Screen Mapping

gay-fokker-planck-staging

16
from plurigrid/asi

Two Fokker-Plancks per staging gate, conditioned on (rama OR goblins)

fokker-planck-analyzer

16
from plurigrid/asi

Layer 5: Convergence to Equilibrium Analysis

executing-red-team-engagement-planning

16
from plurigrid/asi

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

16
from shibayu36/config-file

GitHubのDraft PullRequestを作成する

create-requirements

16
from shibayu36/config-file

ヒアリングしながら作りたい機能の要件定義を確定する

create-implement-plan

16
from shibayu36/config-file

要件定義書から実装計画(フェーズ分解・commit分解)を作成する

project-planner

16
from 0xDarkMatter/claude-mods

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

16
from JetBrains/databao-cli

Stage, commit, push, and open a GitHub PR following project conventions. Use when code is ready to ship.

create-branch

16
from JetBrains/databao-cli

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.