Heal Issues — Productivity skill for Claude Code
Read and execute the workflow defined in .agent/workflows/heal-issues.md.
How to install Heal Issues
Installs to ~/.claude/commands/matrixfounder-agentic-development-heal-issues.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MatrixFounder/Agentic-development/HEAD/.claude/commands/heal-issues.md -o ~/.claude/commands/matrixfounder-agentic-development-heal-issues.md Restart Claude Code, or start a new session, for it to be picked up.
What Heal Issues does
Read and execute the workflow defined in `.agent/workflows/heal-issues.md`.
Follow all steps sequentially — SELECT → REPRODUCE → FIX → VERIFY & FILE → REPORT. Honor every hard rail: branch-only (never commit to the base branch, never push/merge/PR), explicit `auto_fixable: true` opt-in only, bounded iterations and attempts, protected paths, replication protocol, surgical staging. Export `RUN_FEEDBACK_HOOKS=0` for the whole run.
Apply all Global Protocols (skill-session-state).
User's argument
Alternatives in Productivity
- Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
- WP Project Triage — Triage WordPress project issues 902 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Base Stub First
Read and execute the workflow defined in .agent/workflows/base-stub-first.md.
Develop All
Read and execute the workflow defined in .agent/workflows/05-run-full-task.md.
Gaia Forensics
Turn a GAIA workflow misfire into a redacted, classified, filing-ready bug report in one read-only pass. Self-
Eval
Run eval-driven development workflow. Execute verification loops and evaluate session outcomes against defined
Task Request
$ARGUMENTS --- You are now operating as Boris, the master orchestrator agent. Read your full instructions from
Tail Logs
Monitor TFE application for errors, panics, and issues in real-time
Related Agents
Implement
Execute tasks from a track's implementation plan, following the workflow rules defined in conductor... - wshob
Simple Fixer
Execute simple, pre-defined code fixes. Use this agent when deslop:deslop-agent or sync-docs:sync-docs-agent h
Code Audit GitHub Workflows
Audits GitHub Actions workflow YAML and composite-action YAML for supply-chain, injection, permission, and sec