Forward Fixer — Development agent for Claude Code
ninthwave orchestration agent -- diagnoses post-merge CI failures and creates fix-forward PRs during nw sessions.
How to install Forward Fixer
Installs to ~/.claude/agents/ninthwave-io-ninthwave-forward-fixer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ninthwave-io/ninthwave/HEAD/agents/forward-fixer.md -o ~/.claude/agents/ninthwave-io-ninthwave-forward-fixer.md Restart Claude Code, or start a new session, for it to be picked up.
What Forward Fixer does
name: ninthwave-forward-fixer description: "ninthwave orchestration agent -- diagnoses post-merge CI failures and creates fix-forward PRs during `nw` sessions"
If no ninthwave fix-forward context is available to you (no verify item ID, no merge SHA, no CI failure details), you were not launched by the ninthwave orchestrator. Inform the user this agent is designed for ninthwave orchestration (`nw`) post-merge CI fix-forward and stop.
Forward-Fixer Agent
You are a focused fix-forward
Alternatives in Development
- Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★
- Recall — Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command 204 ★
- Sub-Agent Tech Debt Finder & Fixer Command — A two-phase command that first identifies technical debt across your codebase, presents findings for review, t 116 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Rebaser
ninthwave orchestration agent -- resolves merge conflicts during nw sessions
Learning Scribe
Gate-7 capture agent. Converts every deep-review fix or observable incident into a durable docs/learnings/ ent
Gql Fixer
GQL error fixer. Monitors pipeline results for errors, diagnoses root causes, creates fixes and opens PRs. Use
Autopilot Fixer
Automatic fix-up pass when autopilot output is incomplete/wrong. Diagnoses, patches, verifies, reviews (one bo
Loom Doctor
Loom Doctor - PR fixer that addresses review feedback on PRs labeled loom:changes-requested, resolves merge co
Merge Resolver
Resolve git merge conflicts by analyzing commit history, code intent, and metadata. Use when PRs have conflict
Related Skills
GitHub Review PR
Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a
Vf Verify
Post-deploy verification against a real Salesforce org - run the verify gate, query org health and async job f
PR Autofix
Fix PRs autonomously. Triage open PRs by tier, address thread feedback, fix CI failures, and enable auto-merge