Skip to content

Commit e00c4de

Browse files
committed
docs: add prompts, tools, and settings documentation
Add custom prompts documentation, tools configuration guide, and settings reference. Add design document for custom prompts and tools RFC. Update README with tools and prompts configuration sections. Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: derekbarbosa <derekasobrab@gmail.com>
1 parent 2dca638 commit e00c4de

5 files changed

Lines changed: 789 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ cd sashiko
9191
Copy an example config to get started. For a full reference of every
9292
setting, see the [Configuration Reference](docs/configuration.md).
9393

94+
Optional customization sections:
95+
* **Tools**: Configure which AI tools are enabled (optional). See [docs/tools.md](docs/tools.md) for details.
96+
* **Prompts**: Customize review stages and prompts (optional). See [docs/prompts.md](docs/prompts.md) for details.
97+
9498
#### Configuring the LLM Provider
9599

96100
Sashiko supports multiple LLM providers. To get started with the default

0 commit comments

Comments
 (0)