跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

SADD Plugin

插件 警告 活跃

Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.

10 个 Skill 0 个 MCP
目的

To enable complex, high-quality development tasks by distributing work across specialized sub-agents with built-in quality gates and iterative refinement.

功能

  • Subagent-driven development with context isolation
  • Sequential and parallel task execution
  • Competitive generation with multi-judge evaluation
  • Tree of Thoughts for complex reasoning tasks
  • Meta-judge for generating tailored evaluation criteria
  • Retry mechanisms for robust task completion
  • Adaptive strategy selection (polish, redesign, synthesize)

使用场景

  • Decomposing and executing complex, multi-step development plans
  • Parallelizing independent tasks for faster iteration
  • Evaluating and refining solutions through competitive multi-agent debate
  • Leveraging specialized agents for domain-specific tasks

非目标

  • Directly performing implementation tasks (delegates to sub-agents)
  • Managing persistent state outside of the orchestration flow
  • Acting as a standalone AI without agent orchestration

实践

  • Agent Orchestration
  • Context Isolation
  • Meta-Evaluation
  • Iterative Refinement
  • Adaptive Strategy Selection

License

  • critical:License usabilityThe plugin is licensed under GPL-3.0, which imposes strong copyleft obligations, potentially restricting commercial use or integration without adhering to its terms.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install sadd@context-engineering-kit

包含 10 个扩展

Skill (10)

Do And Judge 技能

Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop

98
Do Competitively 技能

Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis

75
Do In Parallel 技能

Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification

100
Do In Steps 技能

Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification

97
Judge 技能

Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation

95
Judge With Debate 技能

Evaluate solutions through multi-round debate between independent judges until consensus

75
Launch Sub Agent 技能

Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification

99
Multi Agent Patterns 技能

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

99
Subagent Driven Development 技能

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

95
Tree Of Thoughts 技能

Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation

95

质量评分

警告
75 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0-or-later
状态
查看源代码