Audit Discovery Symlinks
Skill Verified ActiveAudit and repair Claude Code discovery symlinks for skills, agents, and teams. Compares registries against .claude/ directories at project and global levels, detects missing, broken, and extraneous symlinks, distinguishes almanac content from external projects, and optionally repairs gaps. Use after adding new skills or agents, after a repository rename or move, when slash commands stop working, or as a periodic health check.
Ensures Claude Code can correctly discover and load skills, agents, and teams by maintaining accurate discovery symlinks, preventing issues with command discovery and project integration.
Features
- Audits Claude Code discovery symlinks
- Detects missing, broken, and extraneous symlinks
- Distinguishes almanac content from external projects
- Optionally repairs symlink issues
- Supports project, global, and both scopes
Use Cases
- Use after adding new skills, agents, or teams.
- Use after a repository rename or move.
- Use when slash commands stop working.
- Use as a periodic health check for discovery paths.
Non-Goals
- Creating the initial symlink hub from scratch.
- Repairing broken references beyond discovery symlinks.
Workflow
- Identify Almanac Path
- Inventory Registries
- Audit Project-Level Symlinks
- Audit Global Symlinks
- Generate Audit Report
- Repair (Optional)
- Verify
Practices
- Maintenance
- Symlink management
- Discovery path validation
Prerequisites
- Bash shell
- Standard Unix utilities (grep, awk, find, ls, readlink, ln)
- Access to `.claude/` directories
Installation
/plugin install agent-almanac@pjt222-agent-almanacQuality Score
VerifiedTrust Signals
Similar Extensions
TradeMemory Protocol
100Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
Gdpr Dsgvo Expert
100GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.
Ship Gate
100Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
Refactor Plan
100Prioritized redesign action plan covering quick wins, medium effort, major rework
Type Audit
100Typography-only audit covering font selection, type scale, readability, hierarchy, performance
Component Audit
100Component consistency audit covering state coverage, hierarchy, patterns