Ao Lifecycle Triage
Description
# AO Lifecycle Backfill Claim Failure Triage ## When to use When `lifecycle.backfill.claim_failed` errors appear in the lifecycle-worker log with: `fatal: refusing to fetch into branch 'refs/heads/BRANCH' checked out at 'PATH'` ## Two distinct root causes (same error surface) ### Cause A: Main repo on wrong branch **Symptom**: `checked out at '$HOME/project_agento/agent-orchestrator'` **Diagnosis**: `git -C $HOME/project_agento/agent-orchestrator branch --show-current` **Fix**: ```bash git -C
Installation
Installs to ~/.claude/skills/jleechanorg-claude-commands-ao-lifecycle-triage/SKILL.md
mkdir -p ~/.claude/skills/jleechanorg-claude-commands-ao-lifecycle-triage && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/skills/ao-lifecycle-triage.md -o ~/.claude/skills/jleechanorg-claude-commands-ao-lifecycle-triage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development