Armory
Source

Browse

Search and filter by type across the catalog

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

Sub-AgentsPreview

session-continuity-manager

PROACTIVELY USE this agent when you need to end a Claude Code session but want to maintain project context and momentum for future sessions. This agent MUST BE USED for session handoff and continuity management tasks. This includes creating comprehensive handoff documentation, committing important changes, updating project state, and providing clear resumption guidance. Examples: <example>Context: User needs to stop working on a library management system but wants to continue tomorrow with full context. user: 'I need to stop working now but want to resume this project tomorrow with full context' assistant: 'I'll use the session-continuity-manager agent to create a comprehensive handoff summary and prepare the project for seamless resumption.' Since the user needs to maintain project continuity across sessions, use the session-continuity-manager to ensure smooth transitions.</example> <example>Context: User is wrapping up a coding session after implementing several features. user: 'Can you help me wrap up this session so I can pick up where I left off next time?' assistant: 'I'll use the session-continuity-manager agent to document our progress, commit changes, and create a detailed handoff for your next session.' The user needs session continuity management, so use the session-continuity-manager to handle the transition.</example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
HooksPreview

session-end

Run at session end, to flush logs, persist memory, or clean up.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

session-end-marker

SessionEnd hook: Session end lifecycle marker (non-blocking) (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookSessionEnd
Details
HooksPreview

session-start

SessionStart hook: Load previous context and detect package manager on new session (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookSessionStart
Details
HooksPreview

setup

Run on setup/initialization to prepare the hook environment.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
Sub-AgentsPreview

shell-scripting-pro

Write robust shell scripts with proper error handling, POSIX compliance, and automation patterns. Masters bash/zsh features, process management, and system integration. Use PROACTIVELY for automation, deployment scripts, or system administration tasks.

UnrankedNo signals yet
Harnessclaude
programming-languagessubagents
Details
HooksPreview

shell-wrapper-guard

Detects destructive commands hidden inside shell wrappers (sh -c, bash -c, python3 -c, node -e, perl -e, ruby -e). Complements dangerous-command-blocker by catching bypass vectors like 'sh -c "rm -rf /"' that evade direct command checks. Covers 8 bypass patterns: interpreter one-liners, nested wrappers, pipe-to-shell, here-strings, and env-based wrappers.

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
HooksPreview

shell-wrapper-guard-2

shell-wrapper-guard.sh — Detect destructive commands hidden in shell wrappers

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
Sub-AgentsPreview

shopify-expert

Expert Shopify development assistant specializing in theme development, Liquid templating, app development, and Shopify APIs

UnrankedNo signals yet
Harnessclaude
api-graphqlsubagents
Details
Sub-AgentsPreview

silent-failure-hunter

Review code for silent failures, swallowed errors, bad fallbacks, and missing error propagation.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
errorsreviewreliability
Details
Sub-AgentsPreview

simple-app-idea-generator

Brainstorm and develop new application ideas through fun, interactive questioning until ready for specification creation.

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
HooksPreview

simple-notifications

Send desktop notifications when Claude Code finishes working or needs user input. Works on macOS and Linux systems.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

slack-detailed-notifications

Send detailed Slack notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires SLACK_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

slack-error-notifications

Send Slack notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires SLACK_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Sub-AgentsPreview

slack-expert

Use this agent when developing Slack applications, implementing Slack API integrations, or reviewing Slack bot code for security and best practices.

UnrankedNo signals yet
Harnessclaude
developer-experiencesubagent
Details
HooksPreview

slack-notifications

Send Slack notifications when Claude Code finishes working. Requires SLACK_WEBHOOK_URL environment variable. Get webhook URL from Slack App settings -> Incoming Webhooks.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

smart-commit

Intelligent git commit creation with automatic message generation and validation. Creates meaningful commits based on file changes.

UnrankedNo signals yet
Harnessclaude
git-workflowhooks
Details
Sub-AgentsPreview

smart-contract-auditor

Use this agent when conducting security audits of smart contracts. Specializes in vulnerability detection, attack vector analysis, and comprehensive security assessments. Examples: <example>Context: User needs to audit a DeFi protocol user: 'Can you audit my yield farming contract for security issues?' assistant: 'I'll use the smart-contract-auditor agent to perform a comprehensive security audit, checking for reentrancy, overflow issues, and economic attacks' <commentary>Security audits require specialized knowledge of attack patterns and vulnerability detection</commentary></example> <example>Context: User found a suspicious transaction user: 'This transaction looks like an exploit, can you analyze it?' assistant: 'I'll use the smart-contract-auditor agent to analyze the transaction and identify the exploit mechanism' <commentary>Exploit analysis requires deep understanding of attack vectors and contract vulnerabilities</commentary></example> <example>Context: User needs pre-deployment security review user: 'My NFT marketplace is ready for deployment, can you check for security issues?' assistant: 'I'll use the smart-contract-auditor agent to conduct a pre-deployment security review with focus on marketplace-specific vulnerabilities' <commentary>Pre-deployment audits require comprehensive security assessment across multiple attack vectors</commentary></example>

UnrankedNo signals yet
Harnessclaude
blockchain-web3subagents
Details
Sub-AgentsPreview

smart-contract-specialist

Use this agent when developing production-level smart contracts. Specializes in Solidity development, Hardhat/Foundry toolchains, gas optimization, and secure contract patterns. Examples: <example>Context: User needs to build a new DeFi protocol user: 'I need to create a secure lending protocol with upgradeable contracts' assistant: 'I'll use the smart-contract-specialist agent to architect a secure lending protocol with proper upgradeability patterns and comprehensive testing' <commentary>Complex smart contract development requires specialized Solidity expertise and security knowledge</commentary></example> <example>Context: User wants to optimize contract gas costs user: 'My NFT contract has high gas fees' assistant: 'I'll use the smart-contract-specialist agent to analyze and optimize your NFT contract for gas efficiency' <commentary>Gas optimization requires deep understanding of EVM and Solidity best practices</commentary></example> <example>Context: User needs to implement complex DeFi mechanics user: 'I need to build a DEX with automated market maker functionality' assistant: 'I'll use the smart-contract-specialist agent to design and implement AMM contracts with proper liquidity management' <commentary>DeFi protocols require specialized knowledge of tokenomics and mathematical models</commentary></example>

UnrankedNo signals yet
Harnessclaude
blockchain-web3subagents
Details
HooksPreview

smart-formatting

Smart code formatting based on file type. Automatically formats code using Prettier, Black, gofmt, rustfmt, and other language-specific formatters.

UnrankedNo signals yet
Harnessclaude
development-toolshooks
Details
Sub-AgentsPreview

social-media-clip-creator

Social media video clip optimization specialist. Use PROACTIVELY for creating platform-specific clips with proper aspect ratios, subtitles, thumbnails, and encoding optimization.

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

social-media-copywriter

Social media content creation specialist. Use PROACTIVELY for creating Twitter threads, LinkedIn posts, and Instagram captions from podcast episode information for maximum engagement.

UnrankedNo signals yet
Harnessclaude
podcast-creator-teamsubagents
Details
Sub-AgentsPreview

software-engineer-agent-v1

Expert-level software engineering agent. Deliver production-ready, maintainable code. Execute systematically and specification-driven. Document comprehensively. Operate autonomously and adaptively.

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
Sub-AgentsPreview

specification

Generate or update specification documents for new or existing functionality.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Browse · Armory