advise
Critical thinking analysis - validates alignment, challenges assumptions, identifies risks
View PROJECT.md goal progress with GenAI analysis and strategic recommendations
$ npx -y skills add akaszubski/autonomous-dev --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/statusContext preview
What this command does when you run it.
View PROJECT.md goal progress with GenAI analysis and strategic recommendations
name: status description: View PROJECT.md goal progress with GenAI analysis and strategic recommendations argument-hint: (no arguments needed) allowed-tools: [Task, Read, Grep, Glob] disable-model-invocation: true user-invocable: true user_facing: true
Invoke the project-progress-tracker agent to analyze goal completion and suggest strategic next priorities.
**GenAI-powered strategic goal tracking and progress analysis**
---
/status
**Time**: 30-60 seconds **Interactive**: Shows progress, answers questions **GenAI-Powered**: Uses project-progress-tracker agent for intelligent analysis
---
The project-progress-tracker agent analyzes your strategic direction:
The agent:
Shows you:
---
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📊 PROJECT.md Goal Progress ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Enhanced UX: [████████░░] 80% (4/5 features) ✅ Responsive design ✅ Accessibility improvements ✅ Dark mode toggle ✅ User preferences ⏳ Keyboard shortcuts (Next priority - 1 feature away!) Security: [██████████] 100% ✅ COMPLETE ✅ OAuth integration ✅ JWT tokens ✅ Password hashing ✅ CSRF protection Performance: [██░░░░░░░░] 20% (1/5 features) ✅ Basic caching ⏳ Rate limiting (should start soon) ⏳ Query optimization ⏳ Compression ⏳ CDN integration Maintainability: [░░░░░░░░░░] 0% (0/3 features) ⏳ Code organization ⏳ API versioning ⏳ Documentation structure ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🎯 Strategic Analysis ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Status Summary: - ✅ Security: COMPLETE (maintain) - ✅ Enhanced UX: Near completion (4/5 features) - ⚠️ Performance: Neglected (only 1/5, should balance) - ❌ Maintainability: Not started (0/3) Overall: 42% complete (5/11 features) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💡 Recommended Next Priorities ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1. ⭐ Add keyboard shortcuts Goal: Enhanced UX (80% → 100%) Impact: Completes a strategic goal Effort: medium Reason: One feature away from 100% completion 2. Add rate limiting Goal: Performance (20% → 40%) Impact: Improves stability, advances neglected goal Effort: high Reason: Performance is underserved (only 20%) 3. Start code organization Goal: Maintainability (0% → 33%) Impact: Begins new strategic area Effort: medium Reason: Maintainability not started (0%) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📈 Historical Progress ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Last 7 days: Day 1: Enhanced UX (40% → 60%) Day 2: Security (80% → 100%) Day 3: Enhanced UX (60% → 80%) Day 4-7: No progress (Performance needs work!) Pace: Averaging 1.4 features per day Trend: Good on UX, neglecting other goals Next week: Focus on Performance to balance progress
---
---
# After implementing "Add OAuth login" /status OUTPUT: Security: [██░░░░░░░░] 20% (1/5 features) ✅ Add OAuth login (NEW!) ⏳ Password reset ⏳ 2FA ⏳ Rate limiting ⏳ CSRF protection 💡 Recommend: Continue with password reset (momentum)
# Mid-sprint, checking balance /status OUTPUT: Enhanced UX: [████████░░] 80% (4/5 features) ← Near done Performance: [░░░░░░░░░░] 0% (0/5 features) ← Neglected! Maintainability: [░░░░░░░░░░] 0% (0/3 features) ← Not started ⚠️ Warning: Performance and Maintainability are completely untouched 💡 Recommend: After UX, focus on Performance (more neglected)
# Just finished "Add user preferences" (5th UX feature) /status OUTPUT: Enhanced UX: [██████████] 100% ✅ COMPLETE 🎉 Goal completed! Moving focus to Performance (currently 20%) 💡 Recommend: 1. Add rate limiting (Performance: 20% → 40%) 2. Add query optimization (Performance: 40% → 60%)
---
**Run /status when**:
**Output tells you**:
---
After using `/auto-implement` to complete a feature:
# 1. Complete feature /auto-imp
A harness that wraps Claude Code with enforcement, specialist agents, and alignment gates to deliver consistent, production-grade software engineering outcomes.
Repo: akaszubski/autonomous-dev
Critical thinking analysis - validates alignment, challenges assumptions, identifies risks
Comprehensive quality audit - code quality, documentation, coverage, security
Autonomous experiment loop — hypothesize, modify, benchmark, commit or revert
Create GitHub issue with automated research (--quick for fast mode)
Autonomous queue drainer — picks the top /triage cluster, applies safety gates, drains via /implement --issues, pushes, deploys.