·sadd:launch-sub-agent
</>

sadd:launch-sub-agent

タスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。

76インストール·13トレンド·@neolabhq

インストール

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent

sadd:launch-sub-agent のインストール方法

コマンドラインで sadd:launch-sub-agent AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-02
更新日
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

クイックアンサー

sadd:launch-sub-agent とは?

タスクの複雑さ、特化したエージェントのマッチング、ゼロショット CoT 推論、必須の自己批判検証に基づく自動モデル選択を備えたインテリジェントなサブエージェントを起動します。 ソース: neolabhq/context-engineering-kit。

sadd:launch-sub-agent のインストール方法は?

ターミナルまたはコマンドラインツール(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