What problem does it solve?
isq provides a unified CLI to manage issues across GitHub, Linear, and JIRA with an offline-first local cache and a background daemon for seamless, fast access to issues even when offline.
Core Features & Use Cases
- Local issue store with sub-millisecond reads from SQLite cache
- Link repos to GitHub, Linear, and JIRA, sync issues, create and comment, start work on an issue (creates a git worktree), and manage goals/milestones
- Works offline and syncs automatically when online; JSON output and daemon-based syncing for instant reads
- Use case: a developer links a project, manages issues locally, starts work on an issue to work in isolation, and then cleans up when done
Quick Start
Link your repo to GitHub, Linear, or JIRA, run an initial sync, and start the daemon to enable offline-first issue management.