Implemented the ability to resume finished agents **and agents that hit errors** by sending them a message. Previously, when an agent finished or hit an error (like rate limits), it would completely s
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Implemented the ability to resume finished agents **and agents that hit errors** by sending them a message. Previously, when an agent finished or hit an error (like rate limits), it would completely s
智能体是应用程序中的核心构建模块。一个智能体就是一个配置了指令和工具的大模型(LLM)。
dotcube is a dotfiles management system that provisions ZSH shell configurations and system environments using Ansible. It supports macOS, Ubuntu/Debian, Raspbian, and WSL.
See CLAUDE.md for project architecture, commands, and conventions.
Workspace instructions for coding agents working on this repository.
<!-- Created: 2026-03-23 12:30 -->
**Role**: You are a senior software engineer. Write high-quality, well-structured, maintainable code appropriate to the current file’s language. No emojis or fluff.
Use the `Agent` tool to delegate work to sub-agents. Sub-agents run Claude Code as a subprocess with full tool access and return their result to you.
ARGUMENTS: $ARGUMENTS
'Concurrent investigation of independent failures. Use when multiple unrelated issues need parallel resolution.'
Query claude-flow and SuperClaude for currently active agents and display in statusline.
Validiert Agenten-Dateien, YAML-Frontmatter (inkl. color-Attribut) und Best Practices
> **Definition**: a person who acts on behalf of another person or group
Spawn subagents to develop features in parallel worktrees
- **Providers**: register in `src/models/registry.ts#initProviders`. Add the
An agent in Microsoft Agent Framework is a stateful conversational entity that combines:
Initialize agent team for an existing project
Instructions for any AI coding agent working on this project.
A **subagent** is like hiring a temporary assistant to do part of the job while you continue with other work.
 .
- YAML frontmatter MUST include: `name`, `subagent_type`, `description`, `tools`, `model`, `color`, `skills`
> **Scope:** AI coding agents (Claude, Cursor, Copilot, and any other AI assistant operating in this codebase).
자율 AI 코딩 에이전트 저장소 목록 (Stars 순)
- **Independent searches**: Looking for multiple unrelated things in a codebase
- [Creating Agents](#creating-agents)
Always set `model:` when spawning subagents. Haiku costs 12× less than Sonnet — use it for all search and explore work.
This file documents all 5 Agno-powered agents in the WAIGenie framework.
Create AI agents with custom instructions, tools, and model configurations.
<!-- Repo-level context for AI coding agents (Gemini, Claude, open-swe, etc.)
The vocabulary you didn't know you needed. 1 skill, 17 commands, and curated anti-patterns for impeccable style. Works with Cursor, Claude Code, Gemini CLI, and Codex CLI.
Bu, yazılım geliştirme için 28 özel agent, 116 skill, 59 command ve otomatik hook iş akışları sağlayan **üretime hazır bir AI kodlama eklentisidir**.
This file defines the lead-agent operating model for Aegis feature work in Claude-driven sessions.
How to use different LLM models for different agents in Present-Agent2.
このスキルでは、Task toolを使用してgeneral-purpose subagentにプロンプトを渡す形式で処理を行う。
| Agent ID | Owns | Entry dirs | Model | Can parallel with |
We investigate the challenge of task planning for multi-task embodied agents in open-world environments.[^2] Two main difficulties are identified: 1) executing plans in an open-world environment (e.g.
| Agent | subagent_type | isolation | run_in_background |
This command provides an overview of all available development agents and their status.
**Non-Claude agents**: Import `CLAUDE.md` in this directory for full project context.
> This file defines the agent team structure, sub-agent roles, and orchestration patterns for the MTA Website project.
This directory is the canonical home for all agent definitions in this repo. Both Claude Code and OpenCode reference these files as the single source of truth.
`{{PROJECT_NAME}}` is {{PROJECT_SUMMARY}}.
이 문서는 AI 가계부 프로젝트의 모든 코딩 컨벤션을 정의합니다.
这是一个**生产就绪的 AI 编码插件**,提供 28 个专业代理、116 项技能、59 条命令以及自动化钩子工作流,用于软件开发。
Full Claude Code `settings.json` hook compatibility layer. Intercepts OpenCode events to execute external scripts/commands defined in Claude Code configuration.
../../prompt/instructions/ecc-common-agents.md
This repository uses **layered documentation** for AI agent context management.
This project uses Claude Code project settings (in `.claude/settings.json`) to enforce constraints deterministically.
<!--