Write or draft a GitHub PR description to a portable house template (Summary + tracker close line, What changed, Why, Breaking-changes-asserted, Testing with red->green proof, Screenshots Before|After, Notes). Project tokens (repo, tracker prefix, verify commands) are read from .claude/harness/profile.md. Lean and…
Rebuild the cross-repo integration map for a multi-repo workspace. Runs evidence-based seam discovery (parallel hunter agents scoped by the workspace cluster config), reconciles and verifies every edge by file:line proof, then regenerates .claude/meta/seams.json, each connected repo's "## Cross-repo seams" section…
Sync the user's open PRs with their base branches, keeping one commit per PR. Read each PR's real base from gh (never assume the default branch), rebase in stack order so a parent rewrite ripples into its children, squash back to one commit, push --force-with-lease on the same branch ref, and report per-PR base-ahead…
Write or draft a tracker ticket to portable house templates (Story/Feature/Epic, Bug, Refactor/Spike). INVEST + named persona + 3 to 5 testable acceptance criteria, terse " :" title, REQUIRED Out-of-scope, characterization-first plan for refactors, migrate-then-delete grep gate, lint/test/build gate. Project tokens…
Scan a multi-repo workspace root (a directory whose children are independent git repos) and generate a workspace navigation harness: a catalog CLAUDE.md router, per-repo .claude/repo-index/ .md deep indexes read on demand, .claude/meta/navigation.md, and a .claude/harness/seams/ cluster config ready for refresh-seams.…