From 87694be164a555683aadc0f84e472cf47b0fce6e Mon Sep 17 00:00:00 2001 From: hffmnnj <52758545+hffmnnj@users.noreply.github.com> Date: Mon, 2 Feb 2026 21:22:56 -0700 Subject: [PATCH] docs: add opencode-goopspec to plugins --- data/plugins/opencode-goopspec.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/opencode-goopspec.yaml diff --git a/data/plugins/opencode-goopspec.yaml b/data/plugins/opencode-goopspec.yaml new file mode 100644 index 0000000..e8284d8 --- /dev/null +++ b/data/plugins/opencode-goopspec.yaml @@ -0,0 +1,4 @@ +name: GoopSpec +repo: https://github.com/hffmnnj/opencode-goopspec +tagline: Spec-driven development workflow +description: Transforms AI-assisted coding with spec-driven workflows. Features 5-phase workflow (Plan, Research, Specify, Execute, Accept), contract gates for user confirmation, 12 specialized subagents, persistent memory system, wave-based execution with atomic commits, and deviation rules for handling unexpected situations.