Agent skill collection
Reusable AI agent skills packaged as installable workflows.
Installables live under skills/<name>, each bundled with prompts and docs. Root VERSION tracks the curated collection (v0.1.9 today) while tooling can pin their own runtime revisions when necessary.
Every local installable gets a field manual. Open a guide for the workflow, boundaries, outputs, and source entry points.
Code documentation
Add high-value code comments without comment noise.
Open guideCode cleanup
Maximize safe code deletion with DX-aware architecture gates.
Open guideGit workflow
Draft a Conventional Commit message from the staged diff.
Open guideGit workflow
Split a mixed working tree into focused local commits.
Open guideAgent coordination
Coordinate complex subagent work with clear ownership boundaries.
Open guideRuntime debugging
Debug runtime issues with an evidence-first logging workflow.
Open guidePlanning pressure test
Pressure-test a plan or design one high-leverage question at a time.
Open guideCode review
Review whether an implementation relies on brittle hack-like shortcuts.
Open guideCode review follow-up
Consume a hack-review report and verify each finding before changing code.
Open guideCode review
Review code changes for user-visible behavioral regressions.
Open guideCode review follow-up
Consume a regression-review report and verify each finding before changing code.
Open guideIf you want an agent to install this repository for you without copying files, tell it:
Fetch and follow instructions from https://raw.githubusercontent.com/JUNERDD/skills/refs/heads/main/docs/INSTALL.md