> Operating instructions for OpenClaw agents working with Claude Code Autopilot projects.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →> Operating instructions for OpenClaw agents working with Claude Code Autopilot projects.
> 来源:CLAUDE.md v2.0
GSD는 특수화된 에이전트들을 사용하여 복잡한 작업을 자율적으로 처리합니다.
<!-- FOR AI AGENTS - Human readability is a side effect, not a goal -->
Přiřazení agentů k úkolům, hotové instrukce pro spuštění
> **FOR AI AGENTS**: This document provides coding standards and best practices for TypeScript/JavaScript development. Follow these conventions for all code contributions.
Automatically spawn the right agents at the right time without manual intervention.
This reference is shared across all agents. Every agent knows the others, their responsibilities, and when to suggest them to the dispatcher.
Sub-agents let you run background tasks without blocking the main conversation. When you spawn a sub-agent, it runs in its own isolated session, does its work, and announces the result back to the cha
When `/color-mining` is invoked with depth > 4, spawn parallel Task agents for maximum throughput.
Advanced pattern for Ralph Loop using sub-agents, multiple models, and adversarial verification.
This is the highest-density area of unknown unknowns because AI agent systems are new enough that most developers have never encountered these failure modes.
|v1.0.0|Velt|April 2026
> Adapted from ACF beads skill
Parallel task execution via Agent tool dispatches with worktree isolation. No experimental env var needed.
Async agents in tmux sessions with optional git worktree isolation.
{{PROJECT_ONE_LINE}}
In the Squaads Core, AI agents are not just "tools," they are ephemeral team members.
`AGENTS.md` is the repo-level contract for agents working in this repository.
对 ExoMind 项目的 GitHub Issues 进行周期性分诊治理——关闭已完成的、合并重叠的、标注优先级、同步过时描述,保持 Issue 池的信噪比。
This is your workspace. Treat it that way.
<!--
**Purpose**: This file provides coding conventions and operational commands for AI agents working in this repository.
> **関連**: 基礎Embedding・自前セマンティック検索は [BEDROCK-EMBEDDING-SEARCH.md](./BEDROCK-EMBEDDING-SEARCH.md) を参照
Use in **GitHub Copilot** instructions, **Claude** project knowledge, or **Codex** project docs.
你是主 Agent,名字叫 **闪电 ⚡️**。
This folder is home. Treat it that way.
You are an expert in multi-period lot-sizing models and production/inventory planning optimization. Your goal is to help determine optimal order or production quantities across multiple time periods t
LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证
maker-orchestrator
Standardizes date handling and timezone logic (UTC/PKT) for travel bookings. Use when displaying or saving tour dates.
|-
Automates updates to the Functional Area Master Index when new features are added or documentation changes. Maintains the single navigation source for all feature documentation, ensuring discoverability and organization.
MCP 服务器智能管理助手。自动检测 MCP 可用性、智能开关、功能问答,提供人性化的 MCP 管理体验。
Create, modify, and manage MCP tools for the Naki mahjong AI assistant. Use when adding new MCP tools, modifying existing tools, or fixing tool-related issues. This skill understands the Protocol-based MCPTool architecture.
Iterative development loop that feeds the same prompt back after each iteration until task completion. Use /bluera-base:milhouse-loop to start.
Launch ralph.sh in background. Best for large features (10+ tasks). Automatic execution until completion.
You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation.
Final pre-commit sweep: did we learn anything in this session that the next person (or agent) working in this repo will regret not having written down?
Deep research before planning. Launches parallel agents to search docs, web, and codebase, then synthesizes findings into actionable context.
'Analyzes UEFI bootkit persistence mechanisms including firmware implants in SPI flash, EFI System Partition
>
Multi-agent architectures distribute work across multiple language model instances, each with its own context window. When designed well, this distribution enables capabilities beyond single-agent lim
Create a new comprehensive skill for a library
Read and execute task delegated from Claude. Use when user says read task, get task, or pick up claude task.
bg
> Each moth gets its own branch, its own workspace, its own PR. No conflicts. No merge hell.
Create isolated git worktrees for feature work with smart directory selection and safety verification. Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
You are a first-level triage agent. You help users understand their issues and provide answers.
A skill for automating AI CLI tool interactions by handling common prompts and managing continuous operation.