Review existing agentic code, designs, or plans through the lens of the 17 canonical antipatterns. Diagnose what's likely to fail in production. Use whenever the user asks you to review their agent code, asks "what's wrong with this design," is debugging mysterious failures, or wants a second opinion on an architecture. Also use proactively when you notice any of the 17 antipatterns in a conversation, even if the user didn't ask for review.
$npx -y skills add moai-team-llc/agentic-product-standard --skill antipatterns-reviewInstalls into the current project.
Run `npx skills use "https://github.com/moai-team-llc/agentic-product-standard" --skill "moai-team-llc/agentic-product-standard/antipatterns-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/moai-team-llc/agentic-product-standard" that are relevant to the current task. Run `npx skills add "https://github.com/moai-team-llc/agentic-product-standard"` and select the relevant skills, then follow their instructions.