red-blue-review
v0.6.0中文紅藍對抗:對任何命題(決策/架構/計畫/策略/程式碼/plugin配置/文件)做 Red 攻擊→Blue 防禦→收斂的對抗式壓力測試,產出強化版與 go/no-go。多面向、可接 Workflow 實際修檔。
By fulin2 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 12, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install red-blue-review for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install red-blue-review@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/abs1294/fulin-claude-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/red-blue-review/.
Plugin files
├── .claude-plugin/plugin.json└── skills/red-blue-review/SKILL.md
Included Skills1
中文紅藍對抗——對任何命題做對抗式壓力測試(挑戰假設、找邏輯弱點,非效能/負載壓測),找出弱點再強化。當使用者說「紅藍對抗」、「攻擊這個」、「找弱點」、「壓力測試」、「挑戰這個決策」、「這個決策/方案/設計會出什麼問題」、「幫我戳破」、「魔鬼代言人」、「對抗審查」、「盲點」、「挑毛病」、「站得住腳嗎」、「打臉這個提案」、「有什麼沒想到的風險」、「反方論點」、「red team」、「red-team」、「stress test」、「pressure test」、「poke holes」、「devil's advocate」時觸發。適用決策/架構/計畫/策略/投資/安全/程式碼/plugin 配置/文件等多面向。Red 攻、Blue 守、修,**持續迴圈直到紅方攻不出新弱點**(預設實作模式自動修;分析模式首輪攻守後給確認清單再修)。(純漏洞掃描用 security-review、純程式碼規範審查用 code-reviewer;本 skill 是對抗式論證,非漏洞掃描器。)
Plugin manifests1
{
"name": "red-blue-review",
"version": "0.6.0",
"description": "中文紅藍對抗:對任何命題(決策/架構/計畫/策略/程式碼/plugin配置/文件)做 Red 攻擊→Blue 防禦→收斂的對抗式壓力測試,產出強化版與 go/no-go。多面向、可接 Workflow 實際修檔。",
"author": {
"name": "fulin"
},
"keywords": [
"red-blue",
"adversarial",
"stress-test",
"review",
"紅藍對抗"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[red-blue-review on Agent Plugins Marketplace](https://pluginsmp.com/plugins/red-blue-review)