Workflow automation for the RHDH documentation team. Content lives in the content repository.
claude plugins marketplace add git@github.com:themr0c/jirha.git
claude plugins install jirha@jirhaTo update to the latest version:
claude plugins marketplace update jirha
claude plugins update jirha@jirhaFirst use auto-bootstraps: Python venv, dependencies, and Jira credentials.
Prerequisites:
- Python 3.11+
- Red Hat VPN (for Jira access)
- GitHub CLI (optional — needed for SP auto-assessment)
CLI for Jira operations. ~/bin/jirha is a symlink created during setup, so it works from any terminal.
Run jirha --help for all commands. See docs/jira-reference.md for details.
Credentials are stored in ~/.config/jirha/.env (created on first use).
Python venv is at ~/.cache/jirha/venv/ (rebuilt automatically if needed).
To reconfigure credentials:
rm ~/.config/jirha/.env
jirha list # triggers setup prompt