Plugin Claude Code
baixinghao's plugins for coding agents: intent alignment, requirement analysis, red-blue adversarial review.
Plugin Claude Code
baixinghao's plugins for coding agents: intent alignment, requirement analysis, red-blue adversarial review.
Plugin Claude Code
Intent-alignment plugin for coding agents: requirement-analysis playbook, three-level intent funnel with file-in-the-loop persistence, and an optional red-blue adversarial review skill. DingTalk group channel and blocking gates live in the intent-gate-service sister MCP service.
MCP server Claude CodeCodexCursor +2
MCP server "intent-gate" as configured in baixinghao/intent-gate. Launched with intent-gate. Needs 1 environment variable to run.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From baixinghao/intent-gate.
Skill Claude CodeCodex
Use when implementing or modifying code for a requirement (实现需求/编码/写代码/开工) that has an intent-gate contract (.harness/requests//summary.md exists) - an addendum layer ON TOP of your existing coding skills/workflow (superpowers, project CLAUDE.md, etc.): it never replaces them, it only adds "code is generated FROM the…
Skill Claude CodeCodex
Use when the user asks for 红蓝对抗 / 蓝军评审 / 对抗评审 / 需求评审 (adversarial review of a requirement analysis), when the user asks to 整改/按 findings 整改 (red-team revision of the analysis per review findings, §5.5), or after a complex requirement's summary.md is delivered and the human opts in - the blue army reviews red army…
Skill Claude CodeCodex
Use when analyzing a requirement/PRD (分析需求/解析需求/解析PRD/分析PRD), building state machines (画状态机), sequence diagrams (时序图), decision tables (决策表) or DDL from a spec, or resuming an interrupted requirement analysis (用户说"继续") - drives the three-level intent-alignment funnel (code evidence, registered inference, structured…
Skill Claude CodeCodex
Use when starting any conversation in a project that has the intent-gate MCP - establishes requirement intent-alignment discipline (never guess on ambiguity), where the analysis playbook lives, and the two optional add-ons (red-blue adversarial review skill, intent-gate-service sister service for DingTalk group…
baixinghao/intent-gate-service
Skill Claude CodeCodex
Use when a decision must be escalated to a DingTalk group (发钉钉群/群里拍板/群里问业务/群里问技术/钉钉群问) through the intent-gate-service sister MCP service (askhuman / groupdispatch) - covers the correlation-token reply protocol, whitelist security model, channel modes, and timeout/no-reply semantics.