joaoariedi

Hef.Init — Productivity skill for Claude Code

Productivity community

Bootstrap .specify/ directory for SDD workflow in current project.

How to install Hef.Init

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

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

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

What Hef.Init does


model: sonnet description: "Bootstrap .specify/ directory for SDD workflow in current project"

Project Initialization

Bootstrap a `.specify/` directory in the current project to enable spec-driven development.

Pre-Flight Checks

Git root detection

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

Alternatives in Productivity

  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • Time Command — Display the current date and time in Pakistan Standard Time (PKT, UTC+5) 20.2k ★
  • Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★

Full documentation available on GitHub

View Source Repository