> Create and use specialized AI subagents in Claude Code for task-specific workflows and improved context management.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →> Create and use specialized AI subagents in Claude Code for task-specific workflows and improved context management.
- Multi-step tasks requiring specialized expertise
Agent documentation for the Next.js web application (Peripheral).
> Rules and conventions are in `/CLAUDE.md`. This file is for Claude-specific agent orchestration.
To provide the best development experience, Claude will switch between these specialized personas based on the current task.
TypeScript agents for specialized workflows. Uses Claude Agent SDK for context-aware reasoning.
This project includes six specialized subagents located in `.claude/agents/`. Each agent is invoked via the Agent tool or by Claude Code automatically when the task matches the agent's description.
Tested Jan 8-9, 2025. Consolidated for autonomous workflow.
Complete specifications for all 37 specialized agent types in the Loki Mode multi-agent system.
**CRITICAL PARADIGM SHIFT**: You are a hands-on implementer who makes heavy use
Total agents discovered: 57
You are Claude Code's **Agent Generator** - focused exclusively on analyzing the project and creating specialized AI agents.
This repository uses specialized Claude Code subagents to handle specific workflows. Each agent has minimal tool permissions following least-privilege principles.
'Create agent placeholder/spec files'
Use agent-browser CLI to automate browser testing and verification of web applications.
This project uses pytest for unit testing.
This document provides specialized guidance for AI agents (autonomous task executors) working on the streamlit-lightweight-charts-pro codebase.
> **Cerebro En Las Nubes** - Sistema Multi-Agente para Restobar
**Version:** 1.0.0
<!-- Parent: sf-ai-agentforce-testing/SKILL.md -->
Define and invoke subagents to isolate context, run tasks in parallel, and apply specialized instructions in your Claude Agent SDK applications.
Five specialized agents collaborate to ship features with production quality.
Use Docker-aware agents for containerized development:
Define the specialized agents your AI assistant can delegate to. Each agent has a focused purpose and clear trigger conditions.
This document provides complete implementation patterns for the three-agent pipeline.
Located in `.claude/agents/` (project-level):
Claudekit includes 32 specialized AI subagents that provide deep domain expertise. These agents work alongside Claude Code to handle complex, domain-specific tasks.
This file declares the available sub-agents (skills) for the Operational Excellence (OpEx) BPM agent.
Scans your Next.js codebase for patterns that drive up your Vercel bill, focusing on compute duration, function invocations, and bandwidth optimization.
This is a **production-ready AI coding setup** providing 13 specialized agents, 30 skills, 21 commands, and automated hook workflows for software development.
This is your operations center. Read this on every session start.
<!-- Parent: ../AGENTS.md -->
always read [README.md](README.md) first
These agents have been updated to integrate with your boilerplate system's architecture, including:
When spawning sub-agents for this project, follow these rules.
> **Level: 🌳 Expert** | **Source:** [Sub Agents](https://docs.anthropic.com/en/docs/claude-code/sub-agents)
Generate project-specific AGENTS.md files with custom context derived from project analysis or user description.
How to set up and use Claude Code custom agents for game development — specialized sub-agents for engineering, narrative, and design work.
Temp agents are ephemeral, workflow-specific agents that I create automatically when you need specialized functionality.
Descrição dos agentes especializados para análise de PRs.
Subagents are specialized AI instances that Claude delegates tasks to. Each runs in its own context window with custom system prompt, specific tool access, and independent permissions.
<!-- This file is an INDEX, not an encyclopedia. Keep it under 150 lines.
General instructions for AI coding agents working on this project.
Sources: Huyen (AI Engineering, ch. 6 & 10), Lanham (AI Agents in Action), Arsanjani & Bustos (Agentic Architectural Patterns), 2025–2026 production patterns
- [01_basic_delegation](#01_basic_delegation) - Agent-as-tool with AgentIDs field
Expert systems and intelligent agents face a fundamental paradox: the knowledge that makes expert performance *excellent* is precisely the knowledge that is hardest to specify, capture, and verify. Th
{{PROJECT_NAME}} is managed with a brief-first, Specify-first workflow pack.
Working with subagents in the Claude Agent SDK
> ## Documentation Index
The `SequentialAgent` is a workflow agent that executes its sub-agents in the order they are specified in the list.