MartyBonacciMartyBonacciCommunity·5 Agent Skills Included

specswarm

Spec-driven feature building, fixing, and shipping workflows

Runs complete spec-driven development cycles: build features, fix bugs, modify behavior, and ship with quality gates. Eliminates vague prompts, untracked decisions, and unverified code by enforcing specs, plans, and adversarial verification. Coordinates multi-step workflows with automatic retries, regression tests, and merge checks so features ship with minimal manual oversight.
npx skills add MartyBonacci/specswarm --all -g -y
Available:

Tells your AI agent how the SpecSwarm plugin is structured, which model each subagent should use, and how to route natural-language requests to the correct build, fix, modify, or ship commands.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install SpecSwarm?

Run `npx skills add MartyBonacci/specswarm --all -g -y` in your terminal to install all skills globally.

What does SpecSwarm do?

It turns plain-English feature requests into a full development workflow: spec, plan, tasks, implementation, quality checks, and a gated merge. It also handles bug fixes, modifications, releases, and rollbacks.

How does SpecSwarm prevent bad code from shipping?

Every change passes adversarial spec-vs-code verification, per-task build and lint gates, and a quality score threshold before merging. Destructive actions like ship and rollback always require explicit confirmation.

Can SpecSwarm run tasks autonomously overnight?

Yes. Commands like /ss:overnight and /ss:go run full feature builds unattended, pausing only at a few human review points and sending a notification when done.

Do I need to learn commands to use SpecSwarm?

No. Natural-language skills detect intent like 'fix the login bug' or 'build user authentication' and route your request to the right workflow automatically.

Related Repositories in Software Engineering

View All in Software Engineering