Installation
Stub — TBD. STEP-BY-STEP.md links here as the long form of its short, ordered walkthrough. Until this page is written, the installation content lives in the plugin README.md and the root README.md.
What belongs here
- The three loading routes in full — see integrations/CLAUDECODE.md for the Claude Code ones, and Integrations for every other platform.
- Prerequisites and tool installation (
git,gh, pluscurl+jqfor the Jira REST client), per OS. - Both env files and every variable in them — currently described in plugins/jira-sdlc/skills/_shared/project-config.md.
- Jira credentials and
ghauthentication. Jira needs no login step — thejira.sh/jira.ps1client authenticates per-request from theemail:tokenpairs in.jst/jira-sdlc-tools.local.env; token types and scopes are in plugins/jira-sdlc/skills/_shared/jira-api-reference.md §5. Forgh, see github/GH-PAT-SESSION-LOGIN.md. - The healthcheck, and how to read a failing row.