Commit Graph

  • 5e5d353916 Add skills symlink to Gemini CLI extension Jesse Vincent 2026-03-09 19:23:38 -07:00
  • c5e6eaf411 refactor: replace MCP server with native Gemini CLI extension wip-gemini-cli Jesse Vincent 2026-03-09 18:53:45 -07:00
  • bdd45c70ab WIP: Gemini CLI extension infrastructure Jesse Vincent 2025-11-28 13:29:39 -08:00
  • ec3f7f1027 fix(brainstorming): add user review gate between spec and writing-plans Jesse Vincent 2026-03-09 18:16:22 -07:00
  • edbb62e50f chore: remove dead lib/skills-core.js and its tests Jesse Vincent 2026-03-09 17:40:52 -07:00
  • 33e55e60b2 Merge pull request #610 from karuturi/patch-1 Jesse Vincent 2026-03-09 17:37:28 -07:00
  • 74f2b1c96e fix(hooks): emit session-start context only once per platform mvanhorn 2026-03-09 17:20:31 -07:00
  • 991e9d4de9 fix: replace bare except with except Exception daniel-graham 2026-03-09 17:10:07 -07:00
  • 133a0a80c6 Merge dev-reorder10: Release v5.0.0 v5.0.0 Jesse Vincent 2026-03-09 15:35:02 -07:00
  • 57b346ddbc Release v5.0.0: Visual brainstorming, document review loops, architecture guidance Jesse Vincent 2026-03-09 15:34:59 -07:00
  • 8c01ac8051 Fix stale docs/plans path in brainstorming checklist Jesse Vincent 2026-03-08 14:57:11 -07:00
  • 245d50ec37 Add v5.0.0 release notes and include AGENTS.md in instruction priority Jesse Vincent 2026-03-08 12:53:53 -07:00
  • aba2542f5e Broaden visual companion offer language beyond design-specific use cases Jesse Vincent 2026-03-08 12:25:44 -07:00
  • 3bdd66eaa5 Remove batch-and-stop pattern from executing-plans skill Jesse Vincent 2026-03-08 12:20:15 -07:00
  • c3ecc1b9ba Deprecate slash commands in favor of skills Jesse Vincent 2026-03-08 12:06:04 -07:00
  • f3083e55b0 Replace 'For Claude' with 'For agentic workers' in plan headers Jesse Vincent 2026-03-06 19:33:30 -08:00
  • 70244011d4 Rename brainstorm companion to Superpowers Brainstorming with GitHub link Jesse Vincent 2026-03-06 16:29:05 -08:00
  • d48b14e5ac Add project-level scope assessment to brainstorming pipeline Jesse Vincent 2026-03-06 12:38:04 -08:00
  • daa3fb2322 Add architecture guidance and capability-aware escalation to skills Jesse Vincent 2026-03-06 14:26:37 -08:00
  • 69eaf3cf34 Add end-to-end tests for document review system Jesse Vincent 2026-03-06 14:48:46 -08:00
  • 582264a54a docs: add document review system spec and plan Jesse Vincent 2026-03-06 14:48:42 -08:00
  • 7b99c39c08 Add plan review loop and checkbox syntax to writing-plans skill Jesse Vincent 2026-03-06 14:26:27 -08:00
  • 6c274dcc2a feat: add plan document reviewer prompt template Jesse Vincent 2026-03-06 14:26:21 -08:00
  • ee14caeadd feat: add spec document reviewer prompt template Jesse Vincent 2026-01-23 02:39:44 +00:00
  • 5e51c3ee5a feat: enforce subagent-driven-development on capable harnesses Jesse Vincent 2026-01-22 21:56:14 +00:00
  • f57638a747 refactor: restructure specs and plans directories Jesse Vincent 2026-01-22 21:55:26 +00:00
  • 4180afb7bd Add visual brainstorming companion to release notes Jesse Vincent 2026-03-06 12:55:39 -08:00
  • e4226df22e Add visual brainstorming implementation plan and refactor docs Jesse Vincent 2026-03-06 12:55:35 -08:00
  • 866f2bdb47 Add visual companion integration to brainstorming skill Jesse Vincent 2026-03-06 12:55:29 -08:00
  • 3c220d0cc1 Add brainstorm visual companion frame template Jesse Vincent 2026-03-06 12:55:23 -08:00
  • 02b3d7c96d Add brainstorm server with WebSocket support, helpers, and tests Jesse Vincent 2026-03-06 12:55:18 -08:00
  • 1c53f5deb6 Add SUBAGENT-STOP gate to prevent subagent skill leakage Drew Ritter 2026-03-06 11:56:10 -08:00
  • a26cbaab2e Move Codex tool mapping to progressive disclosure reference file Drew Ritter 2026-03-06 11:56:15 -08:00
  • b23c084070 Add instruction priority hierarchy to using-superpowers skill Jesse Vincent 2026-01-19 21:03:40 -08:00
  • aa3bb5fe16 chore: gitignore triage directory Jesse Vincent 2026-02-08 12:08:06 -08:00
  • 3d245777f0 Correct capitalization and link for Superpowers plugin Rajani K 2026-03-04 16:53:40 +05:30
  • 26d7cca61b Add Superpowers installation instructions for Claude Code official marketplace Rajani K 2026-03-04 16:43:33 +05:30
  • ad716b8d1b fix: use double quotes for CLAUDE_PLUGIN_ROOT in SessionStart hook atian8179 2026-03-01 14:05:35 +08:00
  • e4a2375cb7 Merge pull request #524 from abzhaw/main Jesse Vincent 2026-02-21 14:43:05 -05:00
  • d2d6cf4852 Release v4.3.1: Cursor support, Windows hook fix v4.3.1 Jesse Vincent 2026-02-21 11:07:05 -08:00
  • 54d9133d7a chore: ignore .DS_Store abzhaw 2026-02-21 15:07:35 +01:00
  • 394cf85013 Merge pull request #523 from obra/fix/windows-hooks-4.3.1 Jesse Vincent 2026-02-21 13:50:36 -05:00
  • 31bbbe2dbb fix: quote CLAUDE_PLUGIN_ROOT for spaces, use POSIX-safe path resolution Jesse Vincent 2026-02-21 10:40:30 -08:00
  • 5fbefbd0a9 fix: restore polyglot wrapper to fix Windows hook window spawning Jesse Vincent 2026-02-10 18:34:58 -08:00
  • 7cefe7498c Add workflow checkpoints and scaling to SDD, refine handoffs brainstorming-skill-scaling Jesse Vincent 2026-02-21 08:54:23 -08:00
  • 41512d6f3a Add GATE marker pattern and flowchart-as-gate guidance to writing-skills Jesse Vincent 2026-02-20 10:26:49 -08:00
  • 073efbaa8e Add scaling guidance and review-loop gate to writing-plans skill Jesse Vincent 2026-02-19 22:08:04 -08:00
  • 1d63b880fb Scale brainstorming skill effort to task complexity Jesse Vincent 2026-02-19 17:59:43 -08:00
  • 1a9cd9ec4b Improve visual companion: per-question decisions, cross-platform server docs viz-launch-script-tweaks Drew Ritter 2026-02-19 18:52:45 -08:00
  • bf6d336950 minor change to unload a page from viz brainstorm after the user makes a decision Drew Ritter 2026-02-19 16:36:37 -08:00
  • c2df7262a7 minor change to unload a page from viz brainstorm after the user makes a decision minor-adj-to-unload-viz-brainstorm-on-choice Drew Ritter 2026-02-19 16:36:37 -08:00
  • ce0f9a28be Refactor visual brainstorming: browser displays, terminal commands (#509) Drew Ritter 2026-02-19 16:31:51 -08:00
  • 3a254ba002 Remove session scope language from SUBAGENT-STOP Drew Ritter 2026-02-11 13:47:26 -08:00
  • 192cb7db8e Soften SUBAGENT-STOP to only skip this skill, not suppress all behavior Drew Ritter 2026-02-11 12:58:30 -08:00
  • a014baf5b9 Remove skill override directives from dispatch templates Drew Ritter 2026-02-11 12:55:24 -08:00
  • 49bbad7084 Move Codex tool mapping to progressive disclosure reference file Drew Ritter 2026-02-11 12:45:31 -08:00
  • 79dbce8b10 Sharpen subagent skill override directive in dispatch templates Drew Ritter 2026-02-10 13:09:07 -08:00
  • 2e12d4fb34 Document collab feature requirement for Codex subagent skills Drew Ritter 2026-02-10 12:38:12 -08:00
  • 5535e2d0b3 Prevent Codex subagent skill leakage via gate check and dispatch routing table Drew Ritter 2026-02-10 11:24:58 -08:00
  • 7400d43599 fix: restore polyglot wrapper to fix Windows hook window spawning Jesse Vincent 2026-02-10 18:34:58 -08:00
  • cb75011d91 fix: move scope assessment into understanding phase Jesse Vincent 2026-02-08 14:00:55 -08:00
  • 56e22b2afc feat: add project-level scope assessment to brainstorming pipeline Jesse Vincent 2026-02-08 13:02:17 -08:00
  • a0dc300a6e feat: add architecture and file size checks to review loops Jesse Vincent 2026-02-08 12:30:27 -08:00
  • 1e3353b232 feat: add file growth check to code quality reviewer Jesse Vincent 2026-02-08 12:25:10 -08:00
  • 21c7284d54 fix: address review feedback on architecture guidance Jesse Vincent 2026-02-08 12:20:39 -08:00
  • 8d996aa829 feat: add architecture guidance and capability-aware escalation to skills Jesse Vincent 2026-02-08 12:09:50 -08:00
  • 14df703a51 chore: gitignore triage directory Jesse Vincent 2026-02-08 12:08:06 -08:00
  • 17f80fd0ce docs: add brainstorm visual companion improvements to release notes Jesse Vincent 2026-02-06 18:18:59 -08:00
  • 2716e12781 docs: restructure brainstorming skill with progressive disclosure Jesse Vincent 2026-02-06 18:02:51 -08:00
  • b52af8427c feat: persist brainstorm mockups to .superpowers/ directory Jesse Vincent 2026-02-06 18:01:10 -08:00
  • 5b00c6eb50 refactor: server-side frame wrapping and helper.js consolidation Jesse Vincent 2026-02-06 17:59:43 -08:00
  • 7398af9947 test: rewrite document review test as proper integration test Jesse Vincent 2026-01-23 03:34:49 +00:00
  • 6e6b1ae546 test: add end-to-end tests for document review system Jesse Vincent 2026-01-23 03:11:45 +00:00
  • 8d73d0fee2 fix: remove checkbox from task headings, keep on steps only Jesse Vincent 2026-01-23 03:10:49 +00:00
  • c9f5a393da docs: add document review system spec and plan Jesse Vincent 2026-01-23 02:49:03 +00:00
  • a3d45dc32b docs: update plan header to reference checkbox syntax Jesse Vincent 2026-01-23 02:47:46 +00:00
  • 21673839c0 feat: add plan review loop and checkbox syntax to writing-plans skill Jesse Vincent 2026-01-23 02:44:54 +00:00
  • 800d6a2405 feat: add plan document reviewer prompt template Jesse Vincent 2026-01-23 02:43:11 +00:00
  • 1473d86800 feat: add spec review loop to brainstorming skill Jesse Vincent 2026-01-23 02:41:35 +00:00
  • bdfa38509d feat: add spec document reviewer prompt template Jesse Vincent 2026-01-23 02:39:44 +00:00
  • fd90ed5dd9 feat: enforce subagent-driven-development on capable harnesses Jesse Vincent 2026-01-22 21:56:14 +00:00
  • fbcf9475e4 feat: enforce brainstorming → writing-plans transition Jesse Vincent 2026-01-22 21:55:46 +00:00
  • 14c17242cc refactor: restructure specs and plans directories Jesse Vincent 2026-01-22 21:55:26 +00:00
  • 786aa5cf44 fix: Windows hook execution for Claude Code 2.1.x (#331) Jesse Vincent 2026-01-22 13:29:41 -08:00
  • 8ab3eec9bc feat(opencode): use native skills and fix agent reset bug (#226) (#330) Jesse Vincent 2026-01-22 13:29:30 -08:00
  • 630c0f7b54 Add instruction priority hierarchy to using-superpowers skill Jesse Vincent 2026-01-19 21:03:40 -08:00
  • b3e922c10a Use semantic filenames for visual companion screens Jesse Vincent 2026-01-17 19:32:02 -08:00
  • e5a7c05528 docs: improve terminal UX for visual companion Jesse Vincent 2026-01-17 18:55:05 -08:00
  • 9ab744b2a9 refactor: simplify visual companion workflow, improve guidance Jesse Vincent 2026-01-17 18:44:50 -08:00
  • 745ea8c71c feat: add show-and-wait.sh helper, fix race condition Jesse Vincent 2026-01-17 18:35:37 -08:00
  • d494f5a483 fix: session isolation and blocking wait for visual companion Jesse Vincent 2026-01-17 17:25:45 -08:00
  • ac3af07af0 feat: add visual companion for brainstorming skill Jesse Vincent 2026-01-17 16:47:03 -08:00
  • fd51e8a6b7 feat: add sendToClaude helper and wait-for-event tool Jesse Vincent 2026-01-17 16:38:21 -08:00
  • 7c1ac86878 docs: add visual brainstorming implementation plan Jesse Vincent 2026-01-17 15:13:23 -08:00
  • 91fbffc994 fix: preserve original event type, use source field for wrapper Jesse Vincent 2026-01-17 13:11:53 -08:00
  • 3bcf5db8a1 fix: correct visual companion documentation issues Jesse Vincent 2026-01-17 13:08:18 -08:00
  • ec46999224 feat: add visual companion to brainstorming skill Jesse Vincent 2026-01-17 13:06:12 -08:00
  • e76ffffc1d test: add brainstorm server integration tests Jesse Vincent 2026-01-17 13:03:04 -08:00
  • d20bdb8ec4 fix: ensure user-event type is preserved in WebSocket message output Jesse Vincent 2026-01-17 13:03:01 -08:00
  • fc10bf6586 feat: add browser helper library for event capture Jesse Vincent 2026-01-17 12:59:17 -08:00