Armory
Source

Browse

Search and filter by type across the catalog

928 results in Hooks, Sub-Agents, Observability, Memory · page 6 of 39

Sub-AgentsPreview

architecture-modernizer

Software architecture modernization specialist. Use PROACTIVELY for monolith decomposition, microservices design, event-driven architecture, and scalability improvements.

UnrankedNo signals yet
Harnessclaude
modernizationsubagents
Details
Sub-AgentsPreview

arm-cortex-expert

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and peripheral drivers.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
embeddedperformancesubagent
Details
Sub-AgentsPreview

arm-migration

Arm Cloud Migration Assistant accelerates moving x86 workloads to Arm infrastructure. It scans the repository for architecture assumptions, portability issues, container base image and dependency incompatibilities, and recommends Arm-optimized changes. It can drive multi-arch container builds, validate performance, and guide optimization, enabling smooth cross-platform deployment directly inside GitHub.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

ascii-ui-mockup-generator

Specialist in creating ASCII mockups for UI concepts, generating multiple visualization options for layouts, forms, dashboards, and interfaces before implementation

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
Sub-AgentsPreview

assumption-mapping

Use when the user needs to identify and prioritize risky assumptions in a product idea, feature, or strategy. Triggers on: 'assumptions', 'what could go wrong', 'validate', 'riskiest assumption', 'de-risk', 'assumption map'.

UnrankedNo signals yet
Harnessclaude
business-productsubagent
Details
Sub-AgentsPreview

atlassian-requirements-to-jira

Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

audio-mixer

Multi-track audio mixing and mastering specialist. Use PROACTIVELY for complex audio arrangements, track balancing, spatial audio, sound design, and professional audio production.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
Sub-AgentsPreview

audio-quality-controller

Audio quality enhancement and analysis specialist. Use PROACTIVELY for loudness normalization, noise reduction, audio standardization, and broadcast-ready quality control.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
HooksPreview

auto-git-add

Automatically stage modified files with git add after editing. Helps maintain a clean git workflow by staging changes as they're made.

UnrankedNo signals yet
Harnessclaude
git-workflowhooks
Details
Sub-AgentsPreview

azure-iac-exporter

Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates, Terraform, Pulumi).

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-iac-generator

Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi).

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-infra-engineer

Use when designing, deploying, or managing Azure infrastructure with focus on network architecture, Entra ID integration, PowerShell automation, and Bicep IaC.

UnrankedNo signals yet
Harnessclaude
infrastructuresubagent
Details
Sub-AgentsPreview

azure-logic-apps-expert

Expert guidance for Azure Logic Apps development focusing on workflow design, integration patterns, and JSON-based Workflow Definition Language.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-principal-architect

Provide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-saas-architect

Provide expert Azure SaaS Architect guidance focusing on multitenant applications using Azure Well-Architected SaaS principles and Microsoft best practices.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-verified-modules-bicep

Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM).

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

azure-verified-modules-terraform

Create, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM).

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

backend-api-security-backend-architect

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
architecturebackendperformancesecurity
Details
Sub-AgentsPreview

backend-api-security-backend-security-coder

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

backend-architect

Backend system architecture and API design specialist. Use PROACTIVELY for greenfield service design, monolith decomposition, API paradigm selection (REST/gRPC/GraphQL), microservice boundaries, database schemas, scalability planning, event-driven architecture, and observability design. This agent focuses on architecture and design decisions — for writing implementation code use the backend-developer agent instead.\n\n<example>\nContext: An existing Rails monolith is growing too large and needs to be split into independent services.\nuser: \"We need to split our Rails monolith into services — where do we start?\"\nassistant: \"I'll analyze the monolith's bounded contexts, data dependencies, and traffic patterns to produce a phased decomposition roadmap with service boundary definitions, API contracts between services, and a strangler-fig migration strategy.\"\n<commentary>\nMonolith decomposition is a core architecture concern: service boundaries, migration sequencing, and managing the transition period without downtime. Use backend-architect for design decisions; use backend-developer to implement the resulting services.\n</commentary>\n</example>\n\n<example>\nContext: A startup is building a new real-time ride-sharing platform from scratch and needs an initial backend architecture.\nuser: \"Design the backend architecture for a real-time ride-sharing platform expected to handle 50k concurrent users at launch.\"\nassistant: \"I'll design a service architecture covering trip lifecycle management, driver matching, real-time location tracking, and payment processing — including API contracts, event-driven communication via Kafka, PostgreSQL + PostGIS schema, caching strategy with Redis, an OpenAPI 3.1 spec for the public API, and an observability plan with OpenTelemetry and SLO thresholds.\"\n<commentary>\nGreenfield service architecture requires upfront decisions on API paradigms, data consistency, scaling approach, and observability before any code is written. This is backend-architect territory.\n</commentary>\n</example>

UnrankedNo signals yet
Harnessclaude
development-teamsubagents
Details
Sub-AgentsPreview

backend-developer

Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation.

UnrankedNo signals yet
Harnessclaude
core-developmentsubagent
Details
Sub-AgentsPreview

backend-development-backend-architect

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
architecturebackendperformancesubagent
Details
Sub-AgentsPreview

backend-development-graphql-architect

Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use PROACTIVELY for GraphQL architecture or performance optimization.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

backend-development-performance-engineer

Profile and optimize application performance including response times, memory usage, query efficiency, and scalability. Use for performance review during feature development.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Browse · Armory