feat: using-groundwork meta-skill with per-skill routing#4
Merged
pentaxis93 merged 3 commits intomainfrom Mar 3, 2026
Merged
Conversation
Agents discover groundwork skills individually by keyword match but have no connective tissue teaching how skills relate as one methodology. The using-groundwork meta-skill closes this gap — it's the map that activates the system, showing the flow from ground through bdd, planning, execution, verification, and land. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace "curated execution layer" with per-skill functional descriptions in The Flow and expand the single monolithic routing entry into individual routes for writing-plans, test-driven-development, subagent-driven-development, and the code review skills. Trim surrounding prose to stay within word budget. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace "curated" with functional terms ("upstream", "execution") in
WORKFLOW.md. Add trailing newline to SKILL.md. "Curated" is provenance
metadata that belongs in ATTRIBUTION.md, not in docs agents use for
methodology routing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Mar 3, 2026
pentaxis93
added a commit
that referenced
this pull request
Mar 7, 2026
…Protocol Patterns reduced from 17 to 12 by merging overlaps: - #2 + #10 → "Description as Design" - #3 + #4 → "Borrowed Structure" - #5 + BC#3 + BC#5 → "Precedent as Constraint" Decision Protocol merged into The Move as steps 4-5 (Compare, Default). Backward-compat patterns folded in as "Preservation Variants" subsection. Exponential Context deleted (content folded into Preservation Variants intro). "When to Ground" trimmed to trigger question only. 193 → 153 lines, no recognition power lost. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 tasks
pentaxis93
added a commit
that referenced
this pull request
Mar 7, 2026
…Protocol Patterns reduced from 17 to 12 by merging overlaps: - #2 + #10 → "Description as Design" - #3 + #4 → "Borrowed Structure" - #5 + BC#3 + BC#5 → "Precedent as Constraint" - Premature Abstraction absorbed into Complexity Preservation Decision Protocol merged into The Move as steps 4-5 (Compare, Default). Backward-compat patterns folded in as "Preservation Variants" subsection. Exponential Context deleted (content folded into Preservation Variants intro). "When to Ground" trimmed to trigger question only. 193 → 153 lines, no recognition power lost. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
using-groundworkmeta-skill — a methodology map that shows how all groundwork skills connect and hand off to each otherwriting-plans,test-driven-development,subagent-driven-development,requesting-code-review,receiving-code-review)agents.toml,ORIGINAL_SKILLS,ATTRIBUTION.md,README.md, andWORKFLOW.mdresearchentry to ATTRIBUTION.md originals listTest plan
cargo test -p groundwork-clipasses (5/5)🤖 Generated with Claude Code