From eda7543a63c448e019d87148fb5e4d734c55c846 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Sat, 5 Sep 2026 11:24:57 -0500 Subject: [PATCH] docs(.opencode/INSTALL): remove stale references to deleted workflow docs --- .opencode/INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.opencode/INSTALL.md b/.opencode/INSTALL.md index 3ed75a7..ffd7dc9 100644 --- a/.opencode/INSTALL.md +++ b/.opencode/INSTALL.md @@ -28,8 +28,6 @@ This repository (`awdemos/opencode-superpowers`) provides optional project-level |------|---------| | `prompts/AGENTS.md.template` | Project-level reminder to load the workflow and invoke skills. Copy to your project root as `AGENTS.md`. | | `templates/PROJECT_CONFIG.yaml` | **Copy this** to your project root as `PROJECT_CONFIG.yaml` and fill in your stack. | -| `workflow/UNIVERSAL_WORKFLOW.md` | The full 7-stage feature / 4-phase debug workflow. | -| `workflow/CONFIGURATION.md` | A guide explaining every key in `PROJECT_CONFIG.yaml`. | ## Migrating from the Old Symlink-Based Install