Document the first contribkit result - #32
Merged
Merged
Conversation
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.
Description\n\ncontribkit now has a first-use path for checking a real repository before its pull request is opened.\n\n- README and package.json describe the user job in plain terms.\n- docs/first-use.md separates the clean-clone check from a real target-repository preflight.\n- .github/ISSUE_TEMPLATE/first-use.yml records time to result, first friction, and outcome without collecting private content.\n- The status line records 0 stars, 0 forks, and no verified external consumer as of 2026-08-24.\n\n## Evidence\n\n- npm run verify — pass\n- 36 tests across 9 files\n- TypeScript typecheck and build — pass\n\n## Boundaries\n\nThis PR does not publish alpha.7, add a plugin catalog listing, or claim Claude-for-OSS eligibility or adoption.\n\n## Linked Issues\n\n- Relates to #24