Agent Skills
› foryourhealth111-pixel/Vibe-Skills
› dialectic
dialectic
GitHub轻量级适配器,用于将请求路由至vibe辩证模式。当用户显式要求启用辩证智囊团或需结构化对比多种设计方案时触发,负责协调多视角分析并输出共识、分歧及建议。
Trigger Scenarios
用户明确要求使用辩证智囊团
需要对多个可行的设计方法进行比较
Install
npx skills add foryourhealth111-pixel/Vibe-Skills --skill dialectic -g -y
SKILL.md
Frontmatter
{
"name": "dialectic",
"description": "Minimal compatibility wrapper for vibe Dialectic Mode (multi-perspective design analysis)."
}
dialectic (Codex Compatibility)
Thin adapter for /vibe dialectic routing. Keep this skill lightweight and defer workflow logic to vibe.
Use Cases
- User explicitly asks for the think-tank flow: "使用辩证智囊团", "启用辩证智囊团", "
$vibe dialectic", or "dialectic-design". - Multiple viable design approaches need structured comparison.
Execution Contract
- Route to
vibeDialectic Mode:
vibe/protocols/team.md(Dialectic Mode section)vibe/references/team-templates.md(Template 6:dialectic-design)- Optional Template 7 when
local-vco-rolesis available
- Produce concise output:
- Consensus points
- Key divergences + rationale
- Blind spots
- Recommended synthesis
Compatibility Notes
- M grade: prefer lightweight self-check (no TeamCreate orchestration)
- L grade: 2-perspective adaptation
- XL grade: TeamCreate dialectic workflow
Version History
- f627ab5 Current 2026-07-25 04:40


