Use this agent when you need to debug Electron application issues, particularly UI-related problems, component rendering issues, or when you need to bypass native dialogs for testing. This agent specializes in visual debugging through screenshots and color manipulation, and can programmatically control the app for…
Use this agent when you need to run, debug, or troubleshoot end-to-end Electron tests. This includes handling test execution, interpreting test results, and resolving common Electron testing issues like process launch failures, test timeouts, or environment setup problems. Examples:\n\n \nContext: The user is working…
Issue update specialist. MUST BE USED when user requests to apply Issue review findings. Reads context from apply-issue-review-context.json and outputs apply-issue-review-result.json. Updates GitHub Issue content based on review findings.
Architecture review specialist. MUST BE USED when PM Auto-Dev or user requests architecture review. Reads context from review-context.json and outputs review-result.json. Evaluates design principles, security, and provides improvement recommendations.
Bug investigation specialist. MUST BE USED when PM Bug Fix requests bug investigation. Reads context from investigation-context.json and outputs investigation-result.json. Analyzes error logs, identifies root cause, and recommends solutions.
Use this agent when you have modified or added commands in src/commands/ and need to update related documentation. This includes updating command documentation, README files, API references, or any other documentation that references the modified commands. Examples:\n\n \nContext: The user has just added a new command…
Use this agent when you need a thorough, critical code review of recently written code. This agent will analyze code for bugs, performance issues, security vulnerabilities, maintainability concerns, and adherence to best practices. The agent assumes review of recently written code unless explicitly instructed to…
An engineering agent configuration from the haowen-xu/autodev project. It defines how the agent carries out engineering work, makes changes, and writes files.
Read-only verifier that audits one task's diff and tests for quality. Invoked between self-review and done so the session that wrote the code does not grade its own tests (self-grading guard). Returns a fixed VERDICT and REASONS.