npx claudepluginhub constellos/claude-code --plugin github-orchestrationDefined in hooks/hooks.json
npx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/commit-session-await-ci-status.ts120msnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/close-issue-on-session-end.tsWrite|Editnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/sync-plan-to-issue.tsBashnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/track-issue-creation.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/enhance-commit-context.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/await-pr-status.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/sync-issue-to-plan.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/install-github.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/add-github-context.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/post-explore-findings.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/create-issue-on-prompt.tsAutomates GitHub workflow for Claude Code sessions: creates issues on first prompt with branch naming, syncs plan files to/from issues, enhances commits with context, posts findings, awaits PR CI status via GitHub CLI, closes issues. Uses bash, writes files.