feat(contribution-model): publish governance docs + wire contributor skills#10
Merged
Conversation
…skills Publish the finalised Kuat contribution model (decisions resolved 19 Jun 2026) and wire the Phase-7 contributor skills into it, so the federated EE network knows what to contribute, how, and who reviews it. - CONTRIBUTING.md (front door) + contribute/ section: overview (model §1-7), 6 per-type "Proposing a..." pages, seeded decision log, deprecation stub - AGENTS.md gains a Contributing link - Each .claude/skills/* SKILL.md points at its size/surface path in the model - Carry the source inputs (rollout prompt, model, decision-log seed) + report Governance docs live top-level in contribute/ (not reference/) so they never bundle into a consumer plugin and don't trip the passive-reference gate. verify:plugins and reference:check stay green; contribute/ excluded from payloads by construction. kuat-agent-rules scope only; kuat-mono half handed off. Co-Authored-By: Claude Opus 4.8 <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.
What
Publishes the finalised Kuat contribution model (decisions resolved by Ed, 19 Jun 2026) and wires the Phase-7 contributor skills into it — so the federated EE network knows what to contribute, how, and who reviews it. Executes
docs/migration/contribution-model-rollout-prompt.md; kuat-agent-rules scope only (the kuat-mono half is handed off).New docs
CONTRIBUTING.md— front door: hybrid model, contribution-vs-participation, the four sizes (Fix/Light/Medium/Heavy), the 5-step process, the Slack#design-systemrequest step, links intocontribute/.contribute/—overview.md(canonical model, adapted fromkuat-contribution-model.md§1–7 incl. the review-everything-now → relax-later posture and the surface→skill→gate table); six per-type "Proposing a…" pages (component, token change, reference change, slide asset, icon/image, skill) each naming size · skill · gate · Slack step;decision-log.mdseeded from the seed (append-only);deprecation-guidelines.mdstub flagging the Phase-5 fast-follow.docs/migration/report-contribution-model.md— execution report; plus the source inputs (rollout prompt, model, decision-log seed) carried into the repo.Wiring
AGENTS.mdgains a Contributing subsection linking the model..claude/skills/*/SKILL.mdget a## Relatedpointer mapping each skill to its size · surface and its proposing-page.Why
Phase 7 built the contributor skills + gates; this publishes the governance layer that tells contributors how to use them. Folds the contribution-model slice of Phase 5 into a concrete, skill-backed workflow.
Reviewer notes
contribute/, not underreference/— so they never bundle into a consumer plugin and don't trip the passive-reference gate.build-plugin.mjsonly snapshotsreference/+ skills, socontribute/is excluded by construction.verify:pluginsALL CHECKS PASSED (7 repo-local skills kept out, reference snapshot unchanged);grepconfirms nocontribute/in either payload;reference:checkgreen with 0 changed reference files; link sweep 0 broken across 18 touched files.CONTRIBUTING.md(component + downstream token regen, linking back to the canonicalcontribute/overview.mdhere) + an AGENTS.md link — see the report's Follow-ups.🤖 Generated with Claude Code