Loading...
Loading...
Agent Design Consultant and Review Tool. Based on 12-Factor AgentOps best practices, it is used for: (1) Discussing Agent architecture design solutions; (2) Reviewing the design of existing Agents/Skills/workflows, identifying issues, and providing improvement suggestions. Trigger phrases: Review my agent, Help me analyze this skill, Agent design, Agent optimization, Help me review this workflow, What's wrong with this agent, How to design an agent, Agent architecture consultation.
npx skill4agent add chujianyun/skills agent-optimizer~/Documents/working/translations/12-factor-agentops/references/## Agent Review Report
### Overall Score
[Health assessment based on coverage of the 12 factors]
### Identified Issues
#### 🔴 Critical Issues (Directly lead to failure or errors)
- [Issue description] → Violated Factor: [X]
Improvement Suggestion: [Specific actions]
#### 🟡 Improvement Items (Affect quality or efficiency)
- [Issue description] → Violated Factor: [X]
Improvement Suggestion: [Specific actions]
#### 🟢 Strengths
- [Design worth retaining]
### Priority Improvement Plan
1. [Most important improvement, one sentence]
2. [Second most important improvement, one sentence]
3. [...]| Keywords | Potentially Violated Factors | Quick Diagnosis |
|---|---|---|
| "Doing multiple things in one session" | III | Context saturation, unclear task boundaries |
| "Let the Agent check itself" | V | Self-validation = confirmation bias |
| "Stuff everything into the system prompt" | I | Context budget out of control |
| "Write code without research" | IV | Missing research phase |
| "Store learnings in Notion/Confluence" | II, VIII | Knowledge silos, Agents cannot retrieve |
| "Multiple Agents share one directory" | X | Race condition risk |
| "Agent keeps retrying without escalation" | XI | Lack of supervision hierarchy |
| "Only count token usage/session count" | IX | Vanity metrics, no focus on results |
| "Discard failures and start over next time" | XII | No extraction of failure wisdom |
| "Used knowledge is not updated or deleted" | VIII | Knowledge decay leads to misguidance |
references/references/factor-1-context.mdreferences/factor-2-git.mdreferences/factor-3-one-task.mdreferences/factor-4-research.mdreferences/factor-5-validation.mdreferences/factor-6-ratchet.mdreferences/factor-7-learnings.mdreferences/factor-8-compound.mdreferences/factor-9-metrics.mdreferences/factor-10-isolation.mdreferences/factor-11-supervision.mdreferences/factor-12-failures.md