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.2.3 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 guideReuse strategy
Find duplicated effort and guide reuse-first consolidation.
Open guideAgent workflow
Decompose requests, then find relevant local skills.
Open guideGit workflow
Draft a Conventional Commit message from the staged diff.
Open guideGit workflow
Use and maintain the Git MR/PR helper CLI.
Open guideGit workflow
Split a mixed working tree into focused local commits.
Open guideAgent coordination
Coordinate scoped subagent work with safe ownership boundaries.
Open guidePlanning
Create Cursor-style editable plan files before building.
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