{"id":50522235,"url":"https://github.com/thrillmade/homebrew-tap","last_synced_at":"2026-06-03T05:04:10.287Z","repository":{"id":361909605,"uuid":"1256394301","full_name":"thrillmade/homebrew-tap","owner":"thrillmade","description":"Homebrew formulas for the thrillmade SkDD developer toolchain","archived":false,"fork":false,"pushed_at":"2026-06-01T18:44:10.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T20:25:32.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/thrillmade.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-01T18:30:09.000Z","updated_at":"2026-06-01T18:44:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thrillmade/homebrew-tap","commit_stats":null,"previous_names":["thrillmade/homebrew-tap"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/thrillmade/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrillmade%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrillmade%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrillmade%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrillmade%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thrillmade","download_url":"https://codeload.github.com/thrillmade/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrillmade%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33848882,"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-03T02:00:06.370Z","response_time":59,"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-03T05:04:09.632Z","updated_at":"2026-06-03T05:04:10.281Z","avatar_url":"https://github.com/thrillmade.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thrillmade/homebrew-tap\n\nHomebrew formulas for the [thrillmade](https://github.com/thrillmade) SkDD developer toolchain.\n\n## Quick start\n\nInstall the full SkDD toolchain (logmind + clud-bug + baseline skills) in one command:\n\n```bash\nbrew install thrillmade/tap/skdd\n```\n\nThen in any repo:\n\n```bash\ncd your-project\nlogmind init --with-skdd     # also installs clud-bug if missing\n# OR\nnpx clud-bug init --with-skdd  # mirror — Node entry; installs logmind if missing\n```\n\nEither entry point lands you at the same end state. The unified install flags are symmetric:\n`logmind init --with-skdd` runs `npx clud-bug init` after; `clud-bug init --with-skdd` runs\n`pip install logmind \u0026\u0026 logmind init` after. Each opt-in goes one level only — no mutual recursion.\n\n## Individual formulas\n\nIf you only want one tool:\n\n```bash\nbrew install thrillmade/tap/logmind     # Python decision-log CLI\nbrew install thrillmade/tap/clud-bug    # Skill-driven PR review\nbrew install thrillmade/tap/skdd        # Meta — installs both above\n```\n\n## What's in the toolchain\n\n| Tool | Purpose | Website |\n|---|---|---|\n| [logmind](https://logmind.dev) | Decision-log CLI; docs/timeline / decisions / file-structure auto-managed; SkDD skill authoring (`logmind skill new/test/bench/audit/suggest`) | logmind.dev |\n| [clud-bug](https://cludbug.dev) | Skill-driven Claude PR review; deterministic usage dashboard (`clud-bug usage --health`) | cludbug.dev |\n| [agent-skills](https://github.com/thrillmade/agent-skills) catalog | Baseline skills installed by both `logmind init` + `clud-bug init` (critical-issues-only, evidence-based-review, respect-existing-conventions, etc.) | — |\n\n## Migration from `thrillmade/homebrew-logmind`\n\nThe old `thrillmade/homebrew-logmind` tap is **deprecated**. It hosted only the logmind formula (pinned at v0.3.4) and is left in place for backward compatibility — `brew install thrillmade/logmind/logmind` continues to work for existing users.\n\nFor new installs, use this tap (`thrillmade/tap`). It ships current versions of every formula and is the canonical home going forward. Pattern follows AWS's `aws/homebrew-aws` → `aws/homebrew-tap` migration.\n\n## Maintenance\n\nAuto-update workflow: TODO (will land in a future PR — for now, bumps are manual on each `logmind` / `clud-bug` release).\n\nFormula audit: run `brew audit --strict --new thrillmade/tap/\u003cformula\u003e` before pushing changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrillmade%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrillmade%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrillmade%2Fhomebrew-tap/lists"}