The library

Everything we index — ranked by what works, never by stars.

untested
Build React components and pagessubagentEngineeringL2
ui-builder · Creating reusable component specs without writing React code.
untested
Extract short-form video momentssubagentMarketingL2
clip-agent · Solving clip-agent-specific problems that require domain expertise.
untested
Audit iPad-first user experiencesubagentProductL2
ux-auditor · Ensuring responsive iPad-first layouts with compliant gestures and no modals before ship.
untested
Analyze codebase structure and qualitysubagentEngineeringL2
gsd-codebase-mapper · Documenting codebase structure and patterns to guide future implementations.
untested
Review and improve pull requestssubagentEngineeringL2
pr-cleanup-reviewer · Addressing test failures and reviewer feedback systematically with detailed GitHub updates.
untested
Audit design system compliancesubagentProductL2
uiux-designer · Catching spacing, hierarchy, and interaction issues in PWA UIs before launch.
untested
Review code against project rulessubagentEngineeringL1
code-reviewer · Enforcing project-specific code standards across all PR changes.
untested
Review code for defects and correctnesssubagentEngineeringL1
quality-inspector · Finding runtime defects and standards violations in frontend PRs.
untested
Write conventional commit messagessubagentEngineeringL1
conventional-commit-writer · Generating precise conventional commit messages that document intent correctly.
untested
Sync RIPDPI codebase findings to vaultsubagentEngineeringL2
ripdpi-vault-sync · Keeping documentation wikis in sync with codebase changes automatically.
untested
Review BehaviorTree node implementationssubagentEngineeringL2
behaviortree-reviewer · Auditing BehaviorTree.CPP nodes for non-blocking ticks and correct base-class choice.
untested
Write and run tests for sigclisubagentEngineeringL2
tester · Writing and running isolated unit tests with mocked dependencies.
untested
Create structured development workflow promptssubagentEngineeringL2
prompt-writer · Creating structured feature prompts with GitHub issue integration for dev workflows.
untested
Audit DayZ mods for compliancesubagentEngineeringL2
dayz-mod-reviewer · Providing subagent-level automation for dayz mod reviewer tasks.
untested
Create development project planssubagentEngineeringL2
planner · Providing subagent-level automation for planner tasks.
untested
Generate tests and analyze coverage gapssubagentEngineeringL2
aether-probe · Providing subagent-level automation for aether probe tasks.
untested
Verify code review findingssubagentEngineeringL2
code-review-part-4-three-state-verification-phase · Providing subagent-level automation for code review part 4 three state verification phase tasks.
untested
Implement gloggur featuressubagentEngineeringL2
feature-implementation · Providing subagent-level automation for feature implementation tasks.
untested
Check code quality against specificationssubagentEngineeringL1
trellis-check · Providing subagent-level automation for trellis check tasks.
untested
Access code examples librarysubagentEngineeringL1
examples · Providing subagent-level automation for examples tasks.
untested
Coordinate with Cass directlysubagentOpsL2
cass-chat · When an AI Daemon needs real-time debugging, testing, or relationship-building with Cass beyond document-based coordination.
untested
Audit Akeneo API client coveragesubagentEngineeringL2
akeneo-api-auditor · When you need to sync a TypeScript Akeneo client with the official REST API spec, finding missing endpoints and type mismatches before implementation.
untested
QA test freediving Garmin appssubagentEngineeringL2
qa · When releasing a freediving feature (timer, cues, pause/resume) and you need risk-based verification that state machine is sound and edge cases are covered.
untested
Review code before pull requestsubagentEngineeringL1
code-reviewer · Before submitting GitHub PRs, when you need to catch semantic bugs (wrong values passed, wrong recipient, stale captures) that diff-only reviews miss.
untested
Catch bugs and security issues in codesubagentEngineeringL1
review-agent · Before merging, when you need a senior engineer review catching correctness bugs, security issues, and maintainability problems.
untested
Verify implementation against specificationsubagentEngineeringL2
writ-spec-reviewer · Runs BEFORE code-quality review per plan Section 7.1 — when you need spec compliance verification in isolation.
untested
Scan code for specific review focus areassubagentEngineeringL1
review-scan · Launch multiple in parallel (one per focus area), then pass all results to review-fix — depth over breadth in each area.
untested
Convert specifications into project taskssubagentOpsProductL2
Senior Project Manager · When you have a spec and need to break it into 30-60 minute developer tasks with exact file lists and acceptance criteria.
untested
Write and validate test suitessubagentEngineeringL2
worker-tester · When you need TDD validation: write tests that match spec, then verify implementation passes them.
untested
Refactor code safely with testssubagentEngineeringL2
tdd-refactorer · When improving code quality through structured red-green-refactor cycles with strong test guards.
untested
Audit claims against authoritiessubagentL2
verifier · When you need to audit a set of claims against official authorities with structured taxonomy output.
untested
Review code for security riskssubagentEngineeringL2
security-auditor · When you need adversarial security assessment of auth, routing, input handling, and data flow in a production codebase.
untested
Shape projects using ShapeUpsubagentOpsProductL2
shapeup · When you need to create well-shaped pitches with appetite, risk, and scope for cycle planning.
untested
Test REST APIs in DockersubagentEngineeringL2
rest-api-docker-tester · When you need to verify REST API endpoints work correctly inside Docker with custom port configuration.
untested
Implement Java code changessubagentEngineeringL2
engineer · When you have a detailed plan and need to implement code changes step-by-step with validation at each stage.
untested
Debug backend API serversubagentEngineeringL2
backend-5010-debug · When backend API is down or misbehaving and you need rapid diagnosis across logs, containers, and service state.
untested
Review code before commitssubagentEngineeringL2
code-review-expert · When you need mandatory code review before commit, catching security, type hints, and architecture violations.
untested
Implement domain modelssubagentEngineeringL2
domain-implementer · When you need to implement domain models and abstract ports in isolation from infrastructure.
untested
Audit curriculum concept cardssubagentProductL2
curriculum-auditor · When you need to audit learning outcomes, course structure, and pedagogy against best practices.
untested
Frame change proposals clearlysubagentL1
proposer · When you need to draft ShapeUp pitches or evaluate project proposals for scope and risk.
untested
Review code changes before commitsubagentEngineeringL2
git-change-analyzer · When you need to analyze code changes across commits for impact, risk, and refactoring opportunities.
untested
Audit Go backend code qualitysubagentEngineeringL2
go-backend-reviewer · When you need to write tests-first backend endpoints with authentication, database operations, and middleware integration.
untested
Evaluate product user experiencesubagentProductL2
product-ux-examiner · When you need to evaluate product design, UX patterns, and UI against usability and brand guidelines.
untested
Run local test validation suitesubagentEngineeringL2
ci-runner · Running full CI validation suite in order and stopping on first failure.
untested
Optimize images for web performancesubagentEngineeringProductL2
imagemagick · Batch-optimizing images to modern formats with responsive sizing for Core Web Vitals.
untested
Translate Dart patterns to C#subagentEngineeringL2
dart-mapping-advisor · Specialized subagent work that requires domain expertise and isolated context.
untested
Query knowledge base with citationssubagentL2
wiki-query · Specialized subagent work that requires domain expertise and isolated context.
untested
Optimize mobile user interactionssubagentProductL2
vibe-alpha · Specialized subagent work that requires domain expertise and isolated context.
untested
Control merges into main branchsubagentEngineeringOpsL2
merge-gate · Specialized subagent work that requires domain expertise and isolated context.
untested
Review operations and deploymentsubagentOpsL2
ops-review · Specialized subagent work that requires domain expertise and isolated context.
page 116 / 121