cjohnhanson
- 7 skills
- 0 followers
- 6 hours ago last updated
- ▌ Almanac · cjohnhansonCurate a pinned, review-gated library of agent skills with almanac. Vendor skills from git repos or local paths into a manifest-governed directory, detect drift, gate updates behind diffs and red-flag scans, and print a markdown skills index for context injection. Use when adding a skill to a repo's curated library, checking library integrity, or updating pinned skills.
- ▌ Review Code · cjohnhanson bundleJudge code against the repository's own conventions. Use as a required review, or as /review-code. Not for tests: review-tests covers those.
- ▌ Review Deps · cjohnhanson bundleJudge dependencies, advisories, and licences. Use as a required review, or as /review-deps. Not for how a dependency is called: review-code covers that.
- ▌ Review Docs · cjohnhanson bundleJudge every piece of prose a repository ships. Use as a required review, or as /review-docs. Not for writing docs: doc-editing covers that.
- ▌ Review Tests · cjohnhanson bundleJudge test coverage and design. Use as a required review, or as /review-tests. Not for judging the code: review-code covers that.
- ▌ Signoff Driver · cjohnhanson bundleRun the required reviews and record the sign-off a gate reads. Use before a push, or after a gate refuses one.
- ▌ Review Usability · cjohnhanson bundleJudge whether a newcomer and a program can use a tool. Use as a required review, or as /review-usability. Not for visual design.