Skip to content

docs: post-session accuracy pass + remove redundant USAGE.md#42

Merged
arzafran merged 1 commit into
mainfrom
docs/post-session-accuracy-pass
Jun 3, 2026
Merged

docs: post-session accuracy pass + remove redundant USAGE.md#42
arzafran merged 1 commit into
mainfrom
docs/post-session-accuracy-pass

Conversation

@arzafran
Copy link
Copy Markdown
Member

@arzafran arzafran commented Jun 3, 2026

What this does

Brings every doc in line with the current 34-skill roster and this session's removals (the upstream-sync cron, the TLDR telemetry pair). Purely docs — no source or behavior changes.

The skill roster had drifted across prior merge passes: docs still named retired/merged skills (ask, premortem, compare-approaches, discovery, prd, create-handoff, resume-handoff, long-task, lenis, audit, versions) and stated stale counts.

Changes

  • Counts → 34 in CLAUDE-FULL.md, CLAUDE.md, MANUAL.md (was 31/30; lint:skills confirms 34).
  • Purged dead skill names from MANUAL.md, skills/README.md, docs/frontmatter-reference.md, docs/github-workflow.md, agents/maestro.md, and the skills/checkpoint description — each replaced with its successor (oracle / plan-feature / handoff / orchestrate).
  • Added missing skills (freeze, plan-ceo-review, retro, strategist) to the MANUAL All Skills table.
  • Removed deleted-telemetry hook rows (track-tldr, mcp__tldr) from MANUAL.md and docs/hooks-reference.md.
  • Regenerated the fork/main/inherit skill lists + agent-delegation table in docs/frontmatter-reference.md from on-disk frontmatter (21 fork / 3 main / 10 inherit; 6 agent delegations).
  • Removed USAGE.md — a 274-line onboarding doc that isn't installed by setup, isn't linked anywhere, duplicated MANUAL.md, and had drifted repeatedly (the recurring dead-name sweeps were the signal it was redundant).
  • Removed two empty local dirs (.claude/worktrees, .claude/agent-memory/oracle).

Hygiene check (the other two asks)

  • No mis-tracked files: nothing ignorable is tracked; working tree clean; nothing tracked under .claude/.
  • No empty folders: the two empty dirs removed.

Test Plan

  • bun run lint:skills — 34 skills, 0 errors/warnings
  • bun run lint (biome) clean
  • bun run typecheck clean
  • grep confirms zero live references to any retired skill (CHANGELOG history + the intentional merge-history note exempt)
  • all 34 on-disk skills present in MANUAL's All Skills table

Bring all docs in line with the current 34-skill roster and this session's removals (upstream-sync cron, TLDR telemetry).

- skill counts → 34 (CLAUDE-FULL, CLAUDE, MANUAL)
- purge retired/merged skill names (ask, premortem, compare-approaches, discovery, prd, create-handoff, resume-handoff, long-task, lenis, audit, versions) from MANUAL, skills/README, frontmatter-reference, github-workflow, agents/maestro, skills/checkpoint
- add missing skills (freeze, plan-ceo-review, retro, strategist) to MANUAL
- remove deleted TLDR telemetry hook rows (MANUAL, hooks-reference)
- regenerate frontmatter-reference fork/main/inherit lists + agent-delegation table from on-disk frontmatter ground truth
- remove USAGE.md: uninstalled, unlinked onboarding doc duplicating MANUAL.md that drifted repeatedly
- remove two empty local dirs

No source/behavior changes. lint, lint:skills, typecheck green.
@arzafran arzafran merged commit 4c28c57 into main Jun 3, 2026
13 checks passed
@arzafran arzafran mentioned this pull request Jun 3, 2026
4 tasks
arzafran added a commit that referenced this pull request Jun 3, 2026
Versions work that had accumulated in [Unreleased] without a bump: team-knowledge repo migration (#38), nuclear-review maintainability pass, upstream-sync cron retirement + CC 2.1.161 sync (#40), dynamic-workflow guidance + dead-telemetry removal (#41), docs accuracy pass + USAGE.md removal (#42).

VERSION 11.16.0 → 11.17.0; CHANGELOG [Unreleased] promoted to [11.17.0].
@arzafran arzafran deleted the docs/post-session-accuracy-pass branch June 3, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant