Review 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.
$npx -y skills add mohitagw15856/pm-claude-skills --skill agent-design-reviewInstalls into the current project.
Run `npx skills use "https://github.com/mohitagw15856/pm-claude-skills" --skill "mohitagw15856/pm-claude-skills/agent-design-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mohitagw15856/pm-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitagw15856/pm-claude-skills"` and select the relevant skills, then follow their instructions.