| name | docs-user-test |
| description | Use when simulating a developer trying to complete a task from supplied docs and reporting brief user-style feedback. |
Docs user test
- Extract/read the docs supplied by the user.
- Search for the exact task terms and likely setup/auth/API pages.
- Try to perform the task in an
attempt/ directory in the session workspace.
- Use runtime credentials only if provided through environment variables; never print values.
- Stop at the first real blocker if continuing would require guessing product behavior.
- Final feedback should be short:
- Tried
- Result
- Got stuck on
- Docs feedback
- Artifacts
Avoid scoring, matrices, and broad audits.