sadd:launch-sub-agent とは?
タスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。 ソース: neolabhq/context-engineering-kit。
タスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。
コマンドラインで sadd:launch-sub-agent AI スキルを開発環境にすばやくインストール
ソース: neolabhq/context-engineering-kit。
Launch a focused sub-agent to execute the provided task. Analyze the task to intelligently select the optimal model and agent configuration, then dispatch a sub-agent with Zero-shot Chain-of-Thought reasoning at the beginning and mandatory self-critique verification at the end.
This command implements the Supervisor/Orchestrator pattern from multi-agent architectures where you (the orchestrator) dispatch focused sub-agents with isolated context. The primary benefit is context isolation - each sub-agent operates in a clean context window focused on its specific task without accumulated context pollution.
Before dispatching, analyze the task systematically. Think through step by step:
タスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。 ソース: neolabhq/context-engineering-kit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agentタスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。 ソース: neolabhq/context-engineering-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/neolabhq/context-engineering-kit