- Agents extend `LlmAgent` or `BaseAgent`
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →- Agents extend `LlmAgent` or `BaseAgent`
**Purpose**: Coordinate multiple agents running in parallel to maximize efficiency and avoid conflicts.
I want to develop features in parallel using Git worktrees and subagents: $ARGUMENTS
Documentation for GreenLang AI Agent Workforce Deployment
Local Claude Code agents for DevTrack PM workflow — project-vision (PM), devtrack-engineer, post-generator
Provides real-time visibility of parallel agent execution within Cursor's terminal
Demo the SubagentStop hook by spawning 3 agents and viewing the activity log
/* Most apps just need AI SDK directly */
Multi-agent research orchestrator for exploring complex topics.
**IMPORTANT**: This project uses **bd (beads)** for ALL issue tracking. Do NOT use markdown TODOs, task lists, or other tracking methods.
Agents support the "small steps, verify often" principle from `.claude/docs/APPROACH.md`.
> Claude Code: read this at the start of every session alongside CLAUDE.md.
- Before implementation, read `__RESOURCE_PATH__`.
**Search Demand:** VERY HIGH (launched yesterday, April 8, 2026)
Personal dotfiles managed with **chezmoi** + **Nix Home Manager** on macOS.
> Every logical service in EOM is described here: its responsibility boundary,
**Objetivo Primordial:** Este documento y **todos los demás archivos `.md` que contienen reglas, directrices o conocimientos operativos** deben ser actualizados proactivamente por el Agente de IA. La
- Funciones propósito único, preferiblemente <20 líneas
Use small, explicit roles. Do not delegate understanding or product truth.
Этот файл описывает, **как мы используем AI внутри проекта**. Он превращает
Sync agent configuration files to project
> **Purpose**: Define autonomous AI agents with roles, goals, and tools for DataOps workflows
Agentic Workflow — persistent AI development workflows with quality gates when you need them.
No two agents may edit the same file concurrently. Ownership during a workflow:
This document defines agent roles, responsibilities, and safe collaboration rules.
Localizados em `~/COMBINED/workspace-config/claude/agents/`:
Run bootstrap-agents workflow.
**Responsibilities:**
**This tool coordinates Claude Code's actions. It does NOT write code or create content.**
When and how to use parallel subagents when working in k8s-vollminlab-cluster
The following agents ship with this harness (under `~/.claude/agents/` for global install, `./.claude/agents/` for project install). Do not reference agents that are not in this list.
Scientific computing utilities
**Launches multiple parallel agents for grunt work - same task, different inputs.**
The fundamental challenge in any complex problem is combinatorial explosion. The Hubble Space Telescope scheduling problem involves tens of thousands of observation requests, six scientific instrument
Gary Klein and Roberta Calderwood's field research with urban fireground commanders revealed something that challenges the foundation of most AI decision systems: **proficient decision-makers almost n
A fundamental tension in rational agent design: Commitment is computationally necessary (can't constantly reconsider every decision), but blind commitment is irrational (must respond to changing circu
In 1986, Gary Klein and colleagues studied fireground commanders — captains of firefighting companies — to understand how they made life-or-death decisions under conditions of extreme time pressure an
- Every commit should be associated with the relevant GitHub issue when one exists.
Creates an AI agent for an assistant.
> **Contract alignment**: These docs align to ntask CLI Contract v1.0.0.
> AI agents: Read this file FIRST before any task.
Diagnose and fix USB timeout errors during JetPack flashing on Jetson. Covers the 5 most common causes: VM USB instability, insufficient power, bad cable, USB hub, wrong package.
Microservices architecture structures an application as a collection of loosely coupled, independently deployable services, each organized around a business capability. Each service owns its data, run
**BEFORE doing ANYTHING else in a new session, you MUST:**
Use the installed `qrspi-codex-orchestrator` skill as the default orchestration layer for software-development work in this repository.
Skill instructions for git commit tasks.
Dev containers define reproducible development environments using a `devcontainer.json` file. They are the foundation of GitHub Codespaces and work with VS Code Dev Containers, the devcontainer CLI, a
Agent/tooling skills and helper documentation for local automation.
Keep local WO lifecycle work aligned to the approved anchor and prevent local execution context from becoming program authority.
Configure a dev container for Python development using the official Python feature or base image. Supports version selection, tool installation via pipx, virtual environments, and JupyterLab.