joaoariedi

Hef.Clarify — Testing skill for Claude Code

Testing community

Scan spec for ambiguities and ask targeted clarification questions.

How to install Hef.Clarify

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

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

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

What Hef.Clarify does


model: fable description: "Scan spec for ambiguities and ask targeted clarification questions"

Clarify

Scan the current branch's specification for ambiguities and generate targeted clarification questions.

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

Alternatives in Testing

Full documentation available on GitHub

View Source Repository