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.
Linear
Initiatives & Projects (PRDs)
Issues with task checklists
Comments & clarification threads
Status tracking (Todo → Done)
Connected Commands
/project-status /create-plan-from-issue /validate-issue /pull-issue-responses /execute-issue /feature-dev-linear /cleanup-worktree
GitHub
Repositories & branches
Pull requests
PR review comments
CI / Actions
Connected Commands
Git (Local)
Worktrees (one per feature)
Branches: main ← staging ← work-*
Commits (one per task)
Version controlled ~/.claude (~/.myai)
Connected Commands
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