Skip to content

docs: bring README skill table up to date with the 14 published skills - #50

Merged
bookernath merged 1 commit into
mainfrom
docs/readme-skill-table
Sep 9, 2026
Merged

bookernath merged 1 commit into
mainfrom
docs/readme-skill-table

Conversation

@bookernath

Copy link
Copy Markdown
Contributor

Why

The README skill table has not been touched since May. It listed 6 of the 14 published skills, and every description it carried was the pre-#8195 long-form wording. The README is mirror-owned (the publish workflow rsyncs only skills/), so nothing in core ever updates it.

What

  • Split the table into Runtype platform (7) and Tool design (7), each led by its router skill.
  • Added the seven tool-design* skills and runtype-external-agents.
  • Refreshed every description verbatim from current SKILL.md frontmatter.
  • Documented the working multi-skill install syntax: --skill repeated per skill. Verified that comma lists and tool-design* globs are rejected by the CLI with "No matching skills found".

Hand-maintained for now; generating the table and lint-checking it against frontmatter is a possible follow-up.

Lint and smoke pass locally (the only lint errors are the ../core drift checks, which CI skips).

https://claude.ai/code/session_016i5B9cYDxaokHdPL2g6uqT

The table listed 6 of 14 skills and carried pre-#8195 descriptions for all
of them. Add the seven tool-design skills and runtype-external-agents, refresh
every description from current SKILL.md frontmatter, and document the working
multi-skill install syntax (repeat --skill; commas and globs are rejected).

Claude-Session: https://claude.ai/code/session_016i5B9cYDxaokHdPL2g6uqT
@bookernath
bookernath merged commit 69362cd into main Sep 9, 2026
1 check passed
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