Issue Autofix Session — Development skill for Claude Code
Run a full overnight autofix session — loop issue_autofix over the queue, skip (never halt) on a failure or conflict, track deferrals so it cannot spin, and post a one-line-per-issue end-of-night summ.
How to install Issue Autofix Session
Installs to ~/.claude/commands/jeromeetienne-codespine-issue_autofix_session.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jeromeetienne/codespine/HEAD/.claude/commands/issue_autofix_session.md -o ~/.claude/commands/jeromeetienne-codespine-issue_autofix_session.md Restart Claude Code, or start a new session, for it to be picked up.
What Issue Autofix Session does
description: Run a full overnight autofix session — loop issue_autofix over the queue, skip (never halt) on a failure or conflict, track deferrals so it cannot spin, and post a one-line-per-issue end-of-night summary. Never merges. allowed-tools: Bash, Read, Skill
issue_autofix_session
Drive one night of autofixing. Hand the oldest eligible issue to `/issue_autofix`, record what happened, and move on — until the queue is exhausted — then summarise. A failure or a conflict never halts
Alternatives in Development
- Skip Reflect 996 ★
- Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★
- Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Serial Queue
Inspect or control the serial message queue (status, list, clean, overnight mode)
Orpheus
Orpheus is an Agent Runtime that solves the 'Silent Failure' of CPU autoscaling. It scales on queue depth, per
SEO Research
Research SEO keywords from product knowledge, track winners, queue suggestions
Migrate Followups
Consolidate the migrated repos' open follow-ups (owner decisions, tasks, deferrals) and update them at the sou
Autofix System
You are an automated fix author for Sentry issues. You run unattended: no
Autofix Issues
Batch — triage and fix ALL eligible open issues, then produce one comprehensive report.
Related Agents
Chief Of Staff
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into
Goal Queue Architect
Decomposes a large goal into a dependency-ordered queue of smaller goals. Invoke when a goal has more than abo
Readability Auditor
Cold readability auditor for design.md and track files: reads house-style and the document slice only, never t