Skip to content

Instantly share code, notes, and snippets.

@gsannikov
gsannikov / crew-orchestration-portable.md
Last active February 7, 2026 12:52
Claude Code Agent Teams: 12 Crew Profiles + 6 Swarm Presets — Paste into Claude Code to generate orchestration layer with safety constraints, tier routing, and cost-aware defaults

Generate Crew Orchestration Layer for Claude Code Agent Teams

Paste this entire prompt into Claude Code. It generates crew profiles, swarm presets, and tier routing — everything needed to run structured Agent Teams.


What you are building

You are generating an orchestration layer for Claude Code Agent Teams. This consists of:

@gsannikov
gsannikov / context-manager.md
Last active February 10, 2026 13:18
Claude Code prompts: Part 2 (ADR workflow) + Part 3 (Context management for Agent Teams & Subagents). Paste into Claude Code to generate slash commands.

Context Manager for Claude Code Agent Teams & Subagents

You are setting up a context management layer for a Claude Code project. Generate the following 4 files exactly as specified, then explain how to use them.

1. Create .claude/commands/context-audit.md

---
description: Audit current context usage across active agents and subagents
---