joaoariedi

Hef.Analyze — Development skill for Claude Code

Development community

Read-only cross-artifact consistency analysis with coverage mapping.

How to install Hef.Analyze

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

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

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

What Hef.Analyze does


model: opus description: "Read-only cross-artifact consistency analysis with coverage mapping"

Analyze

Perform a read-only consistency analysis across all spec artifacts for the current branch.

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 t

Alternatives in Development

  • Competitor Analysis — Analyze competitors with strengths, weaknesses, and differentiation 7.8k ★
  • JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★

Full documentation available on GitHub

View Source Repository