Skip to main content
Run any Skill in Manus
with one click
joeshirey
GitHub creator profile

joeshirey

Repository-level view of 31 collected skills across 1 GitHub repositories.

skills collected
31
repositories
1
updated
2026-07-17
repository explorer

Repositories and representative skills

github-lifecycle
software-developers

Branch, commit, push, and open PRs with humanized messages, then monitor GitHub Actions CI. Per-project autonomy gating; blocks direct pushes to the default branch and pushes with a dirty tree. Never auto-merges.

2026-07-17
harness-claude-code
computer-occupations-all-other

Dispatch patterns for Claude Code as the coding engine. Default harness. Implementation dispatches go through dispatch_coder.py (writes the dispatch receipt the commit gate requires).

2026-07-17
quality
software-quality-assurance-analysts-and-testers

Testing strategy, TDD enforcement, spec compliance, and regression checks.

2026-07-16
writing-plans
software-developers

Write implementation plans: bite-sized tasks for coding engine dispatch.

2026-07-16
auto-healing
software-quality-assurance-analysts-and-testers

Automated fix loop for failed Quality/Reviewer checks. Parses failures, builds escalating prompts, dispatches through the active harness up to 3 times.

2026-07-15
parallel-dispatch
software-developers

Run independent, file-disjoint plan tasks concurrently, each isolated in its own git worktree + branch. Collects per-task results; never auto-merges.

2026-07-15
complexity-triage
software-developers

T-shirt sizing for tasks before dispatch. Runs heuristics and optionally LLM classification to determine task size (S/M/L/XL), recommend local vs cloud routing, and set tool budgets.

2026-07-11
github-backlog
software-developers

Make GitHub Issues the canonical backlog. Initialize the namespaced label schema, classify metadata, create/enrich/triage context-rich issues, and run the weekly grooming sweep. Opt-in per repo; autonomy-gated; never merges; groom may close stale/duplicate issues only behind the gate.

2026-07-11
Showing top 8 of 31 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded