plan
25Plugin Claude Code
Interview and stress-test a plan or design until every branch of the decision tree is resolved.
Plugin Claude Code
Interview and stress-test a plan or design until every branch of the decision tree is resolved.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared.
Plugin Claude Code
Find and fix Python performance problems — static analysis of cost-growth patterns, plus runtime profiling.
Skill Claude CodeCodex
Find and fix performance problems in Python — a slow script, function, loop, or data pipeline. Trigger whenever the user says Python code is slow, hangs, times out, eats memory, or "takes forever", and whenever they ask to optimize, speed up, profile, or benchmark Python. Also trigger on review-shaped asks — "is there…
Plugin Claude Code
Simplify code that works but is harder to read, maintain, or extend than it should be.
Plugin Claude Code
Audit, validate, security-scan, and improve Claude Agent Skills (SKILL.md files) whose bundled scripts are TypeScript.
Skill Claude CodeCodex
For skills whose bundled scripts are TypeScript: audit, validate, security-scan, and improve Agent Skills (SKILL.md files) for any agent compliant with the agentskills.io spec — Claude Code, GitHub Copilot, Codex, VS Code, and others. USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents…
Plugin Claude Code
Audit, optimize, validate, scaffold, and trigger-eval Claude Agent Skills (SKILL.md files) whose bundled scripts are Python.
Skill Claude CodeCodex
For skills whose bundled scripts are Python: audit, optimize, validate, and trigger-eval Agent Skills (SKILL.md files) for any agent compliant with the agentskills.io spec — Claude Code, GitHub Copilot, Codex, VS Code, and others. USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are…
Plugin Claude Code
Test-driven development: red-green-refactor cycles with deep-module and interface-design guidance.