templates/.claude/skills/fix-refs/SKILL.md
Fix broken agent references and symlinks
npx skillsauth add baekenough/oh-my-customcode omcustom:fix-refsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Fix broken references, missing symlinks, and other agent dependency issues.
--all, -a Fix all agents
--dry-run Show what would be fixed
--verbose, -v Show detailed actions
1. Run mgr-supplier:audit to identify issues
2. Fix issues:
├── Missing skill references → Add
├── Missing guide references → Add
├── Broken paths → Update
└── Invalid references → Remove
3. Validate fixes
└── Re-run mgr-supplier:audit
| Issue | Action | |-------|--------| | Missing skill ref | Add to agent .md file | | Missing guide ref | Add to agent .md file | | Broken path | Update path in agent .md file | | Invalid reference | Remove from agent .md file |
[mgr-supplier:fix lang-kotlin-expert --dry-run]
Analyzing: lang-kotlin-expert
Issues found:
1. Missing guide reference: kotlin
Proposed fixes:
1. Add guide reference to .claude/agents/lang-kotlin-expert.md
No changes made (dry-run mode).
Run without --dry-run to apply fixes.
[mgr-supplier:fix lang-kotlin-expert]
Fixing: lang-kotlin-expert
[1/2] Adding missing reference...
Updating: .claude/agents/lang-kotlin-expert.md
✓ Guide reference added
[2/2] Validating...
Running mgr-supplier:audit...
✓ All dependencies valid
Summary:
Fixed: 1 issue
Status: HEALTHY
Agent lang-kotlin-expert is now healthy.
[mgr-supplier:fix --all]
Scanning all agents for issues...
Found issues in 2 agents:
- lang-kotlin-expert: 1 issue
- new-agent: 2 issues
Fixing lang-kotlin-expert...
✓ Added guide reference: kotlin
Fixing new-agent...
✓ Added skill reference: skill-a
✓ Added skill reference: skill-b
Validating all agents...
✓ mgr-supplier:audit --all passed
Summary:
Agents fixed: 2
Issues resolved: 3
All agents healthy.
development
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis