项目文件夹

文件
2026-07-13 12:01:57 +08:00

10 行
424 B
Markdown

# Cline / Roo Code Hooks
> Part of [`hooks/`](../README.md) — see also [`src/hooks/`](../../src/hooks/README.md) for installation code
## Specifics
- Prompt-level guidance only (no programmatic hook) -- relies on Cline reading custom instructions
- `rules.md` contains the instruction to prefix all shell commands with `rtk`, usage examples, and meta commands
- Installed to `.clinerules` (project-local) by `rtk init`