joaoariedi

Hef.Checklist — Development skill for Claude Code

Development community

Generate requirement quality checklists for pre-implementation validation.

How to install Hef.Checklist

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

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

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

What Hef.Checklist does


model: opus description: "Generate requirement quality checklists for pre-implementation validation"

Checklist

Generate requirement quality checklists (NOT implementation tests) for 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 ex

Alternatives in Development

  • Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
  • New Requirement 1.2k ★
  • Echo Analyst — Use the @echo-analyst agent to surface requirement gaps and assumptions for the following: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository