Commit Graph

58 Commits

Author SHA1 Message Date
Keysat 46835f57dd Restore subagents-handbook references in portability.md
Re-add the two references dropped as collateral in the previous edit:
the directory-tree listing and the Companions line.
2026-06-12 13:09:37 -05:00
Keysat ba7bb3479a Tighten portability protocol: no inline-substance exceptions
Align portability.md with the handoff refactor — every command and
subagent is now a thin wrapper whose substance lives in guides/, with
no self-contained inline exceptions.
2026-06-12 13:08:13 -05:00
Keysat 98755f8507 Add portability protocol and subagents handbook
Document the portability protocol (vendor-neutral knowledge, vendor-named
symlinks) and a Claude subagents reference handbook, and link the
portability protocol from the retrofit playbook.
2026-06-12 13:05:19 -05:00
Keysat 786633253f Add vendor-neutral guides for evaluation suite
Plain-prose guides that the Claude subagent wrappers read and follow:
evaluator, exerciser, researcher, reviewer, security-auditor,
start9-spec-checker, and the full-eval orchestration guide.
2026-06-12 13:05:14 -05:00
Keysat 4c342ab1dc Relocate Claude adapter under adapters/ and add subagent set
Move the Claude command/agent files from claude/ to adapters/claude/ to
match the adapters/<vendor>/ layout, and add the subagent definitions
(evaluator, exerciser, researcher, reviewer, security-auditor,
start9-spec-checker) plus the full-eval command wrapper.
2026-06-12 13:05:07 -05:00
Keysat 1481ccd95a Extract handoff substance into vendor-neutral guide
Move the handoff checklist body into guides/handoff.md as plain prose,
and replace the Claude command with a thin wrapper that reads the guide,
matching the full-eval pattern.
2026-06-12 13:00:54 -05:00
Keysat 5b2f00ff2b Host global Claude commands and agents in repo
Move ~/.claude/commands and ~/.claude/agents to symlinks pointing at
claude/commands and claude/agents in this repo so they are version
controlled.
2026-06-12 09:37:16 -05:00
Keysat 90da475ab6 Add retrofit playbook 2026-06-12 07:35:25 -05:00