Multi-agent workflows, orchestration frameworks, and autonomous runs.
Tools for running more than one agent, or one agent for longer than a single turn. This covers orchestration frameworks that split work across sub-agents, planning loops that decompose a task before executing it, handoff patterns, and harnesses that keep long autonomous runs from drifting. Useful when a job is too big for one prompt and you need structure rather than a bigger context window.
Ranked by GitHub stars. Search to find fast, or page through the full list.
Compare options with weighted scoring, pros and cons, pre-mortems, opportunity costs, and ICE prioritization. Use when a user wants to reason through a choice, expose assumptions, or rank alternatives.
Evaluate factual claims in AI-generated text and teach a lightweight verification habit. Use when a learner wants to fact-check an AI answer, identify uncertainty, choose appropriate independent sources, or practise critical AI literacy.
A library of skills for the Gemini API, SDK and model interactions.
Create or revise software documentation using the Diátaxis distinction between tutorials, how-to guides, reference, and explanation. Use for README sections, product and API documentation, operational guides, onboarding material, or restructuring an existing documentation set.
Extract a single frame from a local video at the first frame, a timestamp, or a zero-based frame index using FFmpeg.
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
Migration and upgrade review
General bug investigation and root cause analysis
Analyze brownfield codebase and create initial continuity ledger
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
Session analysis, precedent lookup, and learning extraction
Choose the right search tool for each query type
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
Multi-agent coordination for complex patterns
Migration workflow - research → analyze → plan → implement → review
Analyze Claude Code sessions using Braintrust logs
System health check (MOT) for skills, agents, hooks, and memory
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Lightweight fixes and quick tweaks
Search past reasoning for relevant decisions and approaches
Maps questions to the optimal tldr command. Use this to pick the right layer
Research agent for external documentation, best practices, and library APIs via MCP tools
Codebase exploration and pattern finding
Refactoring planning AND migration planning
Planning agent that creates implementation plans and handoffs from conversation context
Resume work from handoff document with context analysis and validation
External research - web, docs, APIs with optional LLM
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
Analyze Claude Code sessions using Braintrust logs
Create implementation plans using research, best practices, and codebase analysis
Build Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestration
Query the memory system for relevant learnings from past sessions
TDD workflow for migrations - orchestrate agents, zero main context growth
Get a token-efficient overview of any project using the TLDR stack
Validation agent that validates plan tech choices against current best practices
External repository research and analysis
Router-First Architecture
Validate plan tech choices against current best practices and past precedent
Query the artifact index for precedent and guidance
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Wiring Verification
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Idempotent Redundancy
Investigate issues using codebase exploration, logs, and code search
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Implementation agent that executes a single task and creates handoff on completion
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns