·sadd:do-and-judge
</>

sadd:do-and-judge

サブエージェント実装と自動再試行ループによる LLM-as-a-judge 検証を使用してタスクを実行する

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

インストール

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:do-and-judge

sadd:do-and-judge のインストール方法

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

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

ソース: neolabhq/context-engineering-kit。

Execute a single task by dispatching an implementation sub-agent, verifying with an independent judge, and iterating with feedback until passing or max retries exceeded.

This command implements a single-task execution pattern with LLM-as-a-judge verification. You (the orchestrator) dispatch a focused sub-agent to implement the task, then dispatch an independent judge to verify quality. If verification fails, you iterate with judge feedback until passing (score ≥4) or max retries (2) exceeded.

CRITICAL: You are the orchestrator - you MUST NOT perform the task yourself. Your role is to:

サブエージェント実装と自動再試行ループによる LLM-as-a-judge 検証を使用してタスクを実行する ソース: neolabhq/context-engineering-kit。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:do-and-judge
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-02
更新日
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

クイックアンサー

sadd:do-and-judge とは?

サブエージェント実装と自動再試行ループによる LLM-as-a-judge 検証を使用してタスクを実行する ソース: neolabhq/context-engineering-kit。

sadd:do-and-judge のインストール方法は?

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

ソースリポジトリはどこですか?

https://github.com/neolabhq/context-engineering-kit