Commands & Workflows
Everything you need to manage structured development, from initialization to audit -- all accessible as simple slash commands.
Demo coming soon
Screenshot or video walkthrough
/knowzcode:setup
Initialize KnowzCode in your project. Creates framework files, tracker, and platform adapters.
/knowzcode:work
Start a full development workflow with analysis, specs, implementation, testing, and audit.
/knowzcode:explore
Research a topic or plan a feature before committing to build.
/knowzcode:fix
Quick fix for small isolated changes -- single file, under 50 lines.
/knowzcode:audit
Run quality audits: spec completeness, architecture health, security scanning.
/knowzcode:status
Check framework health, see what is in progress, verify setup.
/knowzcode:continue
Resume interrupted work -- picks up exactly where you left off.
/knowzcode:telemetry
Investigate production errors using natural language queries against monitoring data.