$ specfact init --profile solo-developer # Bootstrap the installed CLI path
$ specfact init ide --ide cursor --install-deps # Add slash commands and IDE prompt templates
$ specfact code import my-project --repo . # Analyze an existing repo into a project bundle
$ specfact project health-check # Summarize what the import discovered
$ specfact module install nold-ai/specfact-backlog # Add backlog workflows when your team needs them
$ specfact backlog verify-readiness --bundle my-project # Run readiness checks before planning or delivery
$ specfact project sync bridge --adapter github --bundle my-project --mode export-only # Sync outward to GitHub when you want bridge workflows
$ specfact govern enforce stage --preset balanced # Move from observe mode to stronger CI enforcement