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