Community/sponsorship configuration and bootstrap instruction improvements (v1.3.0) - #9
Merged
Merged
Conversation
Add documented sponsorship platform examples to .github/FUNDING.yml to match the descendant. Live repository settings (Discussions enabled, Projects and Wiki disabled) were applied separately with user authorization. Records plan 0009. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…uilding Require a core-principles-and-decision-stance section in the generated AGENTS.md so the skill's goals and values reach future agents that make local decisions, modeled on the descendant's "judgment is shared" stance. Add an alignment- confirmation step to the exploratory phase: after the build readiness gate and before construction, the agent confirms its synthesized understanding with the user, distinct from the resolution ladder's Ask rung and clear of the questionnaire-transfer pitfall. Gate Phase 3 on the confirmed design and add the matching must-follow rule to AGENTS.md. Records plan 0010. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bump the template version to 1.3.0, add the v1.3.0 changelog section and the docs/releases/v1.3.0.md notes for the community/sponsorship and bootstrap- instruction improvements, and update the plans backlog. Validation and the package smoke test pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Remove references to the originating child repository and the authoring process from the v1.2.0 and v1.3.0 changelog entries and release notes. Describe each change on its own merits in the template's voice. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Reframe the bootstrap instruction files to open by addressing the executing agent and its task rather than describing the template's origins, and remove references to private research the reader cannot see; attribution stays in docs/PROVENANCE.md. Document .plans/ and .skill-template-feedback/ in the repository-shape trees, and add the feedback-folder install and .plans/ deletion to the Phase 7 cleanup steps so the workflow and shape guidance agree. Add an alignment-confirmation contingency and note the .intake evidence subfolders. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add the contingency to the alignment-confirmation step: if the user corrects the synthesis, revise the design and confirm the corrected direction before construction begins. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…otstrap docs Add, in distilled and paraphrased form, the AGENTS.md authoring shape (section order, read-depth, under-100-line size, when to write one); README required elements, anti-patterns, and sizing; cross-intelligence transport principles (one-way delivery, weakest stage, goal survival, distortion, boundary-specific design, deliberate redundancy); an Asking High-Value Questions guide for the exploratory phase; and a Script Rules section for commenting shipped scripts. The private theory's formulas, translation matrix, cited figures, and the framework's taxonomy are deliberately excluded; attribution stays in PROVENANCE. Co-Authored-By: Claude Opus 4.8 (1M context) <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
Improves the template's community and sponsorship configuration and substantially strengthens the bootstrap instructions, shipping as template v1.3.0.
What changed
.github/FUNDING.yml; enable Discussions and disable Projects and Wiki on the repository.AGENTS.md, so a skill's goals and values reach future agents that make local decisions.docs/PROVENANCE.md. Changelog and release notes rewritten in the template's voice.Script Rulessection. Distilled and paraphrased; no private theory, formulas, or figures.Plans 0009-0011 record the work under
.plans/.Validation
npm run validatepassesnpm run package -- v1.3.0smoke test passes🤖 Generated with Claude Code