Step 228: Add prompt templates

This commit is contained in:
Bill
2026-02-10 08:20:59 -07:00
parent 1d91c49b15
commit 7e329b6a2e
9 changed files with 126 additions and 1 deletions

View File

@@ -375,7 +375,7 @@ Optimized tool definitions and prompts for specific LLM families.
- Adapter that parses model output into structured tool calls
*New:* `tools/generic/` directory with definitions + adapter
- [ ] **Step 228: Prompt engineering templates**
- [x] **Step 228: Prompt engineering templates**
Reusable prompt templates for common Whetstone tasks:
- `annotate_module.prompt` — System + user messages for annotation workflow
- `cross_language.prompt` — System + user for cross-language projection