← all publishers

rogeriochaves

@rogeriochaves source repo

5 published skills

  1. Review · rogeriochaves
    Review recent code changes for correctness, regressions, test strategy, design quality, and security/privacy risks before merge.
    0
    installs
  2. Drive Pr · rogeriochaves bundle
    Can you now check the PR for coderabbit or other comments, check if they are valid and address them, if valid then do the fix and push, if not then reply to the comment and mark it as resolved. Just to be clear, check for ALL comments on the PR, bots or user, and _address_ them, meaning either fixing if valid or commenting and marking the comment as resolved it not really.
    0
    installs
  3. Browser QA · rogeriochaves
    Drive a real browser to QA a feature end-to-end as a user would. Loads the Playwright MCP playbook plus the failure modes to avoid. Use whenever you need to verify a UI feature works in a browser, capture PR screenshots, repro a customer bug visually, or do end-of-task dogfooding before declaring something "done". This is the QA stage of orchestrate mode.
    0
    installs
  4. Orchestrate · rogeriochaves
    Loads orchestrate mode — a disciplined delivery loop that enforces BDD specs in specs/, real integration tests (no mocks), PR CI and CodeRabbit babysitting, and mandatory end-user QA via a real browser (Playwright) or CLI dogfooding before anything is considered done. Use when starting any non-trivial implementation task, feature build, or delivery where you want the work driven from spec to proven-shipped state rather than stopping at "tests pass".
    0
    installs
  5. Reuse Worktree · rogeriochaves
    Reset this worktree to latest main and create a new branch for fresh work.
    0
    installs