opencode-swarm 7.61.0 → 7.62.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1035,6 +1035,7 @@ Control how tool outputs are summarized for LLM context.
1035
1035
  | `/swarm specify [description]` | Generate or import a feature specification |
1036
1036
  | `/swarm clarify [topic]` | Clarify and refine an existing feature specification |
1037
1037
  | `/swarm analyze` | Analyze spec.md vs plan.md for requirement coverage gaps |
1038
+ | `/swarm sdd ...` | Inspect, validate, or project OpenSpec-compatible SDD artifacts into `.swarm/spec.md` |
1038
1039
  | `/swarm brainstorm [topic]` | Enter BRAINSTORM mode for structured requirement discovery before a spec |
1039
1040
  | `/swarm council <question> [--preset <name>] [--spec-review]` | Convene a multi-model General Council for advisory deliberation |
1040
1041
  | `/swarm issue <issue-url\|owner/repo#N\|N> [--plan] [--trace]` | Ingest a GitHub issue for localization and resolution |