{"id":50763481,"url":"https://github.com/mblode/captain","last_synced_at":"2026-06-11T12:30:35.244Z","repository":{"id":363746413,"uuid":"1258965157","full_name":"mblode/captain","owner":"mblode","description":"Captain a fleet of cmux worktrees from one Claude Code session","archived":false,"fork":false,"pushed_at":"2026-06-10T06:47:43.000Z","size":357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T08:12:45.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mblode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"mblode"}},"created_at":"2026-06-04T04:38:17.000Z","updated_at":"2026-06-10T06:48:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mblode/captain","commit_stats":null,"previous_names":["mblode/captain"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mblode/captain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mblode%2Fcaptain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mblode%2Fcaptain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mblode%2Fcaptain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mblode%2Fcaptain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mblode","download_url":"https://codeload.github.com/mblode/captain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mblode%2Fcaptain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-11T12:30:34.520Z","updated_at":"2026-06-11T12:30:35.236Z","avatar_url":"https://github.com/mblode.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mblode"],"categories":[],"sub_categories":[],"readme":"# captain\n\nCaptain a fleet of [cmux](https://cmux.com/) worktrees from one Claude Code session, one worktree\nper Linear ticket.\n\nEach worktree runs its own agent on a brief covering the whole job: plan, implement, review, open\na PR. From your captain session you watch them all with `captain status`, approve their plans,\nand answer what they're blocked on. The child agents do the work; you steer.\n\n## Requirements\n\n- Node.js \u003e= 22\n- `git`, `claude` ([Claude Code](https://claude.com/claude-code)), and\n  [`cmux`](https://cmux.com/) on your PATH\n- `LINEAR_API_KEY` (optional, pulls ticket details and screenshots into each brief)\n\n## Install\n\n```bash\nnpm i -g cmux-captain                 # the CLI\nnpx skills add mblode/captain -g      # the captain skill\nnpx skills add mblode/agent-skills -g # the PR skills the brief runs\ncaptain doctor                        # check your setup\n```\n\n## Use\n\n```bash\ncaptain start TIG-430 TIG-431         # Linear issues → one worktree + agent each\ncaptain start \"tidy the README\"       # a free-form task, no Linear, current dir\ncaptain status                        # what's blocked, in flight, and ready\ncaptain approve tig-430               # or: captain approve all\ncaptain reject tig-431 --note \"don't touch auth\"\n```\n\n`captain --help` lists every command and flag.\n\n## How agents finish\n\nEach worktree gets a definition of done (`.captain/rubric.md`, from the Linear issue). The agent\nruns a verifier against it and writes a verdict: a pass shows READY TO MERGE, a fail shows NEEDS\nYOU. Verified learnings are saved per repo and fed into the next brief.\n\n## Development\n\n```bash\nnpm run build      # tsdown → dist/\nnpm run test       # vitest\nnpm run typecheck  # tsc --noEmit\nnpm run check      # ultracite (lint + format)\n```\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmblode%2Fcaptain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmblode%2Fcaptain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmblode%2Fcaptain/lists"}