Request peer review with proper context and preparation. Structures review requests with clear description of changes and testing status.
>
Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting code, fixing linting issues, checking naming conventions, organizing...
Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit",...
Check work and detect drift before committing. A second opinion that catches misalignment early. Use at natural pause points, before PRs, or when something feels off.
Search Tool Hierarchy
Create handoff document for transferring work to another session
System health check (MOT) for skills, agents, hooks, and memory
Planning agent that creates implementation plans and handoffs from conversation context
Document codebase as-is with thoughts directory for historical context
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Subject's own words - tweets, blogs, forums, chat logs
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting...
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting...
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting...
Convert audio to sheet music, create songbooks
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
Show available skills, common workflows, and quick reference
Documentation specialist for README, API docs, and code comments