co-cart/co-cart
Agent Claude Code
Use this agent when the user is about to perform git operations like creating branches, making commits, or needs guidance on git workflow standards for this project. Examples: Context: User needs to create a new branch for adding a login feature. user: 'I need to create a branch for adding user authentication'…
co-cart/co-cart
Agent Claude Code
Use this agent when the user is about to perform documentation operations like updating the openspec file, or needs guidance on openspec standards for this project. Examples: Context: User needs to add a new path for a new controller endpoint: 'I need to add a new path to the openspec file' assistant: 'I'll use the…
co-cart/co-cart
Agent Claude Code
Review WordPress plugin code for WordPress coding standards, best practices, and security compliance.
Automattic/wordpress-atmosphere
Agent Claude Code
Review code changes for quality, WordPress coding standards, and ATmosphere conventions. Use when asked to review a PR, branch, diff, or specific files.
Automattic/wordpress-atmosphere
Agent Claude Code
Defensive first-party security review of the plugin's own code to detect and help fix weaknesses (SSRF, OAuth bypass, XSS, token leakage, DPoP issues) before release. Use when asked to check security, harden the plugin, or review the code for vulnerabilities to fix.
Automattic/wordpress-atmosphere
Agent Claude Code
Check AT Protocol and standard.site spec compliance. Use when asked to verify Lexicon conformance, OAuth flow correctness, or record schema validation.