Logo
Explore Help
Register Sign In
External/superpowers
1
0
Fork 0
You've already forked superpowers
mirror of https://github.com/obra/superpowers.git synced 2026-06-09 17:02:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fba0ec21b9b428b82791ea217eb6eec95052d85f
superpowers/hooks/hooks.json

16 lines
256 B
JSON
Raw Normal View History

Initial commit: Superpowers plugin v1.0.0 Core skills library as Claude Code plugin: - Testing skills: TDD, async testing, anti-patterns - Debugging skills: Systematic debugging, root cause tracing - Collaboration skills: Brainstorming, planning, code review - Meta skills: Creating and testing skills Features: - SessionStart hook for context injection - Skills-search tool for discovery - Commands: /brainstorm, /write-plan, /execute-plan - Data directory at ~/.superpowers/
2025-10-09 12:57:31 -07:00
{
Fix hooks.json structure: wrap in top-level 'hooks' key
2025-10-09 13:16:42 -07:00
"hooks": {
"SessionStart": [
{
"matcher": "startup|resume",
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"
}
]
}
]
}
Initial commit: Superpowers plugin v1.0.0 Core skills library as Claude Code plugin: - Testing skills: TDD, async testing, anti-patterns - Debugging skills: Systematic debugging, root cause tracing - Collaboration skills: Brainstorming, planning, code review - Meta skills: Creating and testing skills Features: - SessionStart hook for context injection - Skills-search tool for discovery - Commands: /brainstorm, /write-plan, /execute-plan - Data directory at ~/.superpowers/
2025-10-09 12:57:31 -07:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 42ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API