de-ai-writer
01Agent
Specialized agent that removes AI-generated patterns from blog drafts and ensures the writing sounds authentically human.
Agent
Specialized agent that removes AI-generated patterns from blog drafts and ensures the writing sounds authentically human.
Agent
Use this agent to generate or update READMEs, API docs, inline comments, and changelogs. Use when: User asks to write or update documentation, README, API docs, CHANGELOG, or code comments. Do NOT use when: User needs code exploration (use engineer), test writing (use qa-engineer), or security analysis (use…
Agent
Use this agent for code exploration, architecture design, refactoring analysis, git operations, and code review. Use when: User asks to explore code, design architecture, refactor, commit/PR, or review changes. Do NOT use when: User needs test generation (use qa-engineer), security audit (use security-scanner), or…
Agent
Lightweight autonomous task executor for simple/mechanical plan tasks. Uses haiku model for cost efficiency. Use when: Orchestrator needs a cheap worker for tests, docs, formatting, linting, config changes, or file renames. Do NOT use when: Task requires complex reasoning, multi-file architecture, debugging, or…
Agent
Use this agent for test generation, test execution, bug tracking, and deployment validation. Use when: User asks to write tests, run tests, track bugs, or validate deployment readiness. Do NOT use when: User needs code review (use engineer), security scan (use security-scanner), or code exploration (use engineer).…
Agent
Use this agent for security vulnerability scanning including OWASP Top 10, hardcoded secrets, and injection risks. Use when: User asks about security, vulnerabilities, hardcoded secrets, injection risks, or OWASP compliance. Do NOT use when: User needs code review for quality (use engineer), test generation (use…
Agent
Autonomous task executor for devloop:run-swarm. Implements a single plan task with fresh context. Do not use for interactive work. Use when: Orchestrator is running swarm mode and needs to parallelize independent plan tasks. Do NOT use when: Interactive work is needed, or for single-task execution (just do the work…
Agent
Triage static analysis findings using CWE-specialized criteria. Classifies findings as true positives, false positives, or needs review. Never scans code directly -- only assesses tool output. Use when: Security scan has produced raw findings that need triage. Do NOT use when: User wants to explore code, write tests…