{"id":50993837,"url":"https://github.com/cyanheads/claude-config","last_synced_at":"2026-06-20T06:32:35.328Z","repository":{"id":364773320,"uuid":"1269123531","full_name":"cyanheads/claude-config","owner":"cyanheads","description":"Cyanheads' Claude Code setup — settings, system prompt, and skills, installable on any machine with one no-auth command.","archived":false,"fork":false,"pushed_at":"2026-06-14T12:14:10.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T13:12:47.958Z","etag":null,"topics":["claude","claude-code","dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyanheads.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2026-06-14T10:33:37.000Z","updated_at":"2026-06-14T13:01:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cyanheads/claude-config","commit_stats":null,"previous_names":["cyanheads/claude-config"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cyanheads/claude-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyanheads%2Fclaude-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyanheads%2Fclaude-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyanheads%2Fclaude-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyanheads%2Fclaude-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyanheads","download_url":"https://codeload.github.com/cyanheads/claude-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyanheads%2Fclaude-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34560265,"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-20T02:00:06.407Z","response_time":98,"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":["claude","claude-code","dotfiles"],"created_at":"2026-06-20T06:32:34.501Z","updated_at":"2026-06-20T06:32:35.303Z","avatar_url":"https://github.com/cyanheads.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claude-config\n\nMy [Claude Code](https://github.com/anthropics/claude-code) setup — settings, system prompt, and skills — installable on any machine with one command. **No GitHub authentication required.**\n\n```sh\nsh -c \"$(curl -fsLS https://caseyjhand.com/setup.sh)\"\n```\n\nOr straight from this repo:\n\n```sh\nsh -c \"$(curl -fsLS https://raw.githubusercontent.com/cyanheads/claude-config/main/install.sh)\"\n```\n\n## What it does\n\n- Installs the Claude Code CLI if it isn't already present (it self-updates afterward).\n- Installs the [Bun](https://bun.sh) runtime if it isn't present — the toolchain these settings and skills assume.\n- Writes `settings.json`, `CLAUDE.md`, and `skills/` into a dedicated **`~/.claude-cyanheads/`** profile — your existing `~/.claude` is never touched — and drops a **`claude-cyanheads`** launcher on your PATH.\n- Registers the **cyanheads** discovery MCP server (`cyanheads.caseyjhand.com/mcp`) in that profile — search the MCP fleet and pull install snippets from inside Claude, no key required.\n\n## What's here\n\n| File | What it is |\n|---|---|\n| `settings.json` | Claude Code settings — model, output limits, editor/notification preferences, auto permission mode. |\n| `CLAUDE.md` | Global system prompt: engineering philosophy, response style, code conventions. |\n| `skills/` | General-purpose skills — code cleanup, context handoff, `gh` workflows, web→Markdown, writing cleanup. |\n| `orchestrator/` | A workspace-tier doctrine **template** for running multi-agent (orchestrator → worker) work. Point an agent at `orchestrator/BOOTSTRAP.md` — it internalizes the orchestrator doctrine, surveys your environment, and rewrites `orchestrator/CLAUDE.md` filled in. *Not* installed into the config profile (a workspace prompt only takes effect at a workspace/project root). |\n\n## Using it\n\nRun **`claude-cyanheads`** to start Claude Code with this config — an isolated profile in `~/.claude-cyanheads/`. Your plain `claude` keeps using `~/.claude`, untouched.\n\n- First launch: run `/login` if prompted (one time).\n- Export any API keys/secrets your workflow needs.\n- Want it everywhere? Add `export CLAUDE_CONFIG_DIR=\"$HOME/.claude-cyanheads\"` to your shell rc and plain `claude` uses it too.\n\nPersonal automation hooks and machine-specific config are intentionally left out — this is the portable, shareable core.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyanheads%2Fclaude-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyanheads%2Fclaude-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyanheads%2Fclaude-config/lists"}