What is gh-tasks?
Issue-driven development with worktree isolation. Create issues, plan implementations, work in worktrees, review PRs, and merge with clean squash history. Source: nikhilmaddirala/gtd-cc.
Issue-driven development with worktree isolation. Create issues, plan implementations, work in worktrees, review PRs, and merge with clean squash history.
Quickly install gh-tasks AI skill to your development environment via command line
Source: nikhilmaddirala/gtd-cc.
Issue-driven development pipeline for this monorepo with three modes of operation:
Focused work - Features and fixes use issue-linked worktrees with draft PRs:
| Quick | Simple bug fix | new → work → merge | | Standard | Most features | new → work → review → merge | | Full | Complex work | new → plan → work → review → merge | | Automated | Well-defined tasks | orchestrate (handles all stages) |
Issue-driven development with worktree isolation. Create issues, plan implementations, work in worktrees, review PRs, and merge with clean squash history. Source: nikhilmaddirala/gtd-cc.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-tasksIssue-driven development with worktree isolation. Create issues, plan implementations, work in worktrees, review PRs, and merge with clean squash history. Source: nikhilmaddirala/gtd-cc.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/nikhilmaddirala/gtd-cc