agent-design-review
FeaturedReview an LLM agent design and find where it will be unreliable, expensive, or unsafe. Use when asked to review an agent architecture, critique a multi-step/tool-using agent, debug an agent that loops or goes off-task, or harden an agent before launch. Produces a structured review — task fit, control flow, tools, memory/context, failure handling, cost, and safety — with prioritised findings and fixes.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- mohitagw15856
- Repository
- mohitagw15856/pm-claude-skills
- Created
- 5 months ago
- Last Updated
- today
- Language
- HTML
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
agent-production-readiness
Reviews an AI agent for production readiness across evaluation, cost, observability, guardrails, human oversight, reliability, and governance. Use when someone is preparing an agent for production or a go-live, asking whether an agent is ready to ship, reviewing an agent's design, prompt, tools, or deployment, or hardening a working prototype into a dependable system. Produces an evidence-based scorecard and a prioritized list of the gaps to close.
agent-design
Use when building an LLM agent that uses tools over multiple steps. Covers tool design, the agent loop, error recovery, termination, human checkpoints, and knowing when an agent is the wrong architecture.
skills-reviewer
Reviews Agent Skills / SKILL.md packages for quality, spec compliance, trigger clarity, examples, references, eval coverage, bloat, conflicts, and risky instructions. Use when asked to audit, review, improve, score, or validate an agent skill.