apex-quick
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
Documentation commit. Use for update docs, documentation, readme, jsdoc, comments.
> /plugin marketplace add fusengine/agentsHow it fires
How this command gets triggered: by you, by Claude, or both.
/docsContext preview
What this command does when you run it.
Documentation commit. Use for update docs, documentation, readme, jsdoc, comments.
description: Documentation commit. Use for update docs, documentation, readme, jsdoc, comments. argument-hint: "[description] | (empty for auto-detection)" allowed-tools: Bash(git status:*), Bash(git diff:*), Bash(git add:*), Bash(git commit:*), Bash(git log:*), Bash(git tag:*), Bash(git push:*), Bash(git describe:*), Read, Edit disable-model-invocation: false
!`git status`
!`git diff --stat -- '*.md' '*.txt' '*.rst'`
Create a documentation commit.
1. Stage only documentation files:
2. Analyze files to determine scope 3. Generate commit message:
4. Format: `docs(scope): imperative description` 5. **NO AI SIGNATURE**: Never add Co-authored-by, Generated by, or any AI mention 6. Ask confirmation before committing 7. Execute and show result 8. Execute the `post-commit` skill (CHANGELOG + version bump only — no tag here; tagging is handled post-merge by `/fuse-commit-pro:commit`'s Step 7/8, not by this quick command)
A plugin ecosystem that turns Claude Code into a supervised, multi-agent development environment.
Repo: fusengine/agents
Quick 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. Reduces hallucination and defect risk through…
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
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…
Systematic Explore-Plan-Code-Test methodology for structured development. Ensures comprehensive approach to feature implementation.