routing-table-updater
Routing Table Updater Skill
Overview
This skill maintains /do routing tables and command references when skills or agents are added, modified, or removed. It implements a Phase-Gated Pipeline -- scan, extract, generate, update, verify -- with deterministic script execution at each phase.
The skill reads metadata from all skills and agents (never modifies them) and safely updates skills/do/SKILL.md, skills/do/references/routing-tables.md, agents/INDEX.json, and commands/*.md files. All changes are backed up before modification, and markdown syntax is validated before commit.
Instructions
Phase 1: SCAN -- Discover All Skills and Agents
Goal: Find every skill and agent file in the repository.
Constraints applied in this phase:
- Repository must be at agents toolkit root (requires
commands/do.md) - Only scan skills/ directories matching
skills/*/SKILL.mdformat
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9