revert fix(agentic): harden TODO workspace write Co-Authored-By: Virgil <virgil@lethean.io>
11 lines
206 B
Markdown
11 lines
206 B
Markdown
---
|
|
name: start
|
|
description: Start working on an issue
|
|
hooks:
|
|
PreToolUse:
|
|
- hooks:
|
|
- type: command
|
|
command: "${CLAUDE_PLUGIN_ROOT}/scripts/start.sh"
|
|
---
|
|
|
|
# Start working on an issue
|