with one click
jira
Read-only access to WATER project Jira tickets for task context
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Read-only access to WATER project Jira tickets for task context
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Standard skills and patterns an agent should apply when working in this codebase
Testing standards and conventions for this project
Expectations and rules for making git commits in this project
| name | jira |
| description | Read-only access to WATER project Jira tickets for task context |
The scripts require three environment variables:
JIRA_USER — the email address you use to log in to JiraJIRA_TOKEN — a personal API token (create one here)JIRA_BASE_URL — the organisation's Jira base URL, e.g. https://eaflood.atlassian.net (no trailing slash)Run bash .agents/skills/tools/jira/auth.sh to verify the credentials are working before using the skill.
This skill is read-only. You may only fetch ticket information. You must not:
If asked to do any of the above, refuse and explain that Jira access is read-only.
Run the ticket script to retrieve and display ticket information:
bash .agents/skills/tools/jira/ticket.sh <NUMBER>
Where <NUMBER> is either the full ticket ID (WATER-4904) or just the number (4904). The script always fetches from the WATER project.
Once fetched, treat the ticket output as authoritative context for the current task: