| name | code-release |
| description | Review a research code repository before public release, checking README clarity, install commands, examples, secrets, private paths, licenses, datasets, model files, dependency pins, and citation metadata. |
| version | 0.1.0 |
Code Release
Use this skill before making a paper code repository public.
Workflow
- Inspect repository structure and identify the reader's first successful run.
- Check for secrets, tokens, internal paths, private URLs, and unreleased assets.
- Verify license, citation, contribution, and third-party dependency notes.
- Make install and demo instructions reproducible from a clean checkout.
- Add paper links, model/data links, and known limitations.
Output
Return Release readiness, Repository fixes, README patch plan, License questions, and Public launch checklist.