mzvonar

Create Plan Generic — Development skill for Claude Code

Development community

Create detailed implementation plans with thorough research and iteration.

How to install Create Plan Generic

Installs to ~/.claude/commands/mzvonar-humanlayer-create_plan_generic.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mzvonar/humanlayer/HEAD/.claude/commands/create_plan_generic.md -o ~/.claude/commands/mzvonar-humanlayer-create_plan_generic.md

Restart Claude Code, or start a new session, for it to be picked up.

What Create Plan Generic does


description: Create detailed implementation plans with thorough research and iteration model: opus

Implementation Plan

You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.

Initial Response

When this command is invoked:

  1. Check if parameters were provided:
    • If a file path or ticket reference was prov

Alternatives in Development

Full documentation available on GitHub

View Source Repository