| title | Skill Pipeline Map | |||||
|---|---|---|---|---|---|---|
| sidebarTitle | Skill Pipeline | |||||
| description | Run order, purpose, inputs and outputs for the docs audit skill pipeline. | |||||
| keywords |
|
script-footprint-and-usage-auditdocs-quality-and-freshness-auditstyle-and-language-homogenizer-en-gbcomponent-layout-governancecleanup-quarantine-managercross-agent-packager(only when--agent-packis requested)
ai-tools/ai-skills/catalog/skill-catalog.schema.jsonai-tools/ai-skills/catalog/skill-catalog.jsonai-tools/ai-skills/catalog/execution-manifest.json
| Stage | Primary Goal | Canonical Output |
|---|---|---|
| script-footprint-and-usage-audit | Detect script sprawl, backups, placeholders, report bloat | tasks/reports/repo-ops/script-footprint-and-usage-audit.json |
| docs-quality-and-freshness-audit | Inventory TODO/TBD/Coming Soon/PreviewCallout and thin content | tasks/reports/repo-ops/docs-quality-and-freshness-audit.json |
| style-and-language-homogenizer-en-gb | Enforce UK English/style profile in EN v2 scope |
tasks/reports/repo-ops/style-and-language-homogenizer-en-gb.json |
| component-layout-governance | Validate required sections and allowed component usage by page type | tasks/reports/repo-ops/component-layout-governance.json |
| cleanup-quarantine-manager | Produce reversible cleanup manifest and optional quarantine moves | tasks/reports/repo-ops/cleanup-quarantine-manifest.json |
| cross-agent-packager | Export aligned packs for Codex/Cursor/Claude/Windsurf | ai-tools/agent-packs/ |
node tools/scripts/repo-audit-orchestrator.js \
--mode static \
--scope full \
--output-dir tasks/reports/repo-ops \
--agent-pack all