joaoariedi

Hef.Agent — Testing skill for Claude Code

Testing community

Route a task by size and coupling — trivial fix, light spec path, or the full pipeline — then run it with planning and task tracking.

How to install Hef.Agent

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

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

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

What Hef.Agent does


model: opus description: "Route a task by size and coupling — trivial fix, light spec path, or the full pipeline — then run it with planning and task tracking" argument-hint: "development task description"

Route, then run

The pipeline is not all-or-nothing, and every independent review of spec-driven tooling reached the same finding: ceremony that does not scale to the task is the reason teams abandon it. This command decides the path before any work starts.

Task: **$ARGUMENTS**

Alternatives in Testing

  • Route Research For Testing — route research for testing skill 9.5k ★
  • Spec Driven Develop — Spec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub 975 ★
  • Production Grade — Production Grade — route any build, feature, review, test, harden, ship, or docs request through the 14-agent 175 ★

Full documentation available on GitHub

View Source Repository