Bug Fixer banner
The-Artificer-of-Ciphers-LLC The-Artificer-of-Ciphers-LLC

Bug Fixer

Git community

Description

--- description: Engineering Workflow Directive — Bug Remediation & Diagnostics. Sweeps every open confirmed-bug issue unattended, Memtrace-first, and runs each end to end THROUGH MERGE — diagnosis → failing-first TDD via gsd-test → two orthogonal reviews → PR → CI watch → merge. Per-issue artifact gates make each blocking step observable; an issue needing a judgment call halts and is raised with the user, and the sweep continues with the remaining issues. argument-hint: "[--repo owner/repo] [--

Installation

Installs to ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-bug-fixer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-bug-fixer && curl -fsSL https://raw.githubusercontent.com/The-Artificer-of-Ciphers-LLC/skills-from-the-artificer/HEAD/commands/bug-fixer.md -o ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-bug-fixer/SKILL.md

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

Full documentation available on GitHub

View Source Repository