[{"data":1,"prerenderedAt":518},["ShallowReactive",2],{"navigation_docs":3,"-skills":129,"-skills-surround":513},[4,28,62,94,100,125],{"title":5,"path":6,"stem":7,"children":8,"order":11,"icon":27},"Getting Started","/getting-started","1.getting-started/index",[9,12,17,22],{"title":10,"path":6,"stem":7,"order":11},"What is Gangsta Agents?",1,{"title":13,"path":14,"stem":15,"order":16},"Installation","/getting-started/installation","1.getting-started/installation",2,{"title":18,"path":19,"stem":20,"order":21},"Quickstart — Your First Heist","/getting-started/quickstart","1.getting-started/quickstart",3,{"title":23,"path":24,"stem":25,"order":26},"The 1% Rule","/getting-started/the-1-percent-rule","1.getting-started/the-1-percent-rule",4,"i-lucide-rocket",{"title":29,"path":30,"stem":31,"children":32,"order":11,"icon":61},"Core Concepts","/core-concepts","2.core-concepts/index",[33,34,39,43,48,52,56],{"title":29,"path":30,"stem":31,"order":11},{"title":35,"path":36,"stem":37,"order":38},"Intent Routing","/core-concepts/intent-routing","2.core-concepts/intent-routing",5,{"title":40,"path":41,"stem":42,"order":26},"Omerta — The Five Laws","/core-concepts/omerta","2.core-concepts/omerta",{"title":44,"path":45,"stem":46,"order":47},"Spec-Driven Development","/core-concepts/spec-driven-dev","2.core-concepts/spec-driven-dev",7,{"title":49,"path":50,"stem":51,"order":16},"The Gangsta Agents Family Hierarchy","/core-concepts/the-borgata","2.core-concepts/the-borgata",{"title":53,"path":54,"stem":55,"order":21},"The Heist Pipeline","/core-concepts/the-heist","2.core-concepts/the-heist",{"title":57,"path":58,"stem":59,"order":60},"The Ledger","/core-concepts/the-ledger","2.core-concepts/the-ledger",6,"i-lucide-brain",{"title":63,"icon":64,"path":65,"stem":66,"children":67},"Heist Pipeline","i-lucide-workflow","/heist-pipeline","3.heist-pipeline",[68,70,74,78,82,86,90],{"title":53,"path":65,"stem":69,"order":11},"3.heist-pipeline/index",{"title":71,"path":72,"stem":73,"order":16},"Reconnaissance","/heist-pipeline/reconnaissance","3.heist-pipeline/1.reconnaissance",{"title":75,"path":76,"stem":77,"order":21},"The Grilling","/heist-pipeline/the-grilling","3.heist-pipeline/2.the-grilling",{"title":79,"path":80,"stem":81,"order":26},"The Sit-Down","/heist-pipeline/the-sit-down","3.heist-pipeline/3.the-sit-down",{"title":83,"path":84,"stem":85,"order":38},"Resource Development","/heist-pipeline/resource-development","3.heist-pipeline/4.resource-development",{"title":87,"path":88,"stem":89,"order":60},"Execution","/heist-pipeline/the-hit","3.heist-pipeline/5.the-hit",{"title":91,"path":92,"stem":93,"order":47},"The Delivery","/heist-pipeline/laundering","3.heist-pipeline/6.laundering",{"title":95,"path":96,"stem":97,"children":98},"Skills Reference","/skills","4.skills/index",[99],{"title":95,"path":96,"stem":97},{"title":101,"icon":102,"path":103,"stem":104,"children":105},"Advanced","i-lucide-zap","/advanced","5.advanced",[106,109,113,117,121],{"title":107,"path":103,"stem":108,"order":11},"Advanced Topics","5.advanced/index",{"title":110,"path":111,"stem":112,"order":26},"Checkpoint Recovery","/advanced/checkpoint-recovery","5.advanced/checkpoint-recovery",{"title":114,"path":115,"stem":116,"order":38},"Contributing","/advanced/contributing","5.advanced/contributing",{"title":118,"path":119,"stem":120,"order":16},"Writing Custom Skills","/advanced/custom-skills","5.advanced/custom-skills",{"title":122,"path":123,"stem":124,"order":21},"Multi-Agent Patterns","/advanced/multi-agent-patterns","5.advanced/multi-agent-patterns",{"title":126,"path":127,"stem":128,"order":60},"Glossary","/glossary","6.glossary",{"id":130,"title":95,"body":131,"description":505,"extension":506,"links":507,"meta":508,"navigation":510,"path":96,"seo":511,"stem":97,"__hash__":512},"docs/4.skills/index.md",{"type":132,"value":133,"toc":496},"minimark",[134,138,142,147,155,166,193,196,204,207,211,221,225,230,233,303,307,310,383,387,390,492],[135,136,95],"h1",{"id":137},"skills-reference",[139,140,141],"p",{},"Every Gangsta Agents 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.",[143,144,146],"h2",{"id":145},"installing-skills","Installing Skills",[139,148,149,150,154],{},"Skills are installed into your AI agent platform — see the ",[151,152,153],"a",{"href":14},"Installation guide"," for platform-specific instructions (Claude Code, GitHub Copilot, OpenCode, Codex, Gemini CLI, Cursor).",[139,156,157],{},[158,159,160,161,165],"strong",{},"Alternative: install all skills at once via the ",[162,163,164],"code",{},"skills"," utility:",[167,168,173],"pre",{"className":169,"code":170,"language":171,"meta":172,"style":172},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npx skills add https://github.com/kucherenko/gangsta\n","bash","",[162,174,175],{"__ignoreMap":172},[176,177,179,183,187,190],"span",{"class":178,"line":11},"line",[176,180,182],{"class":181},"sBMFI","npx",[176,184,186],{"class":185},"sfazB"," skills",[176,188,189],{"class":185}," add",[176,191,192],{"class":185}," https://github.com/kucherenko/gangsta\n",[139,194,195],{},"This is especially useful for Cursor and any platform where a native integration is not yet available. Once installed, just tell your agent:",[167,197,202],{"className":198,"code":200,"language":201},[199],"language-text","Use gangsta and build new feature\n","text",[162,203,200],{"__ignoreMap":172},[139,205,206],{},"The agent will automatically invoke the right skills for the task.",[143,208,210],{"id":209},"available-skills","Available Skills",[139,212,213,214,220],{},"Skills are sourced from the ",[151,215,219],{"href":216,"rel":217},"https://github.com/kucherenko/gangsta",[218],"nofollow","Gangsta Agents GitHub repository",".",[143,222,224],{"id":223},"skill-categories","Skill Categories",[226,227,229],"h3",{"id":228},"hierarchy-roles","Hierarchy Roles",[139,231,232],{},"Core roles in the Gangsta Agents Family chain of command.",[234,235,236,249],"table",{},[237,238,239],"thead",{},[240,241,242,246],"tr",{},[243,244,245],"th",{},"Skill",[243,247,248],{},"Purpose",[250,251,252,263,273,283,293],"tbody",{},[240,253,254,260],{},[255,256,257],"td",{},[162,258,259],{},"gangsta:the-consigliere",[255,261,262],{},"Architectural advisor, security auditor",[240,264,265,270],{},[255,266,267],{},[162,268,269],{},"gangsta:the-underboss",[255,271,272],{},"Task decomposition, resource management",[240,274,275,280],{},[255,276,277],{},[162,278,279],{},"gangsta:the-capo",[255,281,282],{},"Domain crew orchestration",[240,284,285,290],{},[255,286,287],{},[162,288,289],{},"gangsta:the-ledger",[255,291,292],{},"Read/write institutional memory",[240,294,295,300],{},[255,296,297],{},[162,298,299],{},"gangsta:omerta",[255,301,302],{},"Governance guardrails (always active)",[226,304,306],{"id":305},"heist-phases","Heist Phases",[139,308,309],{},"The 6-phase pipeline for building anything.",[234,311,312,321],{},[237,313,314],{},[240,315,316,318],{},[243,317,245],{},[243,319,320],{},"Phase",[250,322,323,333,343,353,363,373],{},[240,324,325,330],{},[255,326,327],{},[162,328,329],{},"gangsta:reconnaissance",[255,331,332],{},"Phase 1 — Intel gathering",[240,334,335,340],{},[255,336,337],{},[162,338,339],{},"gangsta:the-grilling",[255,341,342],{},"Phase 2 — Adversarial brainstorming",[240,344,345,350],{},[255,346,347],{},[162,348,349],{},"gangsta:the-sit-down",[255,351,352],{},"Phase 3 — Spec drafting",[240,354,355,360],{},[255,356,357],{},[162,358,359],{},"gangsta:resource-development",[255,361,362],{},"Phase 4 — Task planning",[240,364,365,370],{},[255,366,367],{},[162,368,369],{},"gangsta:the-hit",[255,371,372],{},"Phase 5 — Execution",[240,374,375,380],{},[255,376,377],{},[162,378,379],{},"gangsta:laundering",[255,381,382],{},"Phase 6 — The Delivery",[226,384,386],{"id":385},"software-development","Software Development",[139,388,389],{},"Tactical skills for the daily grind.",[234,391,392,400],{},[237,393,394],{},[240,395,396,398],{},[243,397,245],{},[243,399,248],{},[250,401,402,412,422,432,442,452,462,472,482],{},[240,403,404,409],{},[255,405,406],{},[162,407,408],{},"gangsta:interrogation-debugging",[255,410,411],{},"Systematic root-cause debugging",[240,413,414,419],{},[255,415,416],{},[162,417,418],{},"gangsta:drill-tdd",[255,420,421],{},"Test-Driven Development (Red-Green-Refactor)",[240,423,424,429],{},[255,425,426],{},[162,427,428],{},"gangsta:safehouse-worktrees",[255,430,431],{},"Isolated git worktrees",[240,433,434,439],{},[255,435,436],{},[162,437,438],{},"gangsta:audit-review",[255,440,441],{},"Code review via the Inspector",[240,443,444,449],{},[255,445,446],{},[162,447,448],{},"gangsta:receiving-orders",[255,450,451],{},"Process review feedback with rigor",[240,453,454,459],{},[255,455,456],{},[162,457,458],{},"gangsta:sweep-verification",[255,460,461],{},"Evidence-before-assertions gate",[240,463,464,469],{},[255,465,466],{},[162,467,468],{},"gangsta:exit-strategy",[255,470,471],{},"Branch integration and cleanup",[240,473,474,479],{},[255,475,476],{},[162,477,478],{},"gangsta:using-gangsta",[255,480,481],{},"Framework orientation and intent routing",[240,483,484,489],{},[255,485,486],{},[162,487,488],{},"gangsta:find-skills",[255,490,491],{},"Discover and install new skills",[493,494,495],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":172,"searchDepth":16,"depth":16,"links":497},[498,499,500],{"id":145,"depth":16,"text":146},{"id":209,"depth":16,"text":210},{"id":223,"depth":16,"text":224,"children":501},[502,503,504],{"id":228,"depth":21,"text":229},{"id":305,"depth":21,"text":306},{"id":385,"depth":21,"text":386},"All 20 battle-tested Gangsta Agents skills — each a pure markdown file that can be installed to any AI agent platform.","md",null,{"icon":509},"i-lucide-library",{"title":95},{"title":95,"description":505},"0Qz3kaB4Eoiob2HtulE_xn_vhnq6R4mhFKwOoXkyDLw",[514,516],{"title":91,"path":92,"stem":93,"description":515,"order":47,"children":-1},"Phase 6 — Verification, integration, and Ledger update. Clean production-ready code.",{"title":107,"path":103,"stem":108,"description":517,"order":11,"children":-1},"Custom skills, multi-agent patterns, checkpoint recovery, and contributing to Gangsta.",1776673362218]