Mutation Testing Assistant
Performs targeted mutation testing on individual source files to identify and eliminate gaps in test assertion logic.
n8n Data Table Manager
Manages n8n Data Tables by designing schemas, importing files, and performing CRUD operations to support automated workflows.
n8n Changed File Mutation Tester
Runs Stryker mutation testing on modified n8n source files to validate test quality before merging.
n8n Mutation Test Strengthener
Automates the identification and fixing of weak test cases by analyzing and killing surviving mutants from Stryker mutation reports.
n8n Database Migrations
Authors and manages standardized database migrations for n8n using a custom DSL to ensure PostgreSQL and SQLite compatibility.
Deprecation & Migration
Manages the lifecycle of legacy code by facilitating systematic deprecation, user migration, and the removal of technical debt.
Debugging and Error Recovery
Implements a systematic, production-grade approach to identifying and fixing root causes for test failures, build errors, and runtime bugs.
Code Simplification
Simplifies complex source code to improve readability and maintainability without altering existing functionality or behavior.
Idea Refine
Refines raw concepts into sharp, actionable plans through structured divergent and convergent thinking frameworks.
Production Shipping & Launch
Ensures safe, production-grade deployments through comprehensive pre-launch checklists, feature flag strategies, and robust rollback planning.