apex-quick
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
> /plugin marketplace add fusengine/agentsHow it fires
How this command gets triggered: by you, by Claude, or both.
/cleanup-contextContext preview
What this command does when you run it.
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
description: Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance. disable-model-invocation: false
Executes the automatic cleanup script for Claude Code context.
Run complete cleanup:
~/.claude/scripts/cleanup-context.sh
1. **file-history/** - Files >7 days deleted 2. **history.jsonl** - Deleted and reset 3. **hook-debug.log** - Deleted and reset 4. **security.log** - Deleted and reset 5. **session-env/** - Sessions >30 days deleted 6. **projects/** - Files >60 days deleted 7. **statsig/** - Completely emptied 8. **todos/** - Files >30 days deleted
⚠️ **No backup** - Permanent deletion
The script displays:
🧹 Claude Code context cleanup 📊 BEFORE cleanup state: File history: 1234 files History.jsonl: 5678 lines Sessions: 89 files Total size: 245MB 🗑️ Cleaning file-history (>7 days)... ✓ 856 files deleted 🗑️ Deleting history.jsonl... ✓ Deleted and reset ✅ Cleanup complete! 📈 Summary: File history: 856 files deleted Sessions deleted: 34 Logs deleted: hook-debug.log, security.log, history.jsonl
**Example Usage**:
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…
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.
Analyze and explain software architecture with ASCII diagrams and pattern detection. Creates visual representations of system design.