Loading...
Loading...
Compare original and translation side by side
dual-loopagent-orchestratordual-loopagent-orchestratorcat <PERSONA_PROMPT> | claude -p "<INSTRUCTION>" < <INPUT> > <OUTPUT>cat <PERSONA_PROMPT> | claude -p "<INSTRUCTION>" < <INPUT> > <OUTPUT>content = read_file("large.log")
run_command(f"claude -p 'Analyze: {content}'")claude -p "Analyze this log" < large.log > analysis.mdcontent = read_file("large.log")
run_command(f"claude -p 'Analyze: {content}'")claude -p "Analyze this log" < large.log > analysis.mdclaude--fileclaude--dangerously-skip-permissionsclaude loginclaude--fileclaude--dangerously-skip-permissionsclaude login> output.mdview_file> output.mdview_file"Format all findings using the strict Severity taxonomy: 🔴 CRITICAL, 🟡 MODERATE, 🟢 MINOR."
"所有发现请严格按照以下严重度分类输出:🔴 CRITICAL, 🟡 MODERATE, 🟢 MINOR。"
| Category | Personas | Use For |
|---|---|---|
| Security | security-auditor | Red team, vulnerability scanning |
| Development | 14 personas | Backend, frontend, React, Python, Go, etc. |
| Quality | architect-review, code-reviewer, qa-expert, test-automator, debugger | Design validation, test planning |
| Data/AI | 8 personas | ML, data engineering, DB optimization |
| Infrastructure | 5 personas | Cloud, CI/CD, incident response |
| Business | product-manager | Product strategy |
| Specialization | api-documenter, documentation-expert | Technical writing |
plugins/personas/| 分类 | 角色 | 适用场景 |
|---|---|---|
| 安全 | security-auditor | 红队测试、漏洞扫描 |
| 开发 | 14种角色 | 后端、前端、React、Python、Go等 |
| 质量 | architect-review, code-reviewer, qa-expert, test-automator, debugger | 设计验证、测试规划 |
| 数据/AI | 8种角色 | 机器学习、数据工程、数据库优化 |
| 基础设施 | 5种角色 | 云服务、CI/CD、事件响应 |
| 业务 | product-manager | 产品策略 |
| 专项 | api-documenter, documentation-expert | 技术写作 |
plugins/personas/