RayFernando1337
UserRay Fernando's collection of Skill files for AI coding agents. First up: running-bug-review-board, a real-user QA workflow with a Bug Review Board (BRB) feedback loop.
Categories
Indexed Skills (3)
parallel-orchestrate-codex
Decompose a large, multi-part goal into independent slices, verify coverage before fan-out, spawn Codex subagents in parallel, collect evidence-backed handoffs, verify important claims, synthesize one deliverable, and launch follow-up waves as needed. Use when the user asks to fan out, parallelize, spin up multiple agents, delegate to subagents, orchestrate workers, analyze large datasets, run multi-stream research, audit a repo, or split disjoint implementation work.
parallel-orchestrate
Decompose a large, multi-part goal into independent slices and run them as parallel Cursor subagents via the Task tool (Multitask Mode), then merge their structured handoffs into one deliverable. Use for big research, analysis, audit, or codebase/data-exploration jobs where a single linear pass would be slow — e.g. "analyze all my messages and find patterns", "research stacks A, B, and C and build a roadmap", "audit this whole repo". The orchestrator plans and synthesizes; isolated workers do the parallel heavy lifting. Read also when the user asks to fan out, parallelize, spin up multiple agents, or orchestrate subagents.
running-bug-review-board
Runs a real-user manual QA pass against any web/mobile/desktop app and turns the results into a Bug Review Board (BRB) feedback loop. Use whenever the user says "QA this", "test phase N", "run a manual test plan", "act as a real user", "find UX bugs", "sign off this build", "file a bug report", or "is this ready to ship?" — even if they only describe the symptoms ("the signup flow feels broken", "check what's wrong before we move on", "we finished feature X"). Drives the trifecta: PM (verifies user-promise), QA (executes scenarios from a real user's perspective), and Engineer (flags invalidated assumptions). Repo-agnostic, browser-tool-agnostic, scaffolds folders for bug reports + run reports + coordinator merges with P0/P1/P2 priorities. Works alongside cursor-ide-browser, browser-use, Playwright, manual driving, or any future browser tool.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.