Commit Graph

  • 8e7f90a954 fix: use session.created hook instead of session.started Jesse Vincent 2025-11-22 15:45:58 -08:00
  • d92de28150 refactor: convert skills-core and plugin to pure ESM for module compatibility Jesse Vincent 2025-11-22 13:23:05 -08:00
  • fa53c8f925 fix: use require inside plugin function to load commonjs module Jesse Vincent 2025-11-22 13:22:17 -08:00
  • d3e89e8719 fix: convert opencode plugin to ES module syntax Jesse Vincent 2025-11-22 12:53:26 -08:00
  • b746f7587b docs: fix plugin installation instructions for opencode Jesse Vincent 2025-11-22 12:50:43 -08:00
  • 4eab16380b refactor: extract frontmatter stripping to shared helper function Jesse Vincent 2025-11-22 12:41:58 -08:00
  • 7ffff61965 docs: add opencode support to release notes Jesse Vincent 2025-11-22 12:34:35 -08:00
  • fbd419e394 docs: add opencode support to readme Jesse Vincent 2025-11-22 12:34:21 -08:00
  • a131267d7c docs: add opencode installation guide Jesse Vincent 2025-11-22 12:34:06 -08:00
  • 26c152b37e feat: implement session.started hook for opencode Jesse Vincent 2025-11-22 12:31:23 -08:00
  • 6ae8ef4733 feat: implement find_skills tool for opencode Jesse Vincent 2025-11-22 12:30:48 -08:00
  • 1aa29ad52b feat: implement use_skill tool for opencode Jesse Vincent 2025-11-22 12:30:20 -08:00
  • 6847cf4cfc feat: create opencode plugin scaffold Jesse Vincent 2025-11-22 12:29:50 -08:00
  • 425b40359c refactor: remove unused whenToUse references from codex Jesse Vincent 2025-11-22 12:27:31 -08:00
  • 9e5ba91be6 refactor: use shared checkForUpdates in codex Jesse Vincent 2025-11-22 12:15:14 -08:00
  • 4abd4df171 refactor: use shared findSkillsInDir in codex Jesse Vincent 2025-11-22 12:12:59 -08:00
  • 5dd31b90ee refactor: use shared extractFrontmatter in codex Jesse Vincent 2025-11-22 12:12:01 -08:00
  • 0fbdfa3c4a refactor: import shared skills core in codex Jesse Vincent 2025-11-22 12:08:53 -08:00
  • a23eead918 feat: add git update checking to core module Jesse Vincent 2025-11-22 12:06:53 -08:00
  • 4594596e38 feat: add skill path resolution with shadowing support Jesse Vincent 2025-11-22 12:04:42 -08:00
  • 536fd24603 feat: add skill discovery function to core module Jesse Vincent 2025-11-22 12:02:15 -08:00
  • 85effaaedb feat: create shared skills core module with frontmatter parser Jesse Vincent 2025-11-22 11:59:03 -08:00
  • 6cec629cf3 Remove unused initialize-skills.sh script Jesse Vincent 2025-11-22 11:36:28 -08:00
  • 5dd8871a1b Add OpenCode support design document Jesse Vincent 2025-11-22 11:36:28 -08:00
  • 84283dfc05 Update GitHub funding configuration Jesse Vincent 2025-11-21 16:46:32 -08:00
  • d90334e030 Remove duplicate mis-placed "commands" - Fixes #112 Jesse Vincent 2025-11-20 12:08:13 -06:00
  • 9a9618489d fix: yaml error in code-reviewer agent (#115) Dave Seleno 2025-11-20 10:03:56 -08:00
  • 02c87670de Update installation instructions for Claude Code (#90) Roland Huß 2025-11-06 21:44:59 +01:00
  • b187e75a1e Bump version to 3.4.1 Jesse Vincent 2025-10-31 11:16:48 -07:00
  • 8674dc0868 Optimize superpowers bootstrap to eliminate redundant skill execution Jesse Vincent 2025-10-31 10:49:39 -07:00
  • 42d44ceaf9 Fix plugin manifest version to match 3.4.0 release Jesse Vincent 2025-10-31 09:58:07 -07:00
  • d46dddd32c Bump plugin version to 3.4.0 Jesse Vincent 2025-10-30 20:28:51 -07:00
  • b1fa6a1a46 Update release notes for v3.4.0 brainstorming simplification Jesse Vincent 2025-10-30 20:25:45 -07:00
  • 8e38ab86dc Simplify brainstorming skill to match original vision Jesse Vincent 2025-10-30 20:21:28 -07:00
  • 31fd764285 Update release notes for v3.3.1 writing improvements Jesse Vincent 2025-10-28 11:10:15 -07:00
  • e3208f1d93 Apply writing clarity improvements to brainstorming skill Jesse Vincent 2025-10-28 11:07:55 -07:00
  • 1d21ee842d Refine brainstorming skill for proactive research Jesse Vincent 2025-10-28 10:59:47 -07:00
  • aa8c6b4fd0 Clarify personal skill directories for Codex Jesse Vincent 2025-10-28 10:46:05 -07:00
  • 22f57e7cb0 Improve README and add update checking to bootstrap Jesse Vincent 2025-10-28 02:27:32 +00:00
  • da9f4f1edd Release v3.3.0: Add experimental Codex support Jesse Vincent 2025-10-28 02:15:53 +00:00
  • 5831c4dfea Fix AGENTS.md to be minimal one-liner + explanatory text Jesse Vincent 2025-10-28 01:36:10 +00:00
  • 26487902f8 Add Codex superpowers integration Jesse Vincent 2025-10-28 01:19:17 +00:00
  • 19e2997334 Release v3.2.3: Update using-superpowers to use Skill tool Jesse Vincent 2025-10-23 16:34:55 -07:00
  • c88b0d674f Update using-superpowers skill to use Skill tool instead of Read tool Jesse Vincent 2025-10-23 16:34:05 -07:00
  • 17bbc2b130 Release v3.2.2: Strengthen using-superpowers against agent rationalization Jesse Vincent 2025-10-21 20:12:56 -07:00
  • f6ee98a41a Strengthen using-superpowers skill against agent rationalization Jesse Vincent 2025-10-21 20:01:06 -07:00
  • e3d881b7b6 Release v3.2.1: Add code-reviewer agent to plugin Jesse Vincent 2025-10-20 10:19:24 -07:00
  • 184a4c464e bump to 3.2.0 Jesse Vincent 2025-10-20 08:42:32 -07:00
  • 7fc125e5e9 Update RELEASE-NOTES.md for v3.2.0 release Jesse Vincent 2025-10-18 10:41:29 -07:00
  • 79436abffa Update all superpowers skill references to use namespace prefix Jesse Vincent 2025-10-18 10:38:54 -07:00
  • 9597f088c4 Add design documentation phase to brainstorming skill Jesse Vincent 2025-10-18 10:19:14 -07:00
  • 7ce751294e Remove test design document Jesse Vincent 2025-10-18 10:18:57 -07:00
  • 1ef5758621 Add design document for format-on-save feature Jesse Vincent 2025-10-18 10:18:38 -07:00
  • accb1231fc Fix command syntax in README to use namespaced format (#44) Jesse Vincent 2025-10-17 22:06:12 -07:00
  • 22ec50318e Update README for v3.0+ integrated skills architecture Jesse Vincent 2025-10-17 18:50:12 -07:00
  • 0bc5a5989d Update RELEASE-NOTES.md for v3.1.0 release Jesse Vincent 2025-10-17 14:38:56 -07:00
  • e59cf658c5 Add command redirects for brainstorm and write-plan Jesse Vincent 2025-10-17 14:37:21 -07:00
  • 4d8db812ae Add AskUserQuestion tool guidance to brainstorming skill Jesse Vincent 2025-10-17 10:48:50 -07:00
  • 141953a4be Improve skill cross-references for clarity and compliance Jesse Vincent 2025-10-17 10:18:50 -07:00
  • 9e82a51f34 Align brainstorming skill with Anthropic best practices Jesse Vincent 2025-10-17 10:13:14 -07:00
  • a681cfb024 Add Anthropic's official skill authoring best practices Jesse Vincent 2025-10-17 10:00:12 -07:00
  • 48410c7f19 Standardize skill frontmatter names to lowercase and kebab-case Jesse Vincent 2025-10-17 09:40:36 -07:00
  • 2076e49d18 Strengthen the migration message Jesse Vincent 2025-10-16 14:26:48 -07:00
  • d6ca4d6213 oops Jesse Vincent 2025-10-16 13:21:16 -07:00
  • 10afd4eacc Now that the "Skill" tool is public, use that Jesse Vincent 2025-10-16 11:38:38 -07:00
  • 451db491b8 Update our bootstrap for first-party claude skills Jesse Vincent 2025-10-16 08:12:18 -07:00
  • deb45f5cad Adding back our old getting-started skill since the claude code bootstrap does not seem to trigger our skills quite as effectively yet Jesse Vincent 2025-10-16 07:35:57 -07:00
  • 32659fe0f3 some skill-writing update for the brave new world Jesse Vincent 2025-10-16 07:30:06 -07:00
  • 9c9547cc04 Now that skills are a first-class thing in Claude Code, restore them to the primary plugin Jesse Vincent 2025-10-16 07:19:00 -07:00
  • 84123b8450 Revert "Reapply "Move superpowers plugin into plugins/superpowers-bootstrap subdirectory"" Jesse Vincent 2025-10-15 22:56:12 -07:00
  • 9db0a61515 Revert "2.0.5" Jesse Vincent 2025-10-15 22:56:11 -07:00
  • e548c5d628 2.0.5 Jesse Vincent 2025-10-15 22:43:17 -07:00
  • 0fdea80a7d Reapply "Move superpowers plugin into plugins/superpowers-bootstrap subdirectory" Jesse Vincent 2025-10-15 22:42:20 -07:00
  • d6ac9a8b5d Revert "Move superpowers plugin into plugins/superpowers-bootstrap subdirectory" Jesse Vincent 2025-10-15 22:34:56 -07:00
  • 809956f3bf Move superpowers plugin into plugins/superpowers-bootstrap subdirectory Jesse Vincent 2025-10-15 22:27:45 -07:00
  • 02429d7e26 2.0.4 to force a refresh Jesse Vincent 2025-10-14 13:43:54 -07:00
  • 51e14692c9 That's what I get for hand-editing json Jesse Vincent 2025-10-14 13:42:57 -07:00
  • b331a79267 Bump the version to try to get claude to pick up the update Jesse Vincent 2025-10-14 13:32:21 -07:00
  • 2d89035187 remove now-obsolete category field Jesse Vincent 2025-10-14 13:30:33 -07:00
  • a3bbf5f009 Bump version to 2.0.2 Jesse Vincent 2025-10-12 21:36:19 -07:00
  • 927512f1ab Fix false warning when local skills repo is ahead of upstream Jesse Vincent 2025-10-12 21:16:54 -07:00
  • 998a3d545f Bump version to 2.0.1 Jesse Vincent 2025-10-12 21:03:26 -07:00
  • b6f6ce12a6 Fix session-start hook execution in plugin context Ryan Nelson 2025-10-12 21:01:36 -07:00
  • bde691cedf Merge pull request #6 from obra/feature/skills-repo-separation Jesse Vincent 2025-10-11 14:19:43 -07:00
  • 9eefffc541 Fix skills auto-update to fetch from tracking branch Jesse Vincent 2025-10-11 14:06:29 -07:00
  • 488139d6d1 Apply Strunk's style principles to prose Jesse Vincent 2025-10-11 14:01:36 -07:00
  • 0f30fd2989 Add high-level overview section to release notes Jesse Vincent 2025-10-11 13:54:06 -07:00
  • 5c19a391d9 Rename release notes to avoid file proliferation Jesse Vincent 2025-10-11 13:49:28 -07:00
  • a39561bd41 Add comprehensive v2.0.0 release notes Jesse Vincent 2025-10-11 13:47:08 -07:00
  • f6327a0051 Update README for skills repository architecture Jesse Vincent 2025-10-11 13:42:58 -07:00
  • b063888520 Add testing documentation and local marketplace config Jesse Vincent 2025-10-11 12:13:58 -07:00
  • d5e2fe7876 Make skills auto-update verbose for debugging Jesse Vincent 2025-10-11 12:07:08 -07:00
  • d1f42e5462 Move 'skills behind' warning to end of session start output Jesse Vincent 2025-10-11 12:05:08 -07:00
  • 60cb0cd0ca Auto-update skills repo with fast-forward merge on session start Jesse Vincent 2025-10-11 12:02:15 -07:00
  • 661e6292c6 Add skills location info to session-start output Jesse Vincent 2025-10-11 11:59:44 -07:00
  • 562428563d Remove obsolete setup-personal-superpowers call and github recommendation logic Jesse Vincent 2025-10-11 11:53:56 -07:00
  • e39929b541 Remove obsolete setup-personal-superpowers hook (replaced by initialize-skills.sh) Jesse Vincent 2025-10-11 11:50:51 -07:00
  • a1a1c3119d Update README to reflect new skills repository architecture Jesse Vincent 2025-10-11 11:19:46 -07:00
  • 5b0b086829 Update hooks to use skills repository from ~/.config/superpowers/skills Jesse Vincent 2025-10-11 11:14:44 -07:00
  • 400ac0f436 Fix duplicate upstream remote addition when forking Jesse Vincent 2025-10-11 11:09:18 -07:00