Commit 178cc2d
🔨 standardize .claude: remove prd+Ralph, add thermo review + onboarding (#174)
* 🔨 standardize .claude: remove prd+Ralph, add thermo review + onboarding
Remove the prd and Ralph skill system, and add two skills to align with
the 7-repo .claude/ standardization.
Phase 1 — remove prd + Ralph:
- delete .claude/skills/prd and .claude/skills/ralph
- delete scripts/ralph.sh and scripts/ralph/
- drop the `ralph` target from the Makefile
- drop the Ralph row from the README feature table
Phase 2 — add thermo-nuclear-code-quality-review:
- copy the canonical Claude-only skill (real dir, not shared) and agent
- regenerate .codex/agents/thermo-nuclear-code-quality-review.toml via sync
Phase 3 — add onboarding skill:
- author a new shared skill tailored to this Python/uv `make onboard` stack
- lives at .agents/skills/onboarding with a .claude/skills/onboarding symlink
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016zenrbEfszGn7Lx6oEp65B
* ✨ Strip em dashes from onboarding skill
Replace U+2014 em dashes with hyphens to satisfy the AI writing check.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016zenrbEfszGn7Lx6oEp65B
* 🔨 Fix onboarding clause joins and sync thermo review canonical text
- onboarding SKILL: replace 3 spaced-hyphen independent-clause joins with semicolons
- thermo agent: overwrite with canonical text; sync regenerated codex TOML
- thermo skill: update description line to canonical wording
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016zenrbEfszGn7Lx6oEp65B
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 80eda12 commit 178cc2d
11 files changed
Lines changed: 336 additions & 747 deletions
File tree
- .agents/skills/onboarding
- .claude
- agents
- skills
- prd
- ralph
- thermo-nuclear-code-quality-review
- .codex/agents
- scripts
- ralph
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
0 commit comments