joaoariedi

Hef.Fix — Productivity skill for Claude Code

Productivity community

Quick-fix bypass for trivial changes that skip the full SDD workflow.

How to install Hef.Fix

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

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

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

What Hef.Fix does


model: opus description: "Quick-fix bypass for trivial changes that skip the full SDD workflow" argument-hint: ""

Fix

Apply a quick fix for: **$ARGUMENTS**

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 that var

Alternatives in Productivity

  • Nosqli — NoSQL injection scanner (MongoDB/Mongoose/operator-injection DBs) — auth bypass via $ne/$gt operators, bracket 4.5k ★
  • Embrace — Full Double Diamond workflow - Research → Define → Develop → Deliver 2.8k ★
  • Repurpose — Workflow recipe — turn one blog post, video, or idea into a full platform-native content pack (thread, LinkedI 1.3k ★

Full documentation available on GitHub

View Source Repository