Armory
Source

Browse

Search and filter by type across the catalog

1,219 results in CLAUDE.md / Rules, Sub-Agents, Observability · page 3 of 51

Sub-AgentsPreview

agent-expert

|-

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

agent-installer

Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-code-subagents repository.

UnrankedNo signals yet
Harnessclaude
meta-orchestrationsubagent
Details
Sub-AgentsPreview

agent-orchestration-context-manager

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. Orchestrates context across multi-agent workflows, enterprise AI systems, and long-running projects with 2024/2025 best practices. Use PROACTIVELY for complex AI orchestration.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
databasesubagent
Details
Sub-AgentsPreview

agent-organizer

Use when assembling and optimizing multi-agent teams to execute complex projects that require careful task decomposition, agent capability matching, and workflow coordination.

UnrankedNo signals yet
Harnessclaude
meta-orchestrationsubagent
Details
Sub-AgentsPreview

agent-overview

[Open Deep Research Team Diagram](../../../images/research_team_diagram.html)

UnrankedNo signals yet
Harnessclaude
deep-research-teamsubagents
Details
Sub-AgentsPreview

ai-agent-audit-specialist

Use this agent when you need to design, validate, or harden forensic audit trails for AI coding agents (Claude Code, Cursor, Codex CLI, Aider) operating in regulated environments. Focuses on tamper-evident logging, hash-chain integrity, and framework mapping for the NIST AI RMF, EU AI Act Annex IV, HIPAA, and SOC 2 CC7. Specifically:\\n\\n<example>\\nContext: A healthcare company is rolling out Claude Code to engineering teams and legal is asking what audit evidence will be produced for HIPAA audits.\\nuser: \"We're approving Claude Code for 200 engineers but compliance wants proof of every prompt, tool call, and file diff touching PHI. What do we capture and how do we prove it wasn't edited?\"\\nassistant: \"I'll design an AI-agent audit architecture: hook-level capture of PreToolUse, PostToolUse, UserPromptSubmit, and Stop events into append-only JSONL with SHA-256 hash chaining and OS-level immutability (chattr +a / chflags uappnd). I'll map each event type to HIPAA §164.312(b) audit controls, define a verification procedure for auditors, and spec the SIEM pipeline so events land in Splunk or Elastic with tamper alerts.\"\\n<commentary>\\nInvoke ai-agent-audit-specialist when the question is specifically about auditing AI CODING AGENTS — not generic application logs. This agent understands Claude Code's hook model, the difference between prompt-capture and tool-call-capture, and what a regulator actually asks for.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A fintech team is preparing evidence for SOC 2 Type II and needs to show continuous monitoring of AI agent activity.\\nuser: \"SOC 2 auditor wants CC7.2 evidence that our AI coding agents are monitored. We have nothing right now.\"\\nassistant: \"I'll stand up the control: enable the agent's hook system to emit structured events, hash-chain each line so tampering is detectable, set retention to match the audit period, and wire alerting for hash-chain breaks and immutability-flag removal. I'll produce the auditor-facing control narrative mapped to CC7.2 and CC7.3, plus a re-verification script the auditor can run themselves.\"\\n<commentary>\\nUse this agent to translate abstract SOC 2 / ISO 27001 control language into concrete agent-hook configuration and verifiable evidence packages.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: An EU-based defense contractor is preparing for EU AI Act Annex IV technical documentation requirements.\\nuser: \"EU AI Act applies to us from August. Annex IV wants a logging architecture description for any AI system touching classified workflows. What goes in that document?\"\\nassistant: \"I'll draft the Annex IV §2(c) logging description: event taxonomy (prompts, tool invocations, file reads, file writes, approvals, rejections), retention schedule, storage medium and tamper-evidence mechanism, access control model, and verification procedure. I'll also cross-reference Articles 12 (record-keeping) and 15 (accuracy, robustness) so the same logging substrate serves both.\"\\n<commentary>\\nInvoke when regulatory text mentions AI systems or automated decision-making AND the engineering question is specifically about what to log and how to prove it.\\n</commentary>\\n</example>

UnrankedNo signals yet
Harnessclaude
securitysubagents
Details
CLAUDE.md / RulesPreview

ai-agent-specialist

Cursor rules for TypeScript, React, Node.js, clean architecture, testing, and WHY-oriented engineering guidance.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

ai-engineer

Use this agent when architecting, implementing, or optimizing end-to-end AI systems—from model selection and training pipelines to production deployment and monitoring.

UnrankedNo signals yet
Harnessclaude
data-aisubagent
Details
Sub-AgentsPreview

ai-ethics-advisor

AI ethics and responsible AI development specialist. Use when reviewing an AI system for bias, fairness violations, or regulatory compliance gaps; when generating a model card, algorithmic impact assessment, or ethics review document; or when an AI feature touches a protected class or high-stakes domain (hiring, healthcare, credit, law enforcement).

UnrankedNo signals yet
Harnessclaude
ai-specialistssubagents
Details
CLAUDE.md / RulesPreview

ai-intellij-plugin

Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.

UnrankedNo signals yet
Harnessclaude
claude-mdruleslanguage-specific
Details
Sub-AgentsPreview

ai-writing-auditor

Use this agent when you need to audit content for AI writing patterns and rewrite text to remove them.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
CLAUDE.md / RulesPreview

allow-git-operations

Allow common git operations for version control workflow. Permits git status, diff, add, commit, and push operations while maintaining security by requiring explicit permission for potentially destructive operations.

UnrankedNo signals yet
Harnessclaude
permissionsclaudemd-rules
Details
CLAUDE.md / RulesPreview

allow-npm-commands

Allow common npm development commands (lint, test, build, start).

UnrankedNo signals yet
Harnessclaude
permissionsclaudemd-rules
Details
CLAUDE.md / RulesPreview

alpha-skills-quant-factor-research

Quantitative factor research skills for Cursor. Evaluate factors, run backtests, mine new alpha through natural language.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

amplitude-experiment-implementation

This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features.

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
CLAUDE.md / RulesPreview

android-jetpack-compose-cursorrules-prompt-file

Cursor rules for Android development with Jetpack Compose integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

angular-architect

Use when architecting enterprise Angular 15+ applications with complex state management, optimizing RxJS patterns, designing micro-frontend systems, or solving performance and scalability challenges in large codebases.

UnrankedNo signals yet
Harnessclaude
language-specialistssubagent
Details
CLAUDE.md / RulesPreview

angular-hooks

angular rule: apply when working on angular and you need Angular Hooks.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesangular
Details
CLAUDE.md / RulesPreview

angular-novo-elements-cursorrules-prompt-file

Cursor rules for Angular development with Novo Elements UI library.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

angular-patterns

angular rule: apply when working on angular and you need Angular Patterns.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesangular
Details
CLAUDE.md / RulesPreview

angular-security

angular rule: apply when working on angular and you need Angular Security.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesangular
Details
CLAUDE.md / RulesPreview

angular-testing

angular rule: apply when working on angular and you need Angular Testing.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesangular
Details
CLAUDE.md / RulesPreview

angular-typescript-cursorrules-prompt-file

Cursor rules for Angular development with TypeScript integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

ankra-cli

Ankra CLI rules and best practices for managing Kubernetes clusters via the Ankra platform

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Browse · Armory