Librechat-Mobile/.claude/skills/sync-upstream
Garfie 07c0f4f8ab chore(skill): add reviewer + auditor passes and test-runner dispatch to /sync-upstream
- New D3: two mandatory independent review passes after the verifier signs
  off — `reviewer` (hasn't seen verifier output) then `auditor` (after any
  fixes land). Two independent passes catch different things; a sync PR is
  too large to ship after a single review. Implementer fixes; reviewers
  do not.
- New D5: dispatch per-section test-runner teammates after presenting the
  report. Section split scales with sync size — small (per-platform) vs.
  medium/large (per-feature-area × platform).
- Existing D3 (Present results) renumbered to D4.

Captures the v0.8.5 sync experience: a single-pass verifier + monolithic
device-test plan are insufficient for syncs that touch dozens of files
across SSE/auth/UI surfaces.
2026-04-27 06:18:36 -06:00
..
reference chore(sync-upstream): fix skill bugs and expand upstream scan coverage 2026-04-22 22:15:01 -05:00
SKILL.md chore(skill): add reviewer + auditor passes and test-runner dispatch to /sync-upstream 2026-04-27 06:18:36 -06:00