-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Ali Sadeghi edited this page Feb 5, 2026
·
7 revisions
Slash commands for manual operations.
New to commands? See Getting-Started for an overview of how commands fit into the development workflow.
Generates comprehensive tests for a KMP feature module.
Usage: /feature-test login
Reviews a feature against architecture rules and spec compliance.
Usage: /feature-review login
Shows health status for all feature modules in the project.
Usage: /features-health
Audits, generates, or compares specifications for existing KMP features.
Usage: /audit-spec login
Generates test coverage reports for all feature modules.
Usage: /coverage
Back to Home