joaoariedi

Hef.Plan — Testing skill for Claude Code

Testing community

Generate implementation plan from spec, with research, design, and constitution compliance.

How to install Hef.Plan

Installs to ~/.claude/skills/joaoariedi-hefesto-hef.plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joaoariedi-hefesto-hef.plan && curl -fsSL https://raw.githubusercontent.com/joaoariedi/hefesto/HEAD/commands/hef.plan.md -o ~/.claude/skills/joaoariedi-hefesto-hef.plan/SKILL.md

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

What Hef.Plan does


model: opus description: "Generate implementation plan from spec, with research, design, and constitution compliance"

Plan

Generate an implementation plan from the current branch's specification.

Pre-Flight

Current branch

The commands in this section must be run with the Bash tool; they cannot be pre-executed in a `!` block. A `!` block is permission-checked before the CLAUDE_PLUGIN_ROOT variable is substituted, so it is rejected as "Contains expansion". Do not write

Alternatives in Testing

  • Notion Spec To Implementation — Convert Notion specs into linked implementation plans and tasks 14.6k ★
  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
  • Flow Spec — NLSpec authoring — use when you need a structured specification from multi-AI research and consensus 2.8k ★

Full documentation available on GitHub

View Source Repository