Commit 726d5b3
committed
feat: Add hooks, steering, and skills system with multi-tool integration
Extend ctx from a persistence-only tool into a behavioral guidance and
lifecycle automation platform. Adds steering files for AI behavioral
rules, lifecycle hooks for event-driven automation, reusable skill
bundles, and cross-tool setup for Kiro, Cursor, and Cline.
New commands: ctx steering, ctx hook, ctx skill.
New MCP tools: ctx_steering_get, ctx_search, ctx_session_start, ctx_session_end.
New setup targets: ctx setup kiro/cursor/cline --write.
Fix: MCP tool descriptions now resolve correctly at runtime.1 parent 5c0bf3a commit 726d5b3
149 files changed
Lines changed: 16129 additions & 212 deletions
File tree
- .kiro/specs/hooks-and-steering
- docs
- cli
- home
- superpowers/plans
- internal
- assets/commands
- text
- bootstrap
- cli
- agent
- cmd/root
- core/budget
- hook
- cmd
- add
- disable
- enable
- list
- test
- initialize
- cmd/root
- resolve
- setup
- cmd/root
- core
- cline
- cursor
- kiro
- skill
- cmd
- install
- list
- remove
- steering
- cmd
- add
- initcmd
- list
- preview
- synccmd
- compat
- compliance
- config
- dir
- embed
- cmd
- flag
- text
- flag
- fs
- hook
- mcp
- field
- tool
- drift
- err
- cli
- hook
- mcp
- setup
- skill
- steering
- exec
- hook
- sysinfo
- hook
- mcp
- handler
- server
- def/tool
- route/tool
- rc
- skill
- steering
- sysinfo
- write
- hook
- setup
- skill
- steering
- specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments