Skills Reference

All 20 battle-tested Gangsta skills — each a pure markdown file that can be installed to any AI agent platform.

Skills Reference

Every Gangsta skill is a self-contained markdown file that your AI agent reads at runtime. No plugins, no compilation — just structured instructions that the model follows.

Installing All Skills

npx skills add https://gangsta.dev

This installs all 20 skills to your agent's skills directory in a single command.

Available Skills

Skills are auto-synced from the Gangsta GitHub repository. Run pnpm sync-skills to pull the latest.

Skills documentation is generated from the source repository at build time. If you see this page without individual skill pages listed below, run the sync script: pnpm sync-skills

Skill Categories

Hierarchy Roles

Core roles in the Borgata chain of command.

SkillPurpose
gangsta:the-consigliereArchitectural advisor, security auditor
gangsta:the-underbossTask decomposition, resource management
gangsta:the-capoDomain crew orchestration
gangsta:the-ledgerRead/write institutional memory
gangsta:omertaGovernance guardrails (always active)

Heist Phases

The 6-phase pipeline for building anything.

SkillPhase
gangsta:reconnaissancePhase 1 — Intel gathering
gangsta:the-grillingPhase 2 — Adversarial brainstorming
gangsta:the-sit-downPhase 3 — Spec drafting
gangsta:resource-developmentPhase 4 — Infrastructure prep
gangsta:the-hitPhase 5 — Parallel execution
gangsta:launderingPhase 6 — Verification & integration

Software Development

Tactical skills for the daily grind.

SkillPurpose
gangsta:interrogation-debuggingSystematic root-cause debugging
gangsta:drill-tddTest-Driven Development (Red-Green-Refactor)
gangsta:safehouse-worktreesIsolated git worktrees
gangsta:audit-reviewCode review via the Inspector
gangsta:receiving-ordersProcess review feedback with rigor
gangsta:sweep-verificationEvidence-before-assertions gate
gangsta:exit-strategyBranch integration and cleanup
gangsta:using-gangstaFramework orientation and intent routing
gangsta:find-skillsDiscover and install new skills
Copyright © 2026