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",...
Spawn Agentica multi-agent patterns
Search Tool Hierarchy
Create handoff document for transferring work to another session
Migration workflow - research β analyze β plan β implement β review
System health check (MOT) for skills, agents, hooks, and memory
Document codebase as-is with thoughts directory for historical context
Subject's own words - tweets, blogs, forums, chat logs
SOLID principles, design patterns, DRY, KISS, and clean code fundamentals. Use when reviewing architecture, checking code quality, refactoring, or discussing design decisions. Triggers on "review...
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...
Review code quality standards after code is written, especially Python typing, logging, and import style.
Expert in integrating Claude Code with CI/CD pipelines. Covers headless mode for non-interactive execution, GitHub Actions and GitLab CI/CD integration, automated code review, issue triage, and PR...
Run automated tests to validate plugin integrity
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
Guide for making code reviews. Use this when asked to make code reviews, or ask to use it before committing changes.
AI coding agent that plans, implements, and verifies code changes with human approval gates. Built on FlatAgents.
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Expert in the human side of code review. Covers giving feedback that lands, receiving criticism gracefully, navigating disagreements, and building a healthy review culture. Understands that code...