garagon/nanostack

A workflow harness that helps AI coding agents plan, review, test, and ship safer code.

204Stars on the repository
22Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

nanostack

01

garagon/nanostack

Skill Claude CodeCodex

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

204 2mo ago A 37 tokens original Apache-2.0

compound

02

garagon/nanostack

Skill Claude CodeCodex

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.

204 2mo ago A 39 tokens original Apache-2.0

conductor

03

garagon/nanostack

Skill Claude CodeCodex

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

204 2mo ago A 42 tokens original Apache-2.0

nano-doctor

04

garagon/nanostack

Skill Claude CodeCodex

Install health check for nanostack. Diagnoses dependencies, permissions, telemetry config, and pre-V5 detection. Triggers on /nano-doctor. Flags - --json, --offline, --fix.

204 2mo ago B 46 tokens original Apache-2.0

audit-licenses

05

garagon/nanostack

Skill Claude CodeCodex

Use to list the open-source licenses of every dependency in this project, grouped by license family. Flags GPL or AGPL dependencies that may force the project itself to be open-source. Triggers on /audit-licenses.

204 2mo ago A 48 tokens original Apache-2.0

license-audit

06

garagon/nanostack

Skill Claude CodeCodex

Use to audit the open-source licenses of every direct dependency in this project before shipping. Flags GPL/AGPL as BLOCKED, unknown as WARN. Triggers on /license-audit.

204 2mo ago A 42 tokens original Apache-2.0

privacy-check

07

garagon/nanostack

Skill Claude CodeCodex

Use to detect personal-data collection signals (email forms, payment fields, telemetry libraries) before shipping. Surfaces missing privacy notes. Not a legal review. Triggers on /privacy-check.

204 2mo ago A 41 tokens original Apache-2.0

release-readiness

08

garagon/nanostack

Skill Claude CodeCodex

Use after review/qa/security/license-audit/privacy-check to compose a release decision before /ship. Returns OK only when all required upstream evidence is present and clean. Triggers on /release-readiness.

204 2mo ago A 45 tokens original Apache-2.0

feature

09

garagon/nanostack

Skill Claude CodeCodex

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.

204 2mo ago A 45 tokens original Apache-2.0

guard

10

garagon/nanostack

Skill Claude CodeCodex

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). Triggers on /guard, /careful, /freeze, /unfreeze.

204 2mo ago C 65 tokens original Apache-2.0

nano-help

11

garagon/nanostack

Skill Claude CodeCodex

Quick reference for all nanostack commands. Shows available skills, what each one does, and how to use them. Triggers on /nano-help.

204 2mo ago A 34 tokens original Apache-2.0

nano

12

garagon/nanostack

Skill Claude CodeCodex

Use when starting non-trivial work (touching 3+ files, new features, refactors, bug investigations). Produces a scoped, actionable implementation plan before any code is written. Triggers on /nano.

204 2mo ago A 46 tokens original Apache-2.0

qa

13

garagon/nanostack

Skill Claude CodeCodex

Use to verify that code works correctly — browser-based testing with Playwright, native app testing with computer use, CLI testing, API testing, or root-cause debugging. Supports --quick, --standard, --thorough modes. Triggers on /qa.

204 2mo ago A 54 tokens original Apache-2.0

review

14

garagon/nanostack

Skill Claude CodeCodex

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.

204 2mo ago A 51 tokens original Apache-2.0

security

15

garagon/nanostack

Skill Claude CodeCodex

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 on /security.

204 2mo ago B 61 tokens original Apache-2.0

ship

16

garagon/nanostack

Skill Claude CodeCodex

Use when code is ready to ship — creates PRs, merges, deploys, and verifies. Handles the full PR-to-production pipeline. Triggers on /ship.

204 2mo ago A 36 tokens original Apache-2.0

nano-run

17

garagon/nanostack

Skill Claude CodeCodex

First-time setup and guided sprint. Configures stack, permissions, and work preferences conversationally. Run once after installing nanostack. Triggers on /nano-run.

204 2mo ago A 37 tokens original Apache-2.0

think

18

garagon/nanostack

Skill Claude CodeCodex

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. Still challenges scope and finds the smallest starting point.…

204 2mo ago A 113 tokens original Apache-2.0