plugins/ss/skills/ss-status/SKILL.md
Check build progress and session status. Triggers on progress/status/done/how's-the-build intent.
npx skillsauth add martybonacci/specswarm ss-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provides natural language access to /ss:status command.
Current build state:
!cat .specswarm/build-loop.state 2>/dev/null || echo "No active build"
Trigger this skill when the user asks about:
Examples:
Auto-execute on clear intent:
/ss:statusStatus equivalents: status, progress, check, how's it going, is it done, still running, background, sessions
development
Upgrade deps/frameworks with breaking change analysis. Triggers on upgrade/update/migrate/modernize intent.
testing
Quality-gated merge to parent branch (DESTRUCTIVE). ALWAYS confirms on ship/deploy/merge/release intent.
data-ai
Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent.
documentation
Prepare releases with changelog, version bump, and tagging. Confirms on release/tag/publish/version intent.