Skip to main content
garagon
GitHub creator profile

garagon

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
Jun 15, 2026
repository explorer

Repositories and representative skills

nanostack
computer-occupations-all-other

Use when the user asks about available workflow skills, wants an overview of the engineering workflow, or references "nanostack". Also triggers on /nanostack.

Jun 15, 2026
compound
software-developers

Document what you learned during this sprint. Reads artifacts, writes structured solutions to know-how/solutions/. Run after /ship or after fixing a significant bug. Triggers on /compound.

Jun 14, 2026
review
software-quality-assurance-analysts-and-testers

Use after writing code to get a thorough code review. Runs two passes — structural correctness then adversarial edge-case hunting. Scales depth by diff size. Supports --quick, --standard, --thorough modes. Triggers on /review.

Jun 14, 2026
security
information-security-analysts

Use before shipping to production. Performs OWASP Top 10 audit and STRIDE threat modeling against the codebase. Supports --quick, --standard, --thorough modes. Also use when the user asks to check security, audit code, or review for vulnerabilities. Triggers…

Jun 14, 2026
think
project-management-specialists

Use when you have a rough idea and want it sharpened before any code is written. Refines the idea through questions, one at a time. Explores 2-3 approaches with trade-offs. Walks the design with you, section by section. Saves a brief your next steps read.…

Jun 14, 2026
guard
software-developers

Use when working near production, sensitive systems, or destructive operations. Activates on-demand safety hooks that block dangerous commands. Supports modes — careful (warn), freeze (guided, keeps writes within scope), unfreeze (remove restrictions).…

Jun 11, 2026
conductor
computer-occupations-all-other

Orchestrate parallel agent sessions through a sprint. Coordinates task claiming, dependency resolution, and artifact handoff between independent agents. Triggers on /conductor, /sprint, /parallel.

Jun 9, 2026
feature
software-developers

Add a feature to an existing project with a full sprint. Skips /think diagnostic, goes straight to planning. Use when the user knows what they want and the project already exists. Triggers on /feature.

May 30, 2026
Showing 8 of 18 collected skills.
Showing 1 of 1 repositories
All repositories loaded