← all publishers

bhargavch19

@bhargavch19 source repo

7 published skills

  1. Pilot · bhargavch19 bundle
    Pilot
    0
    installs
  2. Ceo Review · bhargavch19
    Use when asked to review a plan, challenge a proposal, run a CEO review, poke holes in an approach, think bigger about scope, or decide whether to expand or reduce the plan.
    0
    installs
  3. Verify Gate · bhargavch19
    Use when configuring or troubleshooting the verify-gate — the blocking Stop hook that refuses "done"/"ready"/"tests pass" claims unless a real test run was captured this session. Covers .pilot.json options (verify_gate warn/run modes, test_command, test_patterns, test_timeout), why a claim was blocked, and how to bypass or downgrade the gate.
    0
    installs
  4. Office Hours · bhargavch19
    Use when asked to brainstorm, evaluate whether an idea is worth building, run office hours, or think through a new product idea or design direction before any code is written.
    0
    installs
  5. Migration Safety · bhargavch19
    Analyze proposed schema migrations, dependency upgrades, and breaking changes for production safety. Use when adding or changing DB migrations, bumping major versions of dependencies, modifying APIs that have external consumers, or touching lockfiles. Triggers on "migration", "schema change", "upgrade dep", "breaking change", "lockfile bump", and on any diff that touches `migrations/`, `package.json`, `requirements.txt`, `Cargo.lock`, `Gemfile.lock`, `go.sum`, or `**/*.migration.sql`.
    0
    installs
  6. Post Deploy Monitor · bhargavch19
    After a production deploy completes, monitor error rate, latency, and log output for the first 15-60 minutes. Surface regressions before they become incidents. Use immediately after Ship phase. Triggers on "monitor", "after deploy", "did the deploy work", "rollback", "post-deploy", "did anything break".
    0
    installs
  7. Pre Deploy Checklist · bhargavch19
    Run a structured pre-deploy gate before shipping to production. Covers secret scan, env-var completeness, feature-flag default state, smoke test plan, and identified rollback path. Use immediately before any production deploy. Triggers on "deploy", "release", "ship to prod", "production", "go live", "tagging a release".
    0
    installs