set_target_user
Define the target user for a project to enable customer perspective reviews that provide feedback from that specific user type's viewpoint.
Instructions
Set who the target user of this project is. This is used by the customer perspective in reviews to give feedback as that specific type of user. Auto-detected from README/CLAUDE.md if not set manually.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_user | Yes | Description of the target user. E.g. "non-technical founder using AI to build SaaS", "enterprise HR manager evaluating compliance tools", "indie developer looking for deployment solutions" | |
| project_path | No | Path to the project. Defaults to current working directory. |