init_project
Creates the primer/ ticket store and adds workflow instructions to CLAUDE.md; accepts an optional Jira key for later exports. Call once per project before other tools.
Instructions
Initialise this project for primer-mcp: creates the primer/ ticket store and adds the workflow section to CLAUDE.md (and AGENTS.md if it exists). Non-destructive and idempotent. Call this once per project, before any other tool. Optionally pass jira_project_key if tickets may later be exported to Jira.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | ||
| jira_project_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |