Skip to content

docs: shorten the README, split the roster out, and stop promising an uninstalled tool - #29

Merged
d6veteran merged 1 commit into
mainfrom
claude/toni-packaging
Jul 30, 2026
Merged

docs: shorten the README, split the roster out, and stop promising an uninstalled tool#29
d6veteran merged 1 commit into
mainfrom
claude/toni-packaging

Conversation

@d6veteran

Copy link
Copy Markdown
Collaborator

Docs only. No code touched, 269 tests unchanged.

README 935 → 633 lines. Installation moved from line 652 to line 70.

The funnel

Anyone who wanted to try this scrolled past two thirds of the file to reach git clone. The seventeen persona dossiers are now TEAM.md, linked from the glance tables. Nothing was deleted.

Two claims that were false

Kai. The v1.0 changelog credited him with "AI image generation via Hugging Face MCP (FLUX.1, Qwen-Image)". Commit 68e3a96 removed that capability and handed raster work to Iris, and the README's own Kai section said so six hundred lines earlier in the same file. Now matches the profile.

/parallel. It assumed claude-conductor, which nothing installs — six subcommands across ten references, one of them marked "Always". Worse, the README's companion snippet fetches a SKILL.md, not the binary, so even following the docs exactly left every invocation failing.

It now checks once for the companion and branches. The base template contains no conductor references at all; three named additions are applied only when it's present. Without it the plan works and never mentions a tool the user doesn't have.

The root cause of the roster drift

CONTRIBUTING.md gains one step: search for stale rosters when adding or removing a persona, and prefer pointing docs at claude-team list over hand-listing the team again. Three separate rosters had drifted to three different counts because the checklist never mentioned documentation at all.


Generated by Claude Code

… uninstalled tool

The README was 935 lines with the install instructions at line 652, so anyone
who wanted to try this scrolled past two thirds of the file to find git clone.
The seventeen persona dossiers are now TEAM.md, linked from the glance tables,
and Installation sits at line 70. README is 632 lines and nothing was deleted.

The v1.0 changelog credited Kai with image generation via Hugging Face MCP.
Commit 68e3a96 removed that capability and handed raster work to Iris, and the
README's own Kai section already said so six hundred lines earlier. The
changelog now matches the profile.

/parallel assumed claude-conductor, which nothing installs. It invoked six
subcommands across ten references, including one marked "Always", and the
README's companion snippet fetches a SKILL.md rather than the binary, so even
following the docs exactly left every invocation failing. The command now checks
once for the companion and branches: the base template contains no conductor
references at all, and three named additions are applied only when it is
present. Without it the plan works and never mentions a tool the user does not
have.

CONTRIBUTING gains one step: search for stale rosters when adding or removing a
persona, and prefer pointing docs at claude-team list over hand-listing the team
again. Three separate rosters had drifted to three different counts because the
checklist never mentioned documentation.

269 tests unchanged. No code touched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019j5DHEZsoeCGRueTbNLuTb
@d6veteran
d6veteran marked this pull request as ready for review July 30, 2026 21:54
@d6veteran
d6veteran merged commit 38ad397 into main Jul 30, 2026
3 checks passed
@d6veteran
d6veteran deleted the claude/toni-packaging branch July 30, 2026 22:26
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.

2 participants