planner-execplan — for Claude Code planner-execplan, docgarden, community, for Claude Code, ide skills, agent-skills, agentic-engineering, ai-agents, context-engineering, developer-tools

v1.0.0

이 스킬 정보

적합한 상황: Ideal for AI agents that need use this skill when the task is to shape the plan itself rather than to implement from it. 현지화된 요약: Repository knowledge tooling for agentic engineering repositories. It covers agent-skills, agentic-engineering, ai-agents workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

기능

Use this skill when the task is to shape the plan itself rather than to implement from it.
MUST READ before drafting or substantially revising any ExecPlan:
docs/PLANS.md defines the required ExecPlan structure, lifecycle, and maintenance rules.
Required deliverable
The planner's final deliverable is a repository-local ExecPlan Markdown file, not only a chat

# Core Topics

jesse-black jesse-black
[1]
[0]
Updated: 4/25/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
30
Canonical Locale
en
Detected Body Locale
en

적합한 상황: Ideal for AI agents that need use this skill when the task is to shape the plan itself rather than to implement from it. 현지화된 요약: Repository knowledge tooling for agentic engineering repositories. It covers agent-skills, agentic-engineering, ai-agents workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

이 스킬을 사용하는 이유

추천 설명: planner-execplan helps agents use this skill when the task is to shape the plan itself rather than to implement from it. Repository knowledge tooling for agentic engineering repositories. This AI agent skill

최적의 용도

적합한 상황: Ideal for AI agents that need use this skill when the task is to shape the plan itself rather than to implement from it.

실행 가능한 사용 사례 for planner-execplan

사용 사례: Applying Use this skill when the task is to shape the plan itself rather than to implement from it
사용 사례: Applying MUST READ before drafting or substantially revising any ExecPlan:
사용 사례: Applying docs/PLANS.md defines the required ExecPlan structure, lifecycle, and maintenance rules

! 보안 및 제한 사항

  • 제한 사항: MUST READ before drafting or substantially revising any ExecPlan:
  • 제한 사항: The planner's final deliverable is a repository-local ExecPlan Markdown file, not only a chat summary.
  • 제한 사항: Once implementation has started, only the planner may substantially rewrite those parts of the ExecPlan.

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is planner-execplan?

적합한 상황: Ideal for AI agents that need use this skill when the task is to shape the plan itself rather than to implement from it. 현지화된 요약: Repository knowledge tooling for agentic engineering repositories. It covers agent-skills, agentic-engineering, ai-agents workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install planner-execplan?

Run the command: npx killer-skills add jesse-black/docgarden/planner-execplan. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for planner-execplan?

Key use cases include: 사용 사례: Applying Use this skill when the task is to shape the plan itself rather than to implement from it, 사용 사례: Applying MUST READ before drafting or substantially revising any ExecPlan:, 사용 사례: Applying docs/PLANS.md defines the required ExecPlan structure, lifecycle, and maintenance rules.

Which IDEs are compatible with planner-execplan?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for planner-execplan?

제한 사항: MUST READ before drafting or substantially revising any ExecPlan:. 제한 사항: The planner's final deliverable is a repository-local ExecPlan Markdown file, not only a chat summary.. 제한 사항: Once implementation has started, only the planner may substantially rewrite those parts of the ExecPlan..

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add jesse-black/docgarden/planner-execplan. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use planner-execplan immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

planner-execplan

Repository knowledge tooling for agentic engineering repositories. It covers agent-skills, agentic-engineering, ai-agents workflows. This AI agent skill

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Planner ExecPlan

Use this skill when the task is to shape the plan itself rather than to implement from it.

Read first

MUST READ before drafting or substantially revising any ExecPlan:

  • docs/PLANS.md

docs/PLANS.md defines the required ExecPlan structure, lifecycle, and maintenance rules.

Then read the current ExecPlan, if one already exists, plus the nearby design docs and code context needed to make the plan self-contained.

Required deliverable

The planner's final deliverable is a repository-local ExecPlan Markdown file, not only a chat summary.

When creating a new ExecPlan, write it to the repo's active ExecPlan location before ending the planner phase. If the repo follows the standard layout, use docs/exec-plans/active/<descriptive-name>.md.

Do not hand off to generator-execplan until the ExecPlan file exists in the working tree and contains the decision-complete plan.

In your planner response, explicitly name the ExecPlan path you created or updated so the next phase can pick up the right artifact.

You own

As planner, you own:

  • plan structure
  • acceptance criteria
  • major scope and sequencing decisions
  • revising the plan when requirements change
  • converting human conversation into updated plan requirements

Once implementation has started, only the planner may substantially rewrite those parts of the ExecPlan.

You do not own:

  • implementation from the current plan
  • review findings on the current branch
  • declaring the work complete just because implementation seems close

Role boundaries

Use the planner when the task is to create, rewrite, reopen, or rescope the plan itself.

Do not use the planner to continue implementation from an existing plan; use generator-execplan for that. Do not use the planner to perform completion review or close-out validation; use evaluator-execplan for that.

When requirements or success criteria change in a way that affects what "done" means, hand the plan back to the planner and revise the ExecPlan file before more implementation continues.

The planner's job is to make the plan decision-complete, persist it as the active ExecPlan artifact, and leave it ready for implementation and later evaluation, following docs/PLANS.md.

관련 스킬

Looking for an alternative to planner-execplan or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

현지화된 요약: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
인공지능

nextjs-turbopack

[ 추천 ]
Logo of affaan-m
affaan-m

현지화된 요약: Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. It covers ai-agents, anthropic, claude workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

169.5k
0
생산성

widget-generator

Logo of f
f

현지화된 요약: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf

149.6k
0
인공지능

flags

Logo of vercel
vercel

현지화된 요약: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
브라우저