cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Properly archive completed orchestrations while preserving valuable data, metrics, and lessons learned for future reference.
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/archiveContext preview
What this command does when you run it.
Properly archive completed orchestrations while preserving valuable data, metrics, and lessons learned for future reference.
Properly archive completed orchestrations while preserving valuable data, metrics, and lessons learned for future reference.
/orchestration/archive [options]
Manages the archival process for completed orchestrations, extracting insights, preserving critical data, and organizing historical information for future analysis and learning.
/orchestration/archive
Identifies and archives all fully completed orchestrations automatically.
/orchestration/archive --date 03_15_2024 --project auth_system
Archives a specific orchestration with full data preservation.
/orchestration/archive --analyze
Performs comprehensive analysis before archiving, extracting lessons learned.
## Pre-Archive Analysis for: auth_system (03_15_2024) Completion Status: - Total Tasks: 24 (24 completed, 0 active) - Duration: 8 days (estimated: 6 days) - Final Velocity: 3.0 tasks/day - Quality Score: 92% (2 QA iterations avg) Outstanding Items: - No active tasks - No blocked dependencies - Git branches: 3 merged, 0 pending - Documentation: Complete Ready for Archive: ✓
## Extracting Archive Data Performance Metrics: ✓ Task completion times ✓ Velocity calculations ✓ Quality metrics ✓ Resource utilization ✓ Dependency patterns Project Artifacts: ✓ All task files and metadata ✓ Git commit history correlation ✓ Status transition logs ✓ Agent assignment patterns Learning Points: ✓ What worked well ✓ Pain points and bottlenecks ✓ Estimation accuracy ✓ Team collaboration insights
/archived-orchestrations/
└── 2024/
└── Q1/
└── 03_15_2024_auth_system/
├── ARCHIVE-SUMMARY.md
├── LESSONS-LEARNED.md
├── METRICS-REPORT.json
├── original-files/
│ ├── MASTER-COORDINATION.md
│ ├── EXECUTION-TRACKER.md
│ ├── TASK-STATUS-TRACKER.yaml
│ └── tasks/
├── analytics/
│ ├── velocity-chart.png
│ ├── dependency-graph.svg
│ └── timeline-visualization.html
└── git-correlation/
├── commit-task-mapping.json
└── branch-analysis.md/orchestration/archive --quick
Fast archival without detailed analysis, suitable for simple orchestrations.
/orchestration/archive --deep-analysis
Comprehensive analysis including:
/orchestration/archive --include tasks,metrics --exclude original-files
Custom archive content selection.
## Performance Analysis Summary Velocity Analysis: - Peak velocity: 4.2 tasks/day (Day 3) - Average velocity: 3.0 tasks/day - Velocity trend: Stable with 15% improvement over time Task Metrics: - Average task duration: 3.8h (vs 4.0h estimated) - Estimation accuracy: 87% (excellent) - Most accurate estimates: Backend tasks (95%) - Least accurate estimates: UI tasks (72%) Quality Metrics: - First-pass QA success: 78% - Average QA iterations: 1.3 - Zero critical bugs in production - Documentation completeness: 95%
## Team Performance Insights Agent Effectiveness: ┌─────────────────┬──────────────┬─────────────┬──────────────┐ │ Agent │ Tasks Done │ Avg Duration│ Quality Score│ ├─────────────────┼──────────────┼─────────────┼──────────────┤ │ dev-backend │ 12 tasks │ 3.2h │ 94% │ │ dev-frontend │ 8 tasks │ 4.1h │ 89% │ │ qa-engineer │ 4 reviews │ 1.5h │ 96% │ │ test-developer │ 6 tasks │ 2.8h │ 91% │ └─────────────────┴──────────────┴─────────────┴──────────────┘ Collaboration Patterns: - Cross-functional tasks: 20% of total - Pair programming events: 8 instances - Knowledge transfer sessions: 3 sessions - Optimal team size: 4 agents (confirmed)
## Lessons Learned What Worked Well: 1. Early dependency identification prevented major blocks 2. JWT implementation pattern reusable for future auth projects 3. Parallel testing approach reduced QA bottlenecks 4. Daily standup format kept team aligned Pain Points: 1. OAuth provider documentation was incomplete (external factor) 2. Database schema changes mid-project caused 1-day delay 3. Test environment instability affected 3 tasks 4. Frontend-backend API contract unclear initially Process Improvements: 1. Add API contract review gate before implementation 2. Implement test environment monitoring 3. Create OAuth integration template for future use 4. Add database change impact assessment Estimation Insights: - Security tasks consistently underestimated by 25% - UI tasks with new libraries take 40% longer - Integration tasks require 20% buffer for external dependencies - Testing parallel to development saves 30% overall time
## Archive Completeness Validation Required Data: ✓ All 24 task files preserved ✓ Status tracking history complete ✓ Git commit correlation verified ✓ Performance metrics calculated ✓ Agent assignments recorded Data Integrity: ✓ No corrupted files detected ✓ Timeline consistency verified ✓ Dependency graph validated ✓ Metrics calculations confirmed Archive Quality: 100% Complete
## Historical Correlation Analysis Similar Projects Comparison: - user_management (02_20_2024): 85% similar - payment_system (01_15_2024): 60% similar - admin_dashboard (03_01_2024): 45% similar Performance Comparison:
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image