Armory
Source

Browse

Search and filter by type across the catalog

1,945 results in Infrastructure, Sub-Agents, Skills, Observability · page 19 of 82

SkillsPreview

context-budget

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Sub-AgentsPreview

context-management-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

context-manager

Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata.

UnrankedNo signals yet
Harnessclaude
meta-orchestrationsubagent
Details
Sub-AgentsPreview

context-manager-2

Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata. Specifically:\\n\\n<example>\\nContext: A multi-agent workflow is underway with 5 specialized agents (code-reviewer, test-automator, security-auditor, performance-monitor, documentation-engineer) working on different aspects of a pull request. Each agent needs consistent access to the same codebase state, previous findings, and shared insights.\\nuser: \"We're coordinating 5 agents on a complex pull request review. Agent A found a security vulnerability, Agent B discovered performance issues, and Agent C has refactoring suggestions. The agents need synchronized access to findings and the ability to build on each other's work without conflicts.\"\\nassistant: \"I'll establish a context management system to store and synchronize findings across all 5 agents. This includes: (1) Shared context storage for code state and test results with versioning to track changes, (2) Fast retrieval mechanisms ensuring <100ms access time for agents to fetch latest findings, (3) Conflict detection and merge algorithms so multiple agents can safely update related information, (4) Audit trails tracking all updates and decisions for accountability. Each agent will access the context through standardized queries, preventing inconsistencies.\"\\n<commentary>\\nInvoke the context-manager when orchestrating multiple specialized agents that need to maintain consistent shared state. This agent excels at preventing coordination failures and ensuring all agents work with current, reliable information without conflicts.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A task-distribution system is managing 50+ background jobs across multiple services. Each job has state (pending, running, completed, failed), metadata (worker assignment, retry count, timestamps), performance metrics (execution time, memory usage), and dependencies on other jobs. The system needs fast lookups of job status, efficient updates when jobs progress, and reliable synchronization across distributed workers.\\nuser: \"Our job queue system is struggling with stale data. Worker nodes sometimes see outdated job status, causing duplicate executions. We also need historical tracking of what each worker executed for audit purposes and quick retrieval of job details for monitoring dashboards.\"\\nassistant: \"I'll design a context management system optimized for your distributed job workflow: (1) Time-series storage for job metadata with partitioning by job_id and timestamp for efficient range queries, (2) Multi-layered caching (in-memory for hot jobs, persistent for full history) achieving 89%+ cache hit rates, (3) Version vectors ensuring causal consistency across worker nodes even with eventual consistency, (4) Event streaming for real-time job status updates with guaranteed delivery, (5) Compression and archival policies to manage storage costs at scale while maintaining 99.9% availability.\"\\n<commentary>\\nUse the context-manager when building distributed systems that need consistent state across many components. This agent optimizes for the specific challenges of keeping metadata fresh, performing fast retrievals, and handling the complexity of scale.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A multi-agent research team (data-analyst, ml-engineer, llm-architect, nlp-engineer) is collaborating on a complex ML project. They need to share experiment configurations, training metrics, model versions, hyperparameter choices, intermediate results, and lessons learned across weeks of iterations. Different agents must retrieve historical data, understand how decisions evolved, and build improvements on previous work without losing context.\\nuser: \"Our ML team is running hundreds of experiments. Each agent logs different metrics and findings. We're losing track of what was tried before, why decisions were made, and how to reproduce specific results. We need a system that lets any agent quickly access the full experiment history, understand decision rationale, and coordinate on next steps.\"\\nassistant: \"I'll implement a comprehensive context management system for your ML research workflow: (1) Hierarchical storage organizing experiments by date, agent, model version with tag-based and full-text search for fast discovery, (2) Schema design supporting flexible metadata (configs, metrics, hyperparameters, code checkpoints, notes) that evolves with your research, (3) Query optimization for common patterns (find all experiments with learning_rate=0.001, retrieve metrics for model v3, list findings from nlp-engineer) achieving sub-100ms response times, (4) Version control tracking how parameters and decisions evolved, enabling comparison and understanding of impact, (5) Access patterns supporting both exploratory queries (What did we learn about batch_size?) and precise retrieval (Get exact results from experiment #284).\"\\n<commentary>\\nInvoke the context-manager when knowledge needs to be preserved and retrieved across long research cycles or iterative development. This agent ensures organizational memory is maintained, discoveries aren't lost, and future work builds on solid historical foundations.\\n</commentary>\\n</example>

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
SkillsPreview

context-window-management

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

UnrankedNo signals yet
Harnessclaude
context-window-managementskills
Details
Sub-AgentsPreview

context7

Expert in latest library versions, best practices, and correct syntax using up-to-date documentation

UnrankedNo signals yet
Harnessclaude
documentationsubagents
Details
SkillsPreview

context7-auto-research

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

UnrankedNo signals yet
Harnessclaude
context7-auto-researchskills
Details
SkillsPreview

continuous-agent-loop

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

continuous-learning-v2

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Sub-AgentsPreview

conversation-analyzer

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
SkillsPreview

conversation-memory

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

UnrankedNo signals yet
Harnessclaude
conversation-memoryskills
Details
SkillsPreview

convex

Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.

UnrankedNo signals yet
Harnessclaude
convexskills
Details
SkillsPreview

cookbook-audit

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

UnrankedNo signals yet
Harnessclaude
skillclaude-cookbook
Details
SkillsPreview

copy-editing

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

UnrankedNo signals yet
Harnessclaude
copy-editingskills
Details
SkillsPreview

copywriting

When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.

UnrankedNo signals yet
Harnessclaude
copywritingskills
Details
SkillsPreview

core-components

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

UnrankedNo signals yet
Harnessclaude
core-componentsskills
Details
SkillsPreview

core-web-vitals

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

UnrankedNo signals yet
Harnessclaude
core-web-vitalsskills
Details
SkillsPreview

cosmic-database

Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, for cancer research and precision oncology. Requires authentication.

UnrankedNo signals yet
Harnessclaude
cosmic-databaseskills
Details
SkillsPreview

cost-aware-llm-pipeline

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

cost-tracking

Track and report Claude Code token usage, spending, and budgets from a local cost-tracking database. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by project, tool, session, or date.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

council

Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
decisionsreasoningmeta
Details
SkillsPreview

cover-letter-generator

Create personalized, compelling cover letters from a resume and job description. Use when the user asks for a cover letter, application letter, or motivation letter for a specific role.

UnrankedNo signals yet
Harnessclaude
cover-letter-generatorskills
Details
Sub-AgentsPreview

cpp-build-resolver

C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
SkillsPreview

cpp-coding-standards

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Browse · Armory