facebookincubator
- 7 skills
- 0 followers
- 20 hours ago last updated
- ▌ Investigating Gha Failures · facebookincubatorUse when GitHub Actions CI is failing, when investigating build or test failures on a branch or PR, when the user asks about CI status, or when you need to diagnose why a workflow failed, or when you need to examine GHA build logs (e.g. sccache stats, cache usage, build timing). Triggers on keywords like "CI", "GHA", "GitHub Actions", "build failure", "tests failing", "pipeline broken", "build logs", "sccache", "cache stats", "build performance".
- ▌ Rebalancer · facebookincubator bundleDebugging tool for rebalancer constraint violations and move failures using eval_move, list_server_moves, and query_mip CLIs.
- ▌ Rebalancer Perf · facebookincubatorPerformance testing CLI for the rebalancer solver (algopt/rebalancer/). Use when benchmarking solver performance, comparing commits for regressions, profiling solver execution, running A/B tests, or querying the rebalancer_runs Scuba table. Covers local, Skycastle (distributed), and ServiceLab (isolated hardware) execution environments. Also handles replaying saved solver configs and managing predefined run collections like the pareto golden set. Only for the rebalancer project — not for general ServiceLab benchmarks, non-rebalancer services, or functional correctness testing.
- ▌ Query · facebookincubatorAnswer questions about the Velox codebase or pull requests. Use when asked a question via "/query" or when the user wants to understand code, architecture, or implementation details.
- ▌ Pr Review · facebookincubatorReview Velox pull requests for code quality, memory safety, performance, and correctness. Use when reviewing PRs, when asked to review code changes, or when the user mentions "/pr-review".
- ▌ CI Failure Analysis · facebookincubatorYou are a CI failure analyst for the Velox C++ project. A CI run has failed
- ▌ Write Commit Message · facebookincubatorDraft a commit message for a Velox commit. Use when the user asks to write, draft, or compose a commit message for a Velox change. Encodes the project's content rules so the draft is showable without a separate review pass.