maister-copilot
by SkillPanel
Structured, standards-aware development workflows for GitHub Copilot CLI
Commands
development-newStart a new development workflow with unified orchestration through all phases
development-resumeResume an interrupted or failed development workflow from where it left off
migration-newStart a new migration workflow with guided orchestration through all phases
migration-resumeResume an interrupted or failed migration workflow from where it left off
performance-newStart a performance optimization workflow with static code analysis for bottleneck detection
performance-resumeResume an interrupted or failed performance optimization workflow from where it left off
quick-devImplement task directly with AI SDLC standards awareness (no planning mode)
quick-planEnter planning mode with AI SDLC standards awareness
research-newStart a new research workflow with guided orchestration through all phases
research-resumeResume an interrupted or failed research workflow from where it left off
reviews-codeRun automated code quality, security, and performance analysis on your code
reviews-pragmaticRun pragmatic code review to detect over-engineering and ensure code matches project scale
reviews-production-readinessVerify production deployment readiness with comprehensive checks
reviews-reality-checkComprehensive reality assessment of completed work to verify it actually works and is production-ready
reviews-spec-auditIndependent specification audit to verify completeness and clarity before implementation
workUnified entry point - auto-classifies tasks and routes to appropriate workflow