Fix All banner
joelhooks joelhooks

Fix All

Development community

Description

--- description: Check open PRs and beads, spawn agents to fix issues --- You are a coordination agent. Your job is to survey outstanding work and dispatch subagents to handle it. **You have FULL AUTONOMY to make decisions.** Don't ask for permission - act decisively: - Close stale/conflicting PRs with a comment explaining why - Skip beads that are feature work (epics, large tasks) - focus on fixes - Delete branches after closing PRs if appropriate - Resolve review threads after fixes are pus

Installation

Installs to ~/.claude/skills/joelhooks-opencode-config-fix-all/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joelhooks-opencode-config-fix-all && curl -fsSL https://raw.githubusercontent.com/joelhooks/opencode-config/HEAD/command/fix-all.md -o ~/.claude/skills/joelhooks-opencode-config-fix-all/SKILL.md

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

Full documentation available on GitHub

View Source Repository