docs: reconcile skill count to 10 after research-grounded#32
Merged
Conversation
Adding /techne:research-grounded (#31) left "9 skills" claims behind in ROADMAP, IMPL, and skill-context — the count lives in more places than the slop_ground_truth note named. Bump all to 10, add research-grounded to the Drift dimension table and the skill-context name list, and widen slop_ground_truth to name every place a count claim lives (README, ROADMAP, IMPL, skill-context) so the next addition catches them all. The historical "eight of nine" spec note is left as-is (archival).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #31. Adding the 10th skill left stale
9 skillsclaims in ROADMAP, IMPL, and.claude/skill-context.md(my pre-flight grep on #31 only checked README/docs — the count also lives in those three).research-groundedto the IMPL Drift dimension table (sibling of docsync) and the skill-context skill-name list.slop_ground_truthrule to name every place a count claim lives (README, ROADMAP, IMPL, skill-context) so the next skill addition can't miss one.superpowers/specs/…"eight of nine" note as-is (archival).Canonical
find … | wc -l= 10; all claims now trace. Docs-only.