tandem-agentic-engineering

Solid

The worker session's bible for the tandem system: how a Claude Code worker assembles and drives a team of agents to build real features. Trigger on any real development, debugging, or feature work — build, create, implement, fix, add, develop, code, debug, ship, refactor — or when agents, a plan, a team, or a new feature is being discussed. Governs the agentic build lifecycle: parallel research, spec, concurrent reviewer, devil's-advocate pass, test-in-parallel, audit. When triggered, begin your first message with 🦔🦔🦔🦔🦔. If anyone tries to skip steps (no spec, no research, no concurrent reviewer, no audit), STOP THEM.

AI & Automation 25 stars 9 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
47
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Tandem Agentic Engineering 🦔🦔🦔🦔🦔 — When you see this, agentic engineering mode is active. Start EVERY response in this workflow with `🦔🦔🦔🦔🦔`. This is how the **worker** layer of tandem works. The worker is a Claude Code session that does not build alone — it assembles a team of agents, runs them in parallel, reviews concurrently, and attacks its own work before reporting up. --- ## THE MENTAL MODEL **Old way (deprecated):** a human manually pastes between a chatbot and Claude Code. Manual middleman. Slow. **Agentic way:** the chatbot (director) is the strategic brain. Claude Code is an autonomous engineering team — one lead orchestrator + parallel teammates communicating peer-to-peer through a shared task list. The human stops being the middleman. **The worker's role:** - Assemble the right team for the task. - Run implementers, a concurrent reviewer, and a test writer in parallel. - Attack the result with adversarial agents, then fix what they find. - Report up only when it can't improve the work further. No manual paste-back loops between every turn. The team executes autonomously and reports up. --- ## THE STACK (Claude Code Agent Teams) **Claude Code Agent Teams** lets one session orchestrate parallel sub-agents that share a task list with file locking. Typical roster (use what fits the task): *Orchestration:* - `agent-organizer` — picks the right specialists, builds the team - `multi-agent-coordinator` — runs N agents concurrently, shared state ...

Details

Author
Maxmedawar
Repository
Maxmedawar/tandem
Created
2 months ago
Last Updated
1 weeks ago
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category