{"id":50538098,"url":"https://github.com/stackblogger/jiraclaw","last_synced_at":"2026-06-03T18:00:48.619Z","repository":{"id":357145547,"uuid":"1235225538","full_name":"stackblogger/jiraclaw","owner":"stackblogger","description":"JiraClaw - Jira and Tempo hours automation using ZeroLow AI Agent","archived":false,"fork":false,"pushed_at":"2026-05-11T14:09:54.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-11T15:31:27.915Z","etag":null,"topics":["ai-agents","anthropic","claude","claude-code","jira","jiraclaw","openai","openclaw","tempo","zeroclaw"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackblogger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T06:05:26.000Z","updated_at":"2026-05-11T14:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stackblogger/jiraclaw","commit_stats":null,"previous_names":["stackblogger/jiraclaw"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stackblogger/jiraclaw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackblogger%2Fjiraclaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackblogger%2Fjiraclaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackblogger%2Fjiraclaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackblogger%2Fjiraclaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackblogger","download_url":"https://codeload.github.com/stackblogger/jiraclaw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackblogger%2Fjiraclaw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33876328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","anthropic","claude","claude-code","jira","jiraclaw","openai","openclaw","tempo","zeroclaw"],"created_at":"2026-06-03T18:00:47.564Z","updated_at":"2026-06-03T18:00:48.614Z","avatar_url":"https://github.com/stackblogger.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ejiraclaw\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eCLI for Jira and Tempo. You can type normal English for some flows; ZeroClaw must be installed and set up on your machine.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/stackblogger/jiraclaw/actions/workflows/semgrep.yml\"\u003e\u003cimg src=\"https://github.com/stackblogger/jiraclaw/actions/workflows/semgrep.yml/badge.svg\" alt=\"Semgrep\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/jiraclaw\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/jiraclaw\" alt=\"License\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.typescriptlang.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026logoColor=white\" alt=\"TypeScript\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## What you need\n\n- Node.js 22.14 or newer\n- [ZeroClaw](https://www.npmjs.com/package/zeroclaw) on your PATH (`npm i -g zeroclaw@latest`), then run its onboard / model setup so `zeroclaw` works\n- Jira API token: [Atlassian → Security → API tokens](https://id.atlassian.com/manage-profile/security/api-tokens)\n- Tempo API token from your Tempo / Atlassian admin (same kind of bearer token you use for Tempo Cloud API)\n\n## Install\n\n```bash\nnpm i -g jiraclaw\n```\n\nFrom this repo (for development):\n\n```bash\nnpm install \u0026\u0026 npm run build \u0026\u0026 npm link\n```\n\n## Env vars that `jiraclaw config` does **not** set\n\n`jiraclaw config` only saves Jira base URL, Tempo base URL, and (optional) encrypted Jira/Tempo tokens under `~/.jiraclaw/`. It does **not** set your Jira login email or the passphrase for the encrypted file. Those have to come from the environment (or a `.env` file in the folder where you run the command — jiraclaw loads `.env` from current working directory).\n\nPut these in `~/.zshrc`, `~/.bashrc`, or export them in the terminal before you run jiraclaw:\n\n```bash\nexport JIRA_EMAIL=\"your-atlassian-email@example.com\"\n```\n\nIf you use `jiraclaw config set-jira-token` or `set-tempo-token`, you **must** also set a passphrase (same value every time you run jiraclaw so it can read the encrypted file):\n\n```bash\nexport JIRACLAW_SECRET=\"choose-a-long-passphrase-and-do-not-share-it\"\n```\n\nIf `zeroclaw` is not on your PATH or you use a custom name/path:\n\n```bash\nexport ZEROCLAW_BIN=\"/full/path/to/zeroclaw\"\n```\n\nOptional overrides (env wins over values saved by `jiraclaw config`):\n\n```bash\nexport JIRA_BASE_URL=\"https://your-site.atlassian.net\"\nexport JIRA_API_TOKEN=\"...\"\nexport TEMPO_BASE_URL=\"https://api.tempo.io/4\"\nexport TEMPO_API_TOKEN=\"...\"\n```\n\nAfter editing your shell config, run `source ~/.zshrc` (or open a new terminal).\n\n## Saving URLs and tokens with jiraclaw (optional)\n\nOnly works if `JIRACLAW_SECRET` is exported (see above).\n\n```bash\njiraclaw config set-jira-url https://your-site.atlassian.net\njiraclaw config set-tempo-url https://api.tempo.io/4\njiraclaw config set-jira-token YOUR_JIRA_API_TOKEN\njiraclaw config set-tempo-token YOUR_TEMPO_TOKEN\n```\n\nTokens are stored encrypted; jiraclaw does not print them back.\n\n## Commands\n\n```bash\njiraclaw\n```\n\nOpens the interactive menu.\n\n```bash\njiraclaw today\njiraclaw search 'assignee = currentUser() AND updated \u003e= -7d'\n```\n\nEnglish-style commands (ZeroClaw plans the steps; you get confirmations before Tempo writes):\n\n```bash\njiraclaw add today's hours in tempo\njiraclaw log my work\njiraclaw create jira task for API cleanup\njiraclaw update ABC-123 status to In Progress\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackblogger%2Fjiraclaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackblogger%2Fjiraclaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackblogger%2Fjiraclaw/lists"}