Agent Reference · agent-doc

Issue tracker: Jira (solcom P2503)

Issues, stories, tasks, and bugs for this repo live in Jira Cloud at solcomde.atlassian.net, in project P2503. Skills interact with Jira via the Atlassian MCP server (mcp__claude_ai_Atlassian__* tools).

Project basics

Project key
P2503
Issue format
P2503-<number>
Issue types
Story, Bug, Task, Epic, Sub-task

Authentication

Run the Atlassian MCP auth flow once per environment:

  1. mcp__claude_ai_Atlassian__authenticate
  2. Follow the OAuth flow in browser
  3. mcp__claude_ai_Atlassian__complete_authentication

After that, the MCP server exposes Jira read/write tools (search issues, get issue, create issue, add comment, transition status, set labels, etc.). Prefer those over curling the REST API directly.

Conventions

Workflow
IDEE TO DO IN PROGRESS ZU REVIEW DONE

When a skill says…

"pub"
"publish to the issue tracker"

Create a Jira issue in project P2503. New work starts in IDEE (or TO DO if already groomed).

"fet"
"fetch the relevant ticket"

Resolve the issue key (P2503-<number>) from context and fetch via the Atlassian MCP server, including comments and status.

"rev"
"mark ready for review"

Transition the issue to status ZU REVIEW.