Block a user
feat: tbd_ship — intent-named trunk-based development tool (branch+PR+CI-gated auto-merge)
Shipped in v0.6.0 (internal/tools/tbd_ship.go).
tbd_ship = branch from base → write the file → open a PR → auto-merge (squash) → delete the branch, in one call. The safety is a **pure,…
task install destroys/skips skill symlinks — use install.sh instead
Inject real build version via ldflags (main.version currently defaults to "dev")
create_project_from_template partial_failure cites
hyperguild new-project, which is unverified
create_project_from_template partial_failure cites
hyperguild new-project, which is unverified
Dug into it. hyperguild new-project does not exist — the hyperguild CLI (cmd/hyperguild/main.go) registers only tier, brain, mode. It was specced (2026-05-03-spec-hyperguild-cli)…
create_project_from_template partial_failure cites
hyperguild new-project, which is unverified
create_project_from_template: server-default template yields "no placeholders substituted"
CI should not run on the template repo itself (builds placeholders, self-deploys)
create_project_from_template: server-default template yields "no placeholders substituted"
Resolved. Decision: keep template-go-web as the server default, fix it (it matches the default HTMX+Templ stack).
Root cause (not a loud-check false alarm — the loud-check was…