feat(wave): add pedagogy-auditor persona

This commit is contained in:
2026-04-28 22:00:28 +02:00
parent 10dd9d6a60
commit 9a10c53f01

View File

@@ -158,6 +158,24 @@ personas:
- Edit(*)
system_prompt_file: .wave/personas/gitea-scoper.md
temperature: 0.1
pedagogy-auditor:
adapter: claude
description: Instructional design expert evaluating exercise quality
model: claude-opus
permissions:
allowed_tools:
- Read
- Write
- Bash
- Glob
- Grep
deny:
- Edit(*)
- Bash(rm -rf /*)
- Bash(git push*)
- Bash(git commit*)
system_prompt_file: .wave/personas/pedagogy-auditor.md
temperature: 0.2
implementer:
adapter: claude
description: Execution specialist for code changes and structured output