waqas1412

29 mods across 1 repository, 1 stars between them.

pr

25

waqas1412/claude-harness

Skill Claude CodeCodex

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…

1 1mo ago A 103 tokens original MIT

refresh-seams

26

waqas1412/claude-harness

Skill Claude CodeCodex

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…

1 1mo ago A 143 tokens original MIT

sync-prs

27

waqas1412/claude-harness

Skill Claude CodeCodex

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…

1 1mo ago A 140 tokens original MIT

ticket

28

waqas1412/claude-harness

Skill Claude CodeCodex

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…

1 1mo ago B 100 tokens original MIT

workspace-init

29

waqas1412/claude-harness

Skill Claude CodeCodex

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.…

1 1mo ago A 127 tokens original MIT