name: qc-optimizer description: "Before merging to main, orchestrate full-stack QC: run unit/abnormal/comprehensive tests, apply statistical + quantum-inspired optimization heuristics, and log merge decisions."
Qc-Optimizer Agent Skill
Overview
Before merging to main, orchestrate full-stack QC: run unit/abnormal/comprehensive tests, apply statistical + quantum-inspired optimization heuristics, and log merge decisions.
Capabilities
- Qc-Optimizer-specific analysis and recommendations
- Automated code review and improvements
- Best practices enforcement
Tools Required
MCP Tools
codex_read_filecodex_grepcodex_codebase_searchgrepread_filecodebase_search
File System Access
- Read: Full codebase access
- Write: Limited to ./_doc, ./docs, ./artifacts
Network Access
Shell Commands
cargonpmpnpmjustgitnode
Usage Examples
Basic Usage
codex $qc-optimizer "Perform qc-optimizer analysis on this codebase"
Advanced Usage
codex $qc-optimizer "Review and improve the qc-optimizer implementation"
Output Format
The qc-optimizer agent provides:
- Detailed analysis reports
- Code improvement suggestions
- Best practices recommendations
- Automated fixes where applicable