From af112a713ccb15b1990c926e7f0b4ffa4525fd8c Mon Sep 17 00:00:00 2001 From: Santhosh Janardhanan Date: Tue, 10 Feb 2026 00:22:18 -0500 Subject: [PATCH] Initial commit - but way too late. --- .claude/commands/opsx/apply.md | 152 + .claude/commands/opsx/archive.md | 157 + .claude/commands/opsx/bulk-archive.md | 242 + .claude/commands/opsx/continue.md | 114 + .claude/commands/opsx/explore.md | 174 + .claude/commands/opsx/ff.md | 94 + .claude/commands/opsx/new.md | 69 + .claude/commands/opsx/onboard.md | 525 ++ .claude/commands/opsx/sync.md | 134 + .claude/commands/opsx/verify.md | 164 + .claude/skills/openspec-apply-change/SKILL.md | 156 + .../skills/openspec-archive-change/SKILL.md | 114 + .../openspec-bulk-archive-change/SKILL.md | 246 + .../skills/openspec-continue-change/SKILL.md | 118 + .claude/skills/openspec-explore/SKILL.md | 290 + .claude/skills/openspec-ff-change/SKILL.md | 101 + .claude/skills/openspec-new-change/SKILL.md | 74 + .claude/skills/openspec-onboard/SKILL.md | 529 ++ .claude/skills/openspec-sync-specs/SKILL.md | 138 + .../skills/openspec-verify-change/SKILL.md | 168 + .codex/skills/openspec-apply-change/SKILL.md | 156 + .../skills/openspec-archive-change/SKILL.md | 114 + .../openspec-bulk-archive-change/SKILL.md | 246 + .../skills/openspec-continue-change/SKILL.md | 118 + .codex/skills/openspec-explore/SKILL.md | 290 + .codex/skills/openspec-ff-change/SKILL.md | 101 + .codex/skills/openspec-new-change/SKILL.md | 74 + .codex/skills/openspec-onboard/SKILL.md | 529 ++ .codex/skills/openspec-sync-specs/SKILL.md | 138 + .codex/skills/openspec-verify-change/SKILL.md | 168 + .continue/prompts/opsx-apply.prompt | 151 + .continue/prompts/opsx-archive.prompt | 156 + .continue/prompts/opsx-bulk-archive.prompt | 241 + .continue/prompts/opsx-continue.prompt | 113 + .continue/prompts/opsx-explore.prompt | 173 + .continue/prompts/opsx-ff.prompt | 93 + .continue/prompts/opsx-new.prompt | 68 + .continue/prompts/opsx-onboard.prompt | 524 ++ .continue/prompts/opsx-sync.prompt | 133 + .continue/prompts/opsx-verify.prompt | 163 + .../skills/openspec-apply-change/SKILL.md | 156 + .../skills/openspec-archive-change/SKILL.md | 114 + .../openspec-bulk-archive-change/SKILL.md | 246 + .../skills/openspec-continue-change/SKILL.md | 118 + .continue/skills/openspec-explore/SKILL.md | 290 + .continue/skills/openspec-ff-change/SKILL.md | 101 + .continue/skills/openspec-new-change/SKILL.md | 74 + .continue/skills/openspec-onboard/SKILL.md | 529 ++ .continue/skills/openspec-sync-specs/SKILL.md | 138 + .../skills/openspec-verify-change/SKILL.md | 168 + .dockerignore | 9 + .github/prompts/opsx-apply.prompt.md | 149 + .github/prompts/opsx-archive.prompt.md | 154 + .github/prompts/opsx-bulk-archive.prompt.md | 239 + .github/prompts/opsx-continue.prompt.md | 111 + .github/prompts/opsx-explore.prompt.md | 171 + .github/prompts/opsx-ff.prompt.md | 91 + .github/prompts/opsx-new.prompt.md | 66 + .github/prompts/opsx-onboard.prompt.md | 522 ++ .github/prompts/opsx-sync.prompt.md | 131 + .github/prompts/opsx-verify.prompt.md | 161 + .github/skills/openspec-apply-change/SKILL.md | 156 + .../skills/openspec-archive-change/SKILL.md | 114 + .../openspec-bulk-archive-change/SKILL.md | 246 + .../skills/openspec-continue-change/SKILL.md | 118 + .github/skills/openspec-explore/SKILL.md | 290 + .github/skills/openspec-ff-change/SKILL.md | 101 + .github/skills/openspec-new-change/SKILL.md | 74 + .github/skills/openspec-onboard/SKILL.md | 529 ++ .github/skills/openspec-sync-specs/SKILL.md | 138 + .../skills/openspec-verify-change/SKILL.md | 168 + .github/workflows/ci.yml | 25 + .opencode/command/opsx-apply.md | 149 + .opencode/command/opsx-archive.md | 154 + .opencode/command/opsx-bulk-archive.md | 239 + .opencode/command/opsx-continue.md | 111 + .opencode/command/opsx-explore.md | 171 + .opencode/command/opsx-ff.md | 91 + .opencode/command/opsx-new.md | 66 + .opencode/command/opsx-onboard.md | 522 ++ .opencode/command/opsx-sync.md | 131 + .opencode/command/opsx-verify.md | 161 + .../skills/openspec-apply-change/SKILL.md | 156 + .../skills/openspec-archive-change/SKILL.md | 114 + .../openspec-bulk-archive-change/SKILL.md | 246 + .../skills/openspec-continue-change/SKILL.md | 118 + .opencode/skills/openspec-explore/SKILL.md | 290 + .opencode/skills/openspec-ff-change/SKILL.md | 101 + .opencode/skills/openspec-new-change/SKILL.md | 74 + .opencode/skills/openspec-onboard/SKILL.md | 529 ++ .opencode/skills/openspec-sync-specs/SKILL.md | 138 + .../skills/openspec-verify-change/SKILL.md | 168 + Dockerfile | 17 + README.md | 118 + deploy/cron.example | 4 + deploy/nginx.conf | 14 + docker-compose.yml | 8 + .../.openspec.yaml | 2 + .../2026-02-10-custom-events-umami/design.md | 73 + .../proposal.md | 27 + .../specs/analytics-umami/spec.md | 44 + .../specs/conversion-ctas/spec.md | 41 + .../interaction-tracking-taxonomy/spec.md | 43 + .../2026-02-10-custom-events-umami/tasks.md | 24 + .../.openspec.yaml | 2 + .../design.md | 148 + .../proposal.md | 30 + .../specs/analytics-umami/spec.md | 33 + .../specs/conversion-ctas/spec.md | 35 + .../specs/homepage-content-modules/spec.md | 44 + .../specs/seo-content-surface/spec.md | 48 + .../specs/social-content-aggregation/spec.md | 67 + .../tasks.md | 78 + .../2026-02-10-fix-sub-pages/.openspec.yaml | 2 + .../2026-02-10-fix-sub-pages/design.md | 40 + .../2026-02-10-fix-sub-pages/proposal.md | 23 + .../specs/seo-content-surface/spec.md | 25 + .../archive/2026-02-10-fix-sub-pages/tasks.md | 14 + openspec/config.yaml | 20 + openspec/specs/analytics-umami/spec.md | 43 + openspec/specs/conversion-ctas/spec.md | 40 + .../specs/homepage-content-modules/spec.md | 44 + .../interaction-tracking-taxonomy/spec.md | 43 + openspec/specs/seo-content-surface/spec.md | 57 + .../specs/social-content-aggregation/spec.md | 67 + scripts/refresh.sh | 14 + site/.env.example | 15 + site/.gitignore | 24 + site/.prettierignore | 5 + site/.vscode/extensions.json | 4 + site/.vscode/launch.json | 11 + site/README.md | 43 + site/astro.config.mjs | 9 + site/content/cache/.gitkeep | 1 + site/content/cache/content.json | 680 ++ site/content/featured-videos.json | 3 + site/content/instagram-posts.json | 3 + site/package-lock.json | 6958 +++++++++++++++++ site/package.json | 32 + site/prettier.config.cjs | 16 + site/public/favicon.ico | Bin 0 -> 655 bytes site/public/favicon.svg | 9 + site/public/robots.txt | 5 + site/public/styles/global.css | 270 + site/scripts/fetch-content.ts | 101 + site/src/components/ContentCard.astro | 58 + site/src/components/CtaLink.astro | 50 + site/src/components/InstagramEmbed.astro | 33 + site/src/env.d.ts | 11 + site/src/layouts/BaseLayout.astro | 102 + site/src/lib/config.ts | 35 + site/src/lib/content/cache.ts | 26 + site/src/lib/content/curation.ts | 19 + site/src/lib/content/selectors.ts | 45 + site/src/lib/content/types.ts | 20 + site/src/lib/ingest/instagram.ts | 32 + site/src/lib/ingest/podcast.ts | 27 + site/src/lib/ingest/types.ts | 6 + site/src/lib/ingest/youtube.ts | 112 + site/src/lib/links.ts | 5 + site/src/lib/url.ts | 10 + site/src/pages/about.astro | 34 + site/src/pages/index.astro | 238 + site/src/pages/podcast.astro | 38 + site/src/pages/podcast/[id].astro | 74 + site/src/pages/videos.astro | 38 + site/src/pages/videos/[id].astro | 75 + site/tests/fixtures/podcast-feed.xml | 13 + site/tests/fixtures/youtube-feed.xml | 17 + site/tests/fixtures/youtube-videos.json | 13 + site/tests/ingest.test.ts | 45 + site/tests/umami-attributes.test.ts | 31 + site/tsconfig.json | 5 + 173 files changed, 27667 insertions(+) create mode 100644 .claude/commands/opsx/apply.md create mode 100644 .claude/commands/opsx/archive.md create mode 100644 .claude/commands/opsx/bulk-archive.md create mode 100644 .claude/commands/opsx/continue.md create mode 100644 .claude/commands/opsx/explore.md create mode 100644 .claude/commands/opsx/ff.md create mode 100644 .claude/commands/opsx/new.md create mode 100644 .claude/commands/opsx/onboard.md create mode 100644 .claude/commands/opsx/sync.md create mode 100644 .claude/commands/opsx/verify.md create mode 100644 .claude/skills/openspec-apply-change/SKILL.md create mode 100644 .claude/skills/openspec-archive-change/SKILL.md create mode 100644 .claude/skills/openspec-bulk-archive-change/SKILL.md create mode 100644 .claude/skills/openspec-continue-change/SKILL.md create mode 100644 .claude/skills/openspec-explore/SKILL.md create mode 100644 .claude/skills/openspec-ff-change/SKILL.md create mode 100644 .claude/skills/openspec-new-change/SKILL.md create mode 100644 .claude/skills/openspec-onboard/SKILL.md create mode 100644 .claude/skills/openspec-sync-specs/SKILL.md create mode 100644 .claude/skills/openspec-verify-change/SKILL.md create mode 100644 .codex/skills/openspec-apply-change/SKILL.md create mode 100644 .codex/skills/openspec-archive-change/SKILL.md create mode 100644 .codex/skills/openspec-bulk-archive-change/SKILL.md create mode 100644 .codex/skills/openspec-continue-change/SKILL.md create mode 100644 .codex/skills/openspec-explore/SKILL.md create mode 100644 .codex/skills/openspec-ff-change/SKILL.md create mode 100644 .codex/skills/openspec-new-change/SKILL.md create mode 100644 .codex/skills/openspec-onboard/SKILL.md create mode 100644 .codex/skills/openspec-sync-specs/SKILL.md create mode 100644 .codex/skills/openspec-verify-change/SKILL.md create mode 100644 .continue/prompts/opsx-apply.prompt create mode 100644 .continue/prompts/opsx-archive.prompt create mode 100644 .continue/prompts/opsx-bulk-archive.prompt create mode 100644 .continue/prompts/opsx-continue.prompt create mode 100644 .continue/prompts/opsx-explore.prompt create mode 100644 .continue/prompts/opsx-ff.prompt create mode 100644 .continue/prompts/opsx-new.prompt create mode 100644 .continue/prompts/opsx-onboard.prompt create mode 100644 .continue/prompts/opsx-sync.prompt create mode 100644 .continue/prompts/opsx-verify.prompt create mode 100644 .continue/skills/openspec-apply-change/SKILL.md create mode 100644 .continue/skills/openspec-archive-change/SKILL.md create mode 100644 .continue/skills/openspec-bulk-archive-change/SKILL.md create mode 100644 .continue/skills/openspec-continue-change/SKILL.md create mode 100644 .continue/skills/openspec-explore/SKILL.md create mode 100644 .continue/skills/openspec-ff-change/SKILL.md create mode 100644 .continue/skills/openspec-new-change/SKILL.md create mode 100644 .continue/skills/openspec-onboard/SKILL.md create mode 100644 .continue/skills/openspec-sync-specs/SKILL.md create mode 100644 .continue/skills/openspec-verify-change/SKILL.md create mode 100644 .dockerignore create mode 100644 .github/prompts/opsx-apply.prompt.md create mode 100644 .github/prompts/opsx-archive.prompt.md create mode 100644 .github/prompts/opsx-bulk-archive.prompt.md create mode 100644 .github/prompts/opsx-continue.prompt.md create mode 100644 .github/prompts/opsx-explore.prompt.md create mode 100644 .github/prompts/opsx-ff.prompt.md create mode 100644 .github/prompts/opsx-new.prompt.md create mode 100644 .github/prompts/opsx-onboard.prompt.md create mode 100644 .github/prompts/opsx-sync.prompt.md create mode 100644 .github/prompts/opsx-verify.prompt.md create mode 100644 .github/skills/openspec-apply-change/SKILL.md create mode 100644 .github/skills/openspec-archive-change/SKILL.md create mode 100644 .github/skills/openspec-bulk-archive-change/SKILL.md create mode 100644 .github/skills/openspec-continue-change/SKILL.md create mode 100644 .github/skills/openspec-explore/SKILL.md create mode 100644 .github/skills/openspec-ff-change/SKILL.md create mode 100644 .github/skills/openspec-new-change/SKILL.md create mode 100644 .github/skills/openspec-onboard/SKILL.md create mode 100644 .github/skills/openspec-sync-specs/SKILL.md create mode 100644 .github/skills/openspec-verify-change/SKILL.md create mode 100644 .github/workflows/ci.yml create mode 100644 .opencode/command/opsx-apply.md create mode 100644 .opencode/command/opsx-archive.md create mode 100644 .opencode/command/opsx-bulk-archive.md create mode 100644 .opencode/command/opsx-continue.md create mode 100644 .opencode/command/opsx-explore.md create mode 100644 .opencode/command/opsx-ff.md create mode 100644 .opencode/command/opsx-new.md create mode 100644 .opencode/command/opsx-onboard.md create mode 100644 .opencode/command/opsx-sync.md create mode 100644 .opencode/command/opsx-verify.md create mode 100644 .opencode/skills/openspec-apply-change/SKILL.md create mode 100644 .opencode/skills/openspec-archive-change/SKILL.md create mode 100644 .opencode/skills/openspec-bulk-archive-change/SKILL.md create mode 100644 .opencode/skills/openspec-continue-change/SKILL.md create mode 100644 .opencode/skills/openspec-explore/SKILL.md create mode 100644 .opencode/skills/openspec-ff-change/SKILL.md create mode 100644 .opencode/skills/openspec-new-change/SKILL.md create mode 100644 .opencode/skills/openspec-onboard/SKILL.md create mode 100644 .opencode/skills/openspec-sync-specs/SKILL.md create mode 100644 .opencode/skills/openspec-verify-change/SKILL.md create mode 100644 Dockerfile create mode 100644 README.md create mode 100644 deploy/cron.example create mode 100644 deploy/nginx.conf create mode 100644 docker-compose.yml create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/.openspec.yaml create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/design.md create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/proposal.md create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/specs/analytics-umami/spec.md create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/specs/conversion-ctas/spec.md create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/specs/interaction-tracking-taxonomy/spec.md create mode 100644 openspec/changes/archive/2026-02-10-custom-events-umami/tasks.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/.openspec.yaml create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/design.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/proposal.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/specs/analytics-umami/spec.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/specs/conversion-ctas/spec.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/specs/homepage-content-modules/spec.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/specs/seo-content-surface/spec.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/specs/social-content-aggregation/spec.md create mode 100644 openspec/changes/archive/2026-02-10-dynamic-homepage-social-acquisition/tasks.md create mode 100644 openspec/changes/archive/2026-02-10-fix-sub-pages/.openspec.yaml create mode 100644 openspec/changes/archive/2026-02-10-fix-sub-pages/design.md create mode 100644 openspec/changes/archive/2026-02-10-fix-sub-pages/proposal.md create mode 100644 openspec/changes/archive/2026-02-10-fix-sub-pages/specs/seo-content-surface/spec.md create mode 100644 openspec/changes/archive/2026-02-10-fix-sub-pages/tasks.md create mode 100644 openspec/config.yaml create mode 100644 openspec/specs/analytics-umami/spec.md create mode 100644 openspec/specs/conversion-ctas/spec.md create mode 100644 openspec/specs/homepage-content-modules/spec.md create mode 100644 openspec/specs/interaction-tracking-taxonomy/spec.md create mode 100644 openspec/specs/seo-content-surface/spec.md create mode 100644 openspec/specs/social-content-aggregation/spec.md create mode 100644 scripts/refresh.sh create mode 100644 site/.env.example create mode 100644 site/.gitignore create mode 100644 site/.prettierignore create mode 100644 site/.vscode/extensions.json create mode 100644 site/.vscode/launch.json create mode 100644 site/README.md create mode 100644 site/astro.config.mjs create mode 100644 site/content/cache/.gitkeep create mode 100644 site/content/cache/content.json create mode 100644 site/content/featured-videos.json create mode 100644 site/content/instagram-posts.json create mode 100644 site/package-lock.json create mode 100644 site/package.json create mode 100644 site/prettier.config.cjs create mode 100644 site/public/favicon.ico create mode 100644 site/public/favicon.svg create mode 100644 site/public/robots.txt create mode 100644 site/public/styles/global.css create mode 100644 site/scripts/fetch-content.ts create mode 100644 site/src/components/ContentCard.astro create mode 100644 site/src/components/CtaLink.astro create mode 100644 site/src/components/InstagramEmbed.astro create mode 100644 site/src/env.d.ts create mode 100644 site/src/layouts/BaseLayout.astro create mode 100644 site/src/lib/config.ts create mode 100644 site/src/lib/content/cache.ts create mode 100644 site/src/lib/content/curation.ts create mode 100644 site/src/lib/content/selectors.ts create mode 100644 site/src/lib/content/types.ts create mode 100644 site/src/lib/ingest/instagram.ts create mode 100644 site/src/lib/ingest/podcast.ts create mode 100644 site/src/lib/ingest/types.ts create mode 100644 site/src/lib/ingest/youtube.ts create mode 100644 site/src/lib/links.ts create mode 100644 site/src/lib/url.ts create mode 100644 site/src/pages/about.astro create mode 100644 site/src/pages/index.astro create mode 100644 site/src/pages/podcast.astro create mode 100644 site/src/pages/podcast/[id].astro create mode 100644 site/src/pages/videos.astro create mode 100644 site/src/pages/videos/[id].astro create mode 100644 site/tests/fixtures/podcast-feed.xml create mode 100644 site/tests/fixtures/youtube-feed.xml create mode 100644 site/tests/fixtures/youtube-videos.json create mode 100644 site/tests/ingest.test.ts create mode 100644 site/tests/umami-attributes.test.ts create mode 100644 site/tsconfig.json diff --git a/.claude/commands/opsx/apply.md b/.claude/commands/opsx/apply.md new file mode 100644 index 0000000..bf23721 --- /dev/null +++ b/.claude/commands/opsx/apply.md @@ -0,0 +1,152 @@ +--- +name: "OPSX: Apply" +description: Implement tasks from an OpenSpec change (Experimental) +category: Workflow +tags: [workflow, artifacts, experimental] +--- + +Implement tasks from an OpenSpec change. + +**Input**: Optionally specify a change name (e.g., `/opsx:apply add-auth`). If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes. + +**Steps** + +1. **Select the change** + + If a name is provided, use it. Otherwise: + - Infer from conversation context if the user mentioned a change + - Auto-select if only one active change exists + - If ambiguous, run `openspec list --json` to get available changes and use the **AskUserQuestion tool** to let the user select + + Always announce: "Using change: " and how to override (e.g., `/opsx:apply `). + +2. **Check status to understand the schema** + ```bash + openspec status --change "" --json + ``` + Parse the JSON to understand: + - `schemaName`: The workflow being used (e.g., "spec-driven") + - Which artifact contains the tasks (typically "tasks" for spec-driven, check status for others) + +3. **Get apply instructions** + + ```bash + openspec instructions apply --change "" --json + ``` + + This returns: + - Context file paths (varies by schema) + - Progress (total, complete, remaining) + - Task list with status + - Dynamic instruction based on current state + + **Handle states:** + - If `state: "blocked"` (missing artifacts): show message, suggest using `/opsx:continue` + - If `state: "all_done"`: congratulate, suggest archive + - Otherwise: proceed to implementation + +4. **Read context files** + + Read the files listed in `contextFiles` from the apply instructions output. + The files depend on the schema being used: + - **spec-driven**: proposal, specs, design, tasks + - Other schemas: follow the contextFiles from CLI output + +5. **Show current progress** + + Display: + - Schema being used + - Progress: "N/M tasks complete" + - Remaining tasks overview + - Dynamic instruction from CLI + +6. **Implement tasks (loop until done or blocked)** + + For each pending task: + - Show which task is being worked on + - Make the code changes required + - Keep changes minimal and focused + - Mark task complete in the tasks file: `- [ ]` → `- [x]` + - Continue to next task + + **Pause if:** + - Task is unclear → ask for clarification + - Implementation reveals a design issue → suggest updating artifacts + - Error or blocker encountered → report and wait for guidance + - User interrupts + +7. **On completion or pause, show status** + + Display: + - Tasks completed this session + - Overall progress: "N/M tasks complete" + - If all done: suggest archive + - If paused: explain why and wait for guidance + +**Output During Implementation** + +``` +## Implementing: (schema: ) + +Working on task 3/7: +[...implementation happening...] +✓ Task complete + +Working on task 4/7: +[...implementation happening...] +✓ Task complete +``` + +**Output On Completion** + +``` +## Implementation Complete + +**Change:** +**Schema:** +**Progress:** 7/7 tasks complete ✓ + +### Completed This Session +- [x] Task 1 +- [x] Task 2 +... + +All tasks complete! You can archive this change with `/opsx:archive`. +``` + +**Output On Pause (Issue Encountered)** + +``` +## Implementation Paused + +**Change:** +**Schema:** +**Progress:** 4/7 tasks complete + +### Issue Encountered + + +**Options:** +1.