claude-skills/docs/commands
Claude 32a0da53a4
chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG
Sprint 3 closure for v2.8.0. Brings the 2 new top-level domains
(business-operations + commercial) to release-ready by extending the
cross-platform sync infrastructure, the docs generator, and the MkDocs
nav to recognize them.

## Cross-platform sync (codex / gemini / hermes)

- scripts/sync-codex-skills.py — SKILL_DOMAINS extended with
  business-operations + commercial. Regenerated .codex/skills/ symlinks
  for 15 new skills + .codex/skills-index.json with full descriptions.
- scripts/sync-gemini-skills.py — DOMAIN_MAP extended with all 5 v2.7.0+
  v2.8.0 top-level domains (productivity, marketing-top-level, research,
  business-operations, commercial). +30 items synced.
- scripts/sync-hermes-skills.py — DOMAIN_DIRS extended with
  business-operations + commercial.

## Docs generation (Pass 2 command/agent discovery)

scripts/generate-docs.py extended with:

- DOMAINS dict extended with business-operations (sort=13) and commercial
  (sort=14) entries.
- Pass 2 for agent discovery — walks <domain>/agents/<agent>.md
  (v2.8.0 pattern), in addition to <domain>/<plugin>/agents/<agent>.md
  (legacy pattern).
- Pass 2 for command discovery — walks <domain>/commands/<cmd>.md
  (v2.8.0 pattern) AND <domain>/<skill>/commands/<cmd>.md (v2.7.0
  pattern). Previously, only root-level commands/*.md were discovered;
  35 commands were orphaned (v2.7.0 capture/pulse/landing/etc. +
  all v2.8.0 commands).

Result: 311 skill pages + 75 agent pages + 69 command pages = 455
total. Up from 311 + 73 + 34 = 418.

## MkDocs nav

mkdocs.yml updated with:

- Business Operations section (7 sub-skill nav entries)
- Commercial section (8 sub-skill nav entries)
- 2 new orchestrator agents added to Agents nav
- 17 new v2.8.0 slash commands added to Commands nav

MkDocs build succeeds (non-strict) in ~17s. Strict mode flags 3 pre-
existing broken links in older content (cs-aeo, grill-with-docs) —
out of scope for v2.8.0.

## CHANGELOG.md

v2.8.0 entry rewritten from "Sprint 1 only" to the full Sprint 1 + 2 + 3
view. All 13 sub-skills documented with canon attribution. Stats updated:

- 313 -> 328 skills (+15)
- 12 -> 14 top-level domains
- 60 -> 77 slash commands (+17)
- 402 -> 441 Python tools (+39)
- 542 -> 581 reference docs (+39)
- 46 -> 48 cs-* agents (+2)
- 57 -> 59 marketplace plugins (+2)
- 34 -> 69 documented commands in MkDocs (+35)

## Root CLAUDE.md

Updated Current Scope + Current Version to reflect v2.8.0 (released)
status. Sprint 1 "in-flight" -> "complete". Counts updated to
328 skills / 441 tools / 77 commands.

## Per-skill audit (scripts/audit_skills.py)

Ran across 329 total skills. All 13 v2.8.0 sub-skills audited with
skill_review_checklist_runner.py: 1 score 5/6, 7 score 4/6, 4 score
3/6, 1 score 2/6 (knowledge-ops). Dominant failure mode: rule #2
"SKILL.md under 100 lines" — known tension with our deliberate
Forcing-question library depth (mandatory per user direction). Tracked
as ADVISORY for skills that deliberately expose extended grill
discipline.

## Plugin manifest validation

scripts/check_plugin_json.py --all passes (exit 0) for all 47 plugin
manifests including the 2 new ones. The PR #690 validator recognizes
the source extension field per CLAUDE.md.

https://claude.ai/code/session_015bBb4HzWCf5HH5QK2TGtnW
2026-05-19 06:02:00 +00:00
..
a11y-audit.md feat(commands): add /seo-auditor — 7-phase SEO audit pipeline for documentation 2026-03-18 10:28:17 +01:00
changelog.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
chaos-experiment.md feat(skills): ship chaos-engineering (Phase 3 — resilience testing discipline) 2026-05-09 21:24:16 +00:00
code-to-prd.md feat(commands): add /plugin-audit — 8-phase validation pipeline for skills and plugins 2026-03-17 15:38:00 +01:00
competitive-matrix.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-aeo.md chore(v2.7.3): release prep — docs sync + audit fixes + CHANGELOG 2026-05-17 07:44:02 +00:00
cs-bizops.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-capacity-plan.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-capture.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-caveman.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-channel-econ.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-commercial-forecast.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-commercial-policy.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-commercial.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-deal-review.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-dossier.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-grants.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-grill-bizops.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-grill-commercial.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-grill-me.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-grill-with-docs.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-handoff.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-inbox-setup.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-inbox-triage.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-internal-comms.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-knowledge-ops.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-landing.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-litreview.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-notebooklm.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-partner-tier.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-patent.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-pricing-strategy.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-process-map.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-procurement.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-pulse.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-reflect.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-research.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-rfp-respond.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-syllabus.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-vendor-review.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-write-a-skill.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
financial-health.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
flag-cleanup.md feat(skills): ship feature-flags-architect (Phase 1 pilot — dual-publish) 2026-05-09 06:10:43 +00:00
focused-fix.md feat(engineering): integrate focused-fix skill — docs, command, agent, marketplace 2026-03-23 13:59:30 +01:00
google-workspace.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
index.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
karpathy-check.md docs: promote Hermes Agent as 12th supported tool across all docs 2026-04-13 08:19:46 +02:00
okr.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
operator-audit.md feat(skills): ship kubernetes-operator (Phase 2 — operator pattern discipline) 2026-05-09 09:01:45 +00:00
persona.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
pipeline.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
plugin-audit.md fix(seo): fix multi-line YAML description parser, add 2 orphan pages to nav 2026-03-18 10:57:08 +01:00
prd.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
project-health.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
retro.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
rice.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
saas-health.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
seo-auditor.md fix(seo): fix multi-line YAML description parser, add 2 orphan pages to nav 2026-03-18 10:57:08 +01:00
slo-design.md feat(slo-architect): Phase 4 — SLO/SLI/error-budget discipline (#605) 2026-05-10 07:39:05 +02:00
sprint-health.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
sprint-plan.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
tc.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
tdd.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
tech-debt.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
user-story.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
wiki-ingest.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
wiki-init.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
wiki-lint.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
wiki-log.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
wiki-query.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00