Find the perfect skill
BuildBuddy - Remote CI/CD Debugging
Development
Debug failed CI/CD jobs by accessing BuildBuddy's remote build execution and caching data. Use MCP tools to fetch invocation metadata, full logs, targets, and actions, enabling rapid root cause analysis of failures. Ideal for investigating GitHub Actions pipeline failures or remote build issues.
Create a GitHub Pull Request
Development
Complete workflow for creating a GitHub PR: branching, implementation, testing, formatting, and submission.
Sync Status
Development
Show where a codebase's tokens and its connected Paper file disagree, then offer to normalize. Use to check sync status.
Skill Review
Development
Reviews a skill folder for trigger quality, workflow correctness, overlap, and maintainability. Returns findings and proposed edits.
DCO Sign-off Recovery
Development
Recover commits missing DCO sign-off. Handles single-commit amend, older-commit recovery via rebase or cherry-pick, and explains the Probot DCO check.
Archive an OpenSpec change
Development
Archive a completed OpenSpec change through the fail-closed taskctl lifecycle, with required checks.
Create a pull request for the current branch
Development
Create a pull request for the current branch following the Datadog Agent contributing guidelines, with proper labels and description. This is the canonical process for opening PRs in this repo.
Distributed Debugging and Tracing
Development
Debugging expert for setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows and troubleshooting practices.
SVM Warp ALT Management
Development
Create, check, and read on-chain Sealevel (SVM) Address Lookup Tables (ALTs) for a warp route. Use after deployment, extension, or upgrade, or when transfers exceed the transaction size limit.
Open a pull request
Development
Open a PR from the current branch to 'main': commit if needed, ensure an Nx version plan exists, push, and create the PR with description and testing steps. Run only when explicitly asked.
Prepare a pull request
Development
Collects commits on the current branch ahead of upstream/main, generates a PR title and description, and creates the PR.
TDD Workflow Patterns
Development
Guide for implementing tasks using the TDD workflow, phase checkpoints, git commits, and verification protocol.