Screened · automated checks passed

work-with-pr

from code-yeongyu/oh-my-openagent · ★ 65,938 on GitHub · found by our crawler 2026-07-07

What the author says it does

Full PR lifecycle in a fresh task-owned git worktree: implement via the ulw-loop skill with mandatory evidence-bound manual QA → reviewer-readable English PR → verification loop (CI + Cubic, where Cubic is skipped only when its quota is exhausted) → merge by default → worktree cleanup. Decomposes one task into the smallest atomic, independently-mergeable PRs and builds the independent ones concurrently via one worktree per PR driven by parallel subagents or a team. Unbounded loop: any failing gate sends you back to fix-and-re-QA inside that PR's worktree. Use whenever implementation work needs to land as a PR. Triggers: 'create a PR', 'implement and PR', 'work on this and make a PR', 'implement issue', 'land this as a PR', 'split into atomic PRs', 'parallel PRs', 'work-with-pr', 'PR workflow', 'implement end to end', even when user just says 'implement X' if the context implies PR delivery.

Quoted from the skill's own SKILL.md trigger description — this is what tells Claude when to activate it. Not yet verified by us.

Automated screening

90/100 validator score

Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.

Install (unverified — review first)

git clone https://github.com/code-yeongyu/oh-my-openagent
# skill lives at: .agents/skills/work-with-pr/SKILL.md

SkillProof status

This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.

Already tested in Testing & QA

  • Screen Reader Testing ★ 9.6/10 Screen reader testing playbook for VoiceOver, NVDA, and JAWS with ARIA fixes.
  • Skill Security Auditor ★ 9.6/10 OWASP-mapped code/secrets/config audit with working bundled scan scripts
  • Web Quality Audit ★ 9.6/10 Lighthouse-style audit across Performance, Accessibility, SEO, and Best Practices with severity tiers.
  • OSINT Methodology ★ 9.6/10 Structured 5-stage external recon methodology with confidence levels, severity rubric, and OpSec rules.

Top 10 Testing skills, ranked →