AI Pilot workflow agents: sniper (code quality), research-expert, explore-codebase, seo-expert, websearch
npx claudepluginhub fusengine/agents --plugin fuse-ai-pilotQuick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
APEX Methodology - The systematic Analyze-Plan-Execute-eLicit-eXamine approach for intelligent development. Eliminates hallucinations, errors, and bugs to produce clean, maintainable code.
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
Smart conventional commits with auto-detection. Analyzes changes, detects type, commits with minimal interaction.
Auto-generate Pull Request with comprehensive description, test plan, and changelog. Uses gh CLI for creation.
Comprehensive codebase investigation using research-expert for documentation, explore-codebase for structure, and deep analysis. Perfect for understanding complex systems.
Systematic Explore-Plan-Code-Test methodology for structured development. Ensures comprehensive approach to feature implementation.
Analyze and explain software architecture with ASCII diagrams and pattern detection. Creates visual representations of system design.
Systematically resolve Pull Request review comments using gh CLI to fetch comments and apply requested changes.
Optimize Prisma queries with automated analysis, N+1 detection, index recommendations, and performance patterns based on official documentation
Execute GitHub issues using full EPCT workflow (Explore-Plan-Code-Test). Converts issue requirements into completed PR.
Monitor CI/CD pipeline and automatically fix failures. Watches GitHub Actions runs and applies fixes when tests fail.
Creative design agent for APEX workflow. Use when: new features, component creation, major changes, adding functionality. Triggers BEFORE Analyze phase. Structured questioning to refine requirements, propose alternatives, get design approval. Do NOT use for: bug fixes, trivial changes, refactoring, read-only tasks.
Codebase discovery specialist. Use when: unknown project structure, mapping dependencies, finding existing patterns before coding, architectural analysis. Read-only — no file modifications. Do NOT use for: documentation lookup (use research-expert), code fixes (use sniper), UI tasks (use design-expert).
Technical research expert. Use when: library docs lookup, API verification, best practices research. ALWAYS cross-reference BOTH Context7 (official docs) + Exa (latest community practices) for complete answers — never use only one source. Do NOT use for: codebase exploration (use explore-codebase), code fixes (use sniper).
SEO/SEA/GEO 2026 expert. Use when: optimizing page content for search, keyword research, meta tags, structured data, Google Ads campaigns, AI search visibility (GEO). Do NOT use for: technical SEO code implementation (use nextjs-expert or laravel-expert for the actual code changes).
Micro-fix applicator for ALREADY IDENTIFIED errors (linter output, sniper report, user-specified). ONLY for 1-10 line corrections. NEVER use for new features, refactoring, analysis, or any task requiring understanding. Use sniper (full 7-phase) for validation.
Elite code error detection and correction specialist. Use after ANY code modification (mandatory post-edit validation). 7-phase workflow: explore → research → grep usages → lint → fix → zero errors. Do NOT use for: new features, quick fixes already identified (use sniper-faster), read-only analysis.
Quick web research via Exa only. Use when: current events, real-time info, quick factual lookup where speed > depth. FASTER than research-expert (single tool, no cross-reference). Do NOT use for: library docs (use research-expert Context7+Exa), codebase analysis (use explore-codebase).
Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.
Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine. Use for ANY development task: features, bug fixes, refactoring, hotfixes. Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop". Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references. Enforces: files <100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation. Modes: --auto (default), --manual, --skip-elicit
Use when user requests creative work - creating features, building components, adding functionality, or modifying behavior. Activates BEFORE APEX Analyze phase to refine requirements through structured questioning.
Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.
Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.
Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.
Use when converting existing code to modular architecture. Detects Laravel (FuseCore or standard) / Next.js / React and applies correct modular patterns. Triggers: "modularize", "convert to modules", "migrate to modular", "restructure modules".
Summarize current pull request with diff, comments, and changed files. Use when reviewing PRs or before merging.
Audit React components for unnecessary useEffect patterns. Detects 9 anti-patterns from "You Might Not Need an Effect" and proposes fixes with severity levels.
Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations.
SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization.
Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.
Use when writing production code that needs tests - new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR cycle before any implementation.
Use when marking a task as complete, finishing a feature, or claiming a bug is fixed. Ensures functional resolution is verified with evidence before closing.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.