Design-first development workflow: brainstorming, implementation specs, autonomous execution, code review, and security review
/plugin marketplace add elertan/planspec/plugin install planspec@planspecInteractive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification