/knowzcode:status

The status command gives you a quick overview of your KnowzCode setup and active work. It shows framework health, active WorkGroups with their current phase, agent availability, and vault connection status. Use it to orient yourself at the start of a session.

How it works

Run /knowzcode:status to see: framework version and health check, active WorkGroups with current phase and next steps, completed WorkGroups with summary metrics, agent availability (which agents are configured and active), and MCP/vault connection status. It also flags any issues like stale WorkGroups, missing specs, or configuration problems.

Status dashboard showing active work and framework health

Screenshot coming soon

Why it matters

Starting a new session without context is disorienting. The status command gives you instant orientation: what was in progress, what completed recently, and whether the framework is properly configured. It is the first command you should run when starting a new coding session.

Session start showing /knowzcode:status output with active WorkGroups

Screenshot coming soon