Skip to content

feat: using-groundwork meta-skill with per-skill routing#4

Merged
pentaxis93 merged 3 commits intomainfrom
feat/using-groundwork-skill
Mar 3, 2026
Merged

feat: using-groundwork meta-skill with per-skill routing#4
pentaxis93 merged 3 commits intomainfrom
feat/using-groundwork-skill

Conversation

@pentaxis93
Copy link
Owner

@pentaxis93 pentaxis93 commented Mar 3, 2026

Summary

  • Adds the using-groundwork meta-skill — a methodology map that shows how all groundwork skills connect and hand off to each other
  • Fixes provenance leak: removes "curated" terminology from SKILL.md and WORKFLOW.md (belongs in ATTRIBUTION.md, not methodology guidance)
  • Fixes monolithic routing: replaces single "curated execution layer" route with per-skill entries (writing-plans, test-driven-development, subagent-driven-development, requesting-code-review, receiving-code-review)
  • Registers the skill in agents.toml, ORIGINAL_SKILLS, ATTRIBUTION.md, README.md, and WORKFLOW.md
  • Drive-by: adds missing research entry to ATTRIBUTION.md originals list

Test plan

🤖 Generated with Claude Code

pentaxis93 and others added 2 commits March 3, 2026 23:16
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>
@pentaxis93 pentaxis93 changed the title feat: add using-groundwork meta-skill feat: using-groundwork meta-skill with per-skill routing Mar 3, 2026
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>
@pentaxis93 pentaxis93 merged commit 74a5f59 into main Mar 3, 2026
@pentaxis93 pentaxis93 deleted the feat/using-groundwork-skill branch March 3, 2026 23:31
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>
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>
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