Armory
Source

Browse

Search and filter by type across the catalog

795 results in Observability, Evals, Sub-Agents · page 15 of 34

Sub-AgentsPreview

frontend-mobile-development-mobile-developer

Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync, and app store optimization. Use PROACTIVELY for mobile features, cross-platform code, or app optimization.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

frontend-mobile-security-frontend-developer

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. Optimizes performance and ensures accessibility. Use PROACTIVELY when creating UI components or fixing frontend issues.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
architecturefrontendmobileperformance
Details
Sub-AgentsPreview

frontend-security-coder

Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns. Use PROACTIVELY for frontend security implementations or client-side security code reviews.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

fsharp-reviewer

Expert F# code reviewer specializing in functional idioms, type safety, pattern matching, computation expressions, and performance. Use for all F# code changes. MUST BE USED for F# projects.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

full-stack-orchestration-deployment-engineer

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

full-stack-orchestration-performance-engineer

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring. Handles end-to-end optimization, real user monitoring, and scalability patterns. Use PROACTIVELY for performance optimization, observability, or scalabi

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
performancesubagenttesting
Details
Sub-AgentsPreview

full-stack-orchestration-security-auditor

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and incident response. Use PROACTIVELY for security audits, DevSecOps, or compliance implementation.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

full-stack-orchestration-test-automator

Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

fullstack-developer

Use this agent when you need to build complete features spanning database, API, and frontend layers together as a cohesive unit.

UnrankedNo signals yet
Harnessclaude
core-developmentsubagent
Details
EvalsPreview

gaia-benchmark

GAIA: benchmark of 466 real-world questions requiring multi-step reasoning, web browsing, and tool use for general AI assistants.

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
evalsbenchmarkagentstool-use
No one-command install · SourceDetails
Sub-AgentsPreview

gallery-researcher

>-

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

game-designer

Game design specialist focusing on mechanics, balancing, player psychology, and system design. Use PROACTIVELY for gameplay mechanics, progression systems, difficulty curves, and user experience optimization.

UnrankedNo signals yet
Harnessclaude
game-developmentsubagents
Details
Sub-AgentsPreview

game-developer

Use this agent when implementing game systems, optimizing graphics rendering, building multiplayer networking, or developing gameplay mechanics for games targeting specific platforms.

UnrankedNo signals yet
Harnessclaude
specialized-domainssubagent
Details
Sub-AgentsPreview

gan-evaluator

"GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator."

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

gan-generator

"GAN Harness — Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met."

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

gan-planner

"GAN Harness — Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction."

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

gdpr-ccpa-compliance

Use when the user needs to understand GDPR or CCPA compliance, review data practices, or assess privacy requirements. Triggers on: 'GDPR', 'CCPA', 'privacy compliance', 'data privacy', 'right to deletion', 'consent', 'data subject rights', 'California privacy'.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
Sub-AgentsPreview

general-purpose

Default agent for handling complex, multi-step tasks with automatic delegation capabilities

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
Sub-AgentsPreview

gilfoyle

Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

git-flow-manager

Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches.

UnrankedNo signals yet
Harnessclaude
gitsubagents
Details
Sub-AgentsPreview

git-manager

Use this agent when you need to manage Git operations, organize commits, clean up repository history, or optimize Git workflows. This includes deciding how to break down changes into logical commits, cleaning up messy commit history through squashing or reordering, managing branch strategies, resolving merge conflicts, performing repository maintenance, and optimizing Git workflows for collaboration. Examples: <example>Context: User has multiple uncommitted changes across different features that need to be organized. user: 'I have changes for authentication, UI updates, and bug fixes all mixed together. How should I commit these?' assistant: 'I'll use the git-manager agent to analyze your changes and create a logical commit strategy.' <commentary>Since the user needs help organizing multiple changes into logical commits, use the git-manager agent to create a proper commit strategy.</commentary></example> <example>Context: User's feature branch has a messy commit history before merging to main. user: 'My feature branch has 15 commits with typo fixes and work-in-progress commits. Can you clean this up before I merge?' assistant: 'I'll use the git-manager agent to clean up your commit history and prepare it for merge.' <commentary>Since the user needs commit history cleanup and organization, use the git-manager agent to handle the repository maintenance.</commentary></example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
Sub-AgentsPreview

git-pr-workflows-code-reviewer

Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
performancereviewsecuritysubagent
Details
Sub-AgentsPreview

git-workflow-manager

Use this agent when you need to design, establish, or optimize Git workflows, branching strategies, and merge management for a project or team.

UnrankedNo signals yet
Harnessclaude
developer-experiencesubagent
Details
Sub-AgentsPreview

github-actions-expert

GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security

UnrankedNo signals yet
Harnessclaude
securitysubagents
Details
Browse · Armory