Agent
AG2 architecture advisor that recommends agent patterns and orchestration strategies. Invoke when designing a multi-agent system, choosing between group chat, pipeline, swarm, or nested chat patterns.
69 tagged commands, measured the same way as everything else here.
Browse within: claude-code-commands 37cli-tool 37prompts 20codex-cli 17agentic 7ai-driven-development 7context-engineering 7crypto-trading 5
Agent
AG2 architecture advisor that recommends agent patterns and orchestration strategies. Invoke when designing a multi-agent system, choosing between group chat, pipeline, swarm, or nested chat patterns.
Agent
Crafts and reviews system prompts for AG2 agents. Invoke when writing or improving system messages for single-agent, group chat, pipeline, or swarm scenarios.
Agent
Develop enterprise blockchain solutions with Hyperledger Fabric v2.5 LTS and v3.x. Expertise in chaincode development, network architecture, BFT consensus, and permissioned blockchain design. Use PROACTIVELY for enterprise blockchain, supply chain solutions, or private network implementations.
glittercowboy/taches-cc-resources
Agent
Expert skill auditor for Claude Code Skills. Use when auditing, reviewing, or evaluating SKILL.md files for best practices compliance. MUST BE USED when user asks to audit a skill.
glittercowboy/taches-cc-resources
Agent
Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command.
glittercowboy/taches-cc-resources
Agent
Expert subagent auditor for Claude Code subagents. Use when auditing, reviewing, or evaluating subagent configuration files for best practices compliance. MUST BE USED when user asks to audit a subagent.
Agent Claude Code
Code analysis agent in Claude format.
Agent
Test helper agent from package-b.
Agent
A test agent for resource discovery.
Agent
Milestone executor. Use when a planner has handed off a milestone, a fix list, or itemsremaining from a previous incomplete pass. Codes, tests, repairs. Returns what's done, what's remaining, and a completion score. Never replans, never judges.
Agent
Planning agent. Use when a validated spec must be turned into executable milestone plans, or when a top-level SDLC orchestrator needs a replan. Writes plans and decisions only. Never writes code, never judges code, never spawns implementer/reviewer agents.
Agent
Independent critic in fresh context. Use when an artifact (code, spec, plan, doc) needs verification against a validator (acceptance criteria, checklist file, or any explicit ruleset). Returns reviewed items, findings, completion score and quality score. Never edits the artifact, never decides what to do next.
Agent
Use this agent when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI…
Agent
Use this agent when you have created a plan (e.g., implementation plan, architecture design, refactoring strategy, feature specification) and need to validate and iteratively improve it before execution. This agent should be invoked:\n\n- After drafting any significant technical plan that will guide implementation…
Agent
Use this agent when you need to parse, search, or analyze documents in various formats (PDF, DOCX, PPTX, etc.). Examples include: searching through research papers for specific concepts, extracting information from legal documents, finding relevant sections in technical manuals, analyzing large document collections…
Agent Claude Code
Reviews a cloud-minestom diff against this repo's own architecture principles and workflow rules (CLAUDE.md, spec.md, CONTRIBUTING.md) - spec adherence, missing ADRs, missing testing layers, roadmap/commit-granularity violations. Use after implementing a roadmap item and before opening a PR, or whenever asked to…