{"id":45654234,"url":"https://github.com/stellarlinkco/myclaude","last_synced_at":"2026-03-03T05:04:19.572Z","repository":{"id":307854487,"uuid":"1021287722","full_name":"stellarlinkco/myclaude","owner":"stellarlinkco","description":"Multi-agent orchestration workflow (Claude Code  Codex Gemini OpenCode)","archived":false,"fork":false,"pushed_at":"2026-02-27T02:55:36.000Z","size":7067,"stargazers_count":2325,"open_issues_count":3,"forks_count":268,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-02-27T09:32:44.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellarlinkco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":null,"dco":null,"cla":null}},"created_at":"2025-07-17T07:13:47.000Z","updated_at":"2026-02-27T09:30:46.000Z","dependencies_parsed_at":"2025-08-02T17:33:26.546Z","dependency_job_id":"2cf4854e-a500-4f03-a61f-23014758aa73","html_url":"https://github.com/stellarlinkco/myclaude","commit_stats":null,"previous_names":["cexll/myclaude","stellarlinkco/myclaude"],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/stellarlinkco/myclaude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellarlinkco%2Fmyclaude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellarlinkco%2Fmyclaude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellarlinkco%2Fmyclaude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellarlinkco%2Fmyclaude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellarlinkco","download_url":"https://codeload.github.com/stellarlinkco/myclaude/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellarlinkco%2Fmyclaude/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30032378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-02-24T08:00:36.174Z","updated_at":"2026-03-03T05:04:19.561Z","avatar_url":"https://github.com/stellarlinkco.png","language":"Go","funding_links":[],"categories":["Go","Multi-Agent Systems","Plugins","🤖 Multi-Agent Orchestration \u0026 Collaboration","Cross-Agent References","AI应用"],"sub_categories":["Orchestration Platforms","All Plugins"],"readme":"[中文](README_CN.md) [English](README.md)\n\n# Claude Code Multi-Agent Workflow System\n\n[![Run in Smithery](https://smithery.ai/badge/skills/stellarlinkco)](https://smithery.ai/skills?ns=stellarlinkco\u0026utm_source=github\u0026utm_medium=badge)\n[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n[![Claude Code](https://img.shields.io/badge/Claude-Code-blue)](https://claude.ai/code)\n[![Version](https://img.shields.io/badge/Version-6.x-green)](https://github.com/stellarlinkco/myclaude)\n\n\u003e AI-powered development automation with multi-backend execution (Codex/Claude/Gemini/OpenCode)\n\n## Quick Start\n\n```bash\nnpx github:stellarlinkco/myclaude\n```\n\n## Modules Overview\n\n| Module | Description | Documentation |\n|--------|-------------|---------------|\n| [do](skills/do/README.md) | **Recommended** - 5-phase feature development with codeagent orchestration | `/do` command |\n| [omo](skills/omo/README.md) | Multi-agent orchestration with intelligent routing | `/omo` command |\n| [bmad](agents/bmad/README.md) | BMAD agile workflow with 6 specialized agents | `/bmad-pilot` command |\n| [requirements](agents/requirements/README.md) | Lightweight requirements-to-code pipeline | `/requirements-pilot` command |\n| [essentials](agents/development-essentials/README.md) | 11 core dev commands: ask, bugfix, code, debug, docs, enhance-prompt, optimize, refactor, review, test, think | `/code`, `/debug`, etc. |\n| [sparv](skills/sparv/README.md) | SPARV workflow (Specify→Plan→Act→Review→Vault) | `/sparv` command |\n| course | Course development (combines dev + product-requirements + test-cases) | Composite module |\n| claudekit | ClaudeKit: do skill + global hooks (pre-bash, inject-spec, log-prompt) | Composite module |\n\n### Available Skills\n\nIndividual skills can be installed separately via `npx github:stellarlinkco/myclaude --list` (skills bundled in modules like do, omo, sparv are listed above):\n\n| Skill | Description |\n|-------|-------------|\n| browser | Browser automation for web testing and data extraction |\n| codeagent | codeagent-wrapper invocation for multi-backend AI code tasks |\n| codex | Direct Codex backend execution |\n| dev | Lightweight end-to-end development workflow |\n| gemini | Direct Gemini backend execution |\n| product-requirements | Interactive PRD generation with quality scoring |\n| prototype-prompt-generator | Structured UI/UX prototype prompt generation |\n| skill-install | Install skills from GitHub with security scanning |\n| test-cases | Comprehensive test case generation from requirements |\n\n## Installation\n\n```bash\n# Interactive installer (recommended)\nnpx github:stellarlinkco/myclaude\n\n# List installable items (modules / skills / wrapper)\nnpx github:stellarlinkco/myclaude --list\n\n# Detect installed modules and update from GitHub\nnpx github:stellarlinkco/myclaude --update\n\n# Custom install directory / overwrite\nnpx github:stellarlinkco/myclaude --install-dir ~/.claude --force\n```\n\n`--update` detects already installed modules in the target install dir (defaults to `~/.claude`, via `installed_modules.json` when present) and updates them from GitHub (latest release) by overwriting the module files.\n\n### Module Configuration\n\nEdit `config.json` to enable/disable modules:\n\n```json\n{\n  \"modules\": {\n    \"bmad\": { \"enabled\": false },\n    \"requirements\": { \"enabled\": false },\n    \"essentials\": { \"enabled\": false },\n    \"omo\": { \"enabled\": false },\n    \"sparv\": { \"enabled\": false },\n    \"do\": { \"enabled\": true },\n    \"course\": { \"enabled\": false }\n  }\n}\n```\n\n## Workflow Selection Guide\n\n| Scenario | Recommended |\n|----------|-------------|\n| Feature development (default) | `/do` |\n| Bug investigation + fix | `/omo` |\n| Large enterprise project | `/bmad-pilot` |\n| Quick prototype | `/requirements-pilot` |\n| Simple task | `/code`, `/debug` |\n\n## Core Architecture\n\n| Role | Agent | Responsibility |\n|------|-------|----------------|\n| **Orchestrator** | Claude Code | Planning, context gathering, verification |\n| **Executor** | codeagent-wrapper | Code editing, test execution (Codex/Claude/Gemini/OpenCode) |\n\n## Backend CLI Requirements\n\n| Backend | Required Features |\n|---------|-------------------|\n| Codex | `codex e`, `--json`, `-C`, `resume` |\n| Claude | `--output-format stream-json`, `-r` |\n| Gemini | `-o stream-json`, `-y`, `-r` |\n| OpenCode | `opencode`, stdin mode |\n\n## Directory Structure After Installation\n\n```\n~/.claude/\n├── bin/codeagent-wrapper\n├── CLAUDE.md              (installed by default)\n├── commands/              (from essentials module)\n├── agents/                (from bmad/requirements modules)\n├── skills/                (from do/omo/sparv/course modules)\n├── hooks/                 (from claudekit module)\n├── settings.json          (auto-generated, hooks config)\n└── installed_modules.json (auto-generated, tracks modules)\n```\n\n## Documentation\n\n- [codeagent-wrapper](codeagent-wrapper/README.md)\n- [Plugin System](PLUGIN_README.md)\n\n## Troubleshooting\n\n### Common Issues\n\n**Codex wrapper not found:**\n```bash\n# Select: codeagent-wrapper\nnpx github:stellarlinkco/myclaude\n```\n\n**Module not loading:**\n```bash\ncat ~/.claude/installed_modules.json\nnpx github:stellarlinkco/myclaude --force\n```\n\n**Backend CLI errors:**\n```bash\nwhich codex \u0026\u0026 codex --version\nwhich claude \u0026\u0026 claude --version\nwhich gemini \u0026\u0026 gemini --version\n```\n\n## FAQ\n\n| Issue | Solution |\n|-------|----------|\n| \"Unknown event format\" | Logging display issue, can be ignored |\n| Gemini can't read .gitignore files | Remove from .gitignore or use different backend |\n| Codex permission denied | Set `approval_policy = \"never\"` in ~/.codex/config.yaml |\n\nSee [GitHub Issues](https://github.com/stellarlinkco/myclaude/issues) for more.\n\n## License\n\nAGPL-3.0 - see [LICENSE](LICENSE)\n\n### Commercial Licensing\n\nFor commercial use without AGPL obligations, contact: support@stellarlink.co\n\n## Support\n\n- [GitHub Issues](https://github.com/stellarlinkco/myclaude/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarlinkco%2Fmyclaude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellarlinkco%2Fmyclaude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarlinkco%2Fmyclaude/lists"}