External Systems

The workflow spans four systems, each serving a distinct purpose. Commands bridge between them — reading state from one system and writing updates to another.

Li Linear
Initiatives & Projects (PRDs)
Issues with task checklists
Comments & clarification threads
Status tracking (Todo → Done)
Connected Commands
GH GitHub
Repositories & branches
Pull requests
PR review comments
CI / Actions
Connected Commands
/commit-push-pr /execute-issue /review /pr-review-toolkit:review-pr /project-status
Gt Git (Local)
Worktrees (one per feature)
Branches: main ← staging ← work-*
Commits (one per task)
Version controlled ~/.claude (~/.myai)
Connected Commands
/checkout-work /execute-issue /verify-worktree /cleanup-worktree new-tree /commit
My My AI
~/.myai/dotclaude/skills (skills and scripts)
~/.myai/dotclaude/settings.json (hooks, perms)
~/.myai/lang-guides (style guides, templates)
~/tmp/agentics (work folder)
Connected Commands