Subagents, all 2,179 of them.
Specialist agents your main agent can delegate to. Browse subagent definitions from the public directories. Add one to your gateway and every agent you use gets it through one link.
154 results · page 2 of 6
- Add to your gateway
Polyglot Test PlannerDev tools
Creates structured test implementation plans from research findings. Organizes tests into phases by priority and complexity. Works with any language.
- Add to your gateway
Power BI DAX Expert ModeDev tools
Expert Power BI DAX guidance using Microsoft best practices for performance, readability, and maintainability of DAX formulas and calculations.
- Add to your gateway
Power Platform ExpertDev tools
Power Platform expert providing guidance on Code Apps, canvas apps, Dataverse, connectors, and Power Platform best practices
- Add to your gateway
Power Platform MCP Integration ExpertDev tools
Expert in Power Platform custom connector development with MCP integration for Copilot Studio - comprehensive knowledge of schemas, protocols, and integration patterns
- Add to your gateway
Refine Requirement or IssueDev tools
Refine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRs
- Add to your gateway
Rust MCP ExpertDev tools
Expert assistant for Rust MCP server development using the rmcp SDK with tokio async runtime
- Add to your gateway
SE: Product ManagerDev tools
Product management guidance for creating GitHub issues, aligning business value with user needs, and making data-driven product decisions
- Add to your gateway
Sensei - Junior MentorDev tools
Socratic mentor for junior developers. Guides through questions, never gives direct answers. Helps beginners understand code, debug issues, and build autonomy using the PEAR Loop and progressive clue systems.
- Add to your gateway
TDD Green Phase - Make Tests Pass QuicklyDev tools
Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.
- Add to your gateway
TDD Red Phase - Write Failing Tests FirstDev tools
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
- Add to your gateway
Ultimate Transparent Thinking Beast ModeDev tools
Ultimate Transparent Thinking Beast Mode
- Add to your gateway
WinForms ExpertDev tools
Support development of .NET (OOP) WinForms Designer compatible Apps.
- Add to your gateway
Typescript Cli ArchitectDev tools
TypeScript CLI architecture specialist for ZCF project
- Add to your gateway
Zcf Config ArchitectDev tools
Advanced configuration management and backup system architect for ZCF project
- Add to your gateway
Zcf I18n SpecialistDev tools
Advanced i18next internationalization specialist for ZCF project
- Add to your gateway
Zcf Template EngineDev tools
Template system and workflow configuration specialist for ZCF project
- Add to your gateway
Zcf Testing SpecialistDev tools
Comprehensive testing architecture specialist for ZCF project using Vitest
- Add to your gateway
Zcf Tools Integration SpecialistDev tools
CCR, Cometix, and CCusage integration specialist for ZCF project
- Add to your gateway
0 PreflightDev tools
Performs preflight validation, config merging, TU enumeration, and work directory setup for zeroize-audit. Produces merged-config.yaml, preflight.json, and orchestrator-state.json.
- Add to your gateway
2 Source AnalyzerDev tools
Identifies sensitive objects, detects wipe calls, validates correctness, and performs data-flow/heap analysis for zeroize-audit. Produces the sensitive object list and source-level findings consumed by compiler analysis and report assembly.
- Add to your gateway
2b Rust Source AnalyzerDev tools
Performs source-level zeroization analysis for Rust crates in zeroize-audit. Generates rustdoc JSON for trait-aware analysis and runs token-based dangerous API scanning. Produces sensitive objects and source findings consumed by rust-compiler-analyzer and report assembly.
- Add to your gateway
3 Tu Compiler AnalyzerDev tools
Performs per-TU compiler-level analysis (IR diff, assembly, semantic IR, CFG) for zeroize-audit. One instance runs per translation unit, enabling parallel execution across TUs.
- Add to your gateway
3b Rust Compiler AnalyzerDev tools
Performs crate-level MIR and LLVM IR analysis for Rust in zeroize-audit. A single instance runs per crate (unlike 3-tu-compiler-analyzer which runs one per C/C++ TU). Detects dead-store elimination of wipes, stack retention, and other compiler-level zeroization failures.
- Add to your gateway
5 Poc GeneratorDev tools
Crafts bespoke proof-of-concept programs demonstrating that zeroize-audit findings are exploitable. Reads source code and finding details to generate tailored PoCs — each PoC is individually written, not templated. Each PoC exits 0 if the secret persists or 1 if wiped. Mandatory for every finding.
- Add to your gateway
6 Test GeneratorDev tools
Generates runtime validation test harnesses (C tests, MSAN, Valgrind targets) for confirmed zeroize-audit findings. Produces a Makefile for automated test execution.
- Add to your gateway
C Review Fp JudgeDev tools
Second-stage judge in the c-review pipeline. Runs after dedup-judge on merged primaries only. Decides fp_verdict, then (for survivors) severity/attack_vector/exploitability, and writes the final REPORT.md + REPORT.sarif. Spawned by the c-review skill orchestrator only.
- Add to your gateway
Dimension AnnotatorDev tools
Adds dimensional annotations to source code at anchor points using Reserve Protocol's format
- Add to your gateway
Dimension DiscovererDev tools
Discovers dimensional vocabulary for codebases by analyzing naming conventions and protocol patterns
- Add to your gateway
Dimension PropagatorDev tools
Propagates dimensional annotations through arithmetic and call chains, reporting mismatches found during propagation
- Add to your gateway
Dimension ValidatorDev tools
Validates dimensional consistency and detects dimensional bugs in annotated code