azure-devops
25Skill Claude CodeCodex
Interact with Azure DevOps repositories, pull requests, and APIs using the AZUREDEVOPSTOKEN environment variable. Use when working with code hosted on Azure DevOps or managing Azure DevOps resources.
Skill Claude CodeCodex
Interact with Azure DevOps repositories, pull requests, and APIs using the AZUREDEVOPSTOKEN environment variable. Use when working with code hosted on Azure DevOps or managing Azure DevOps resources.
Skill Claude CodeCodex
Bitbucket Cloud (bitbucket.org) specifics — authenticate with BITBUCKETTOKEN, use the REST API v2, workspace/reposlug repositories, and the createbitbucketpr tool. Loaded on demand by the bitbucket skill once a Cloud environment is detected.
Skill Claude CodeCodex
Bitbucket Data Center (self-hosted Bitbucket Server) specifics — authenticate with BITBUCKETDATACENTERTOKEN, use the REST API 1.0, PROJECT/reposlug repositories, scm/ git remotes, and the createbitbucketdatacenterpr tool. Loaded on demand by the bitbucket skill once a Data Center environment is detected.
Skill Claude CodeCodex
Bitbucket integration hub. Detects whether the repository is on Bitbucket Cloud or Bitbucket Data Center and directs you to the matching detailed skill (bitbucket-cloud or bitbucket-data-center). Use for any Bitbucket repository or pull request task.
Skill Claude CodeCodex
Rigorous code review focusing on data structures, simplicity, security, pragmatism, and risk/safety evaluation. Provides brutally honest, actionable feedback on pull requests or merge requests, including a risk assessment for every review. Use when reviewing code changes.
Skill Claude CodeCodex
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Analyzes recently modified code across three dimensions - code reuse, code quality, and efficiency - and provides actionable improvement suggestions. This skill should be used when the user asks to "simplify…
Skill Claude CodeCodex
Query and analyze Datadog logs, metrics, APM traces, and monitors using the Datadog API. Use when debugging production issues, monitoring application performance, or investigating alerts.
Skill Claude CodeCodex
If the project uses deno, use this skill. Use this skill to initialize and work with Deno projects, add/remove dependencies (JSR and npm), run tasks and scripts with appropriate permissions, and use built-in tooling (fmt/lint/test).
Skill Claude CodeCodex
Build and automate Discord integrations (bots, webhooks, slash commands, and REST API workflows). Use when the user mentions Discord, a Discord server/guild, channels, webhooks, bot tokens, slash commands/application commands, discord.js, or discord.py.
Skill Claude CodeCodex
Run Docker commands within a container environment, including starting the Docker daemon and managing containers. Use when building, running, or managing Docker containers and images.
Skill Claude CodeCodex
Back factual claims and field values with official, verifiable sources. Use when the user asks to fill fields, answer questions, or make claims that must be supported by an exact quote and an official link.
Skill Claude CodeCodex
A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
Skill Claude CodeCodex
Create, debug, and test GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, automating workflows, or troubleshooting GitHub Actions.
Skill Claude CodeCodex
Create an automation that keeps AGENTS.md current in one or more GitHub repositories. On a schedule - weekly by default - it clones the default branch, starts an OpenHands conversation that reads the repository and creates or updates AGENTS.md, and opens a pull request with the result.
Skill Claude CodeCodex
Create an automation that implements GitHub issues when a configurable trigger label is applied. Polls one or more repositories deterministically, clones the default branch, starts one OpenHands conversation per label event, then commits, pushes, and opens the pull request itself.
Skill Claude CodeCodex
Post PR review comments using the GitHub API with inline comments, suggestions, and priority labels.
Skill Claude CodeCodex
Create an automation that reviews GitHub pull requests when a configurable trigger label is applied. Polls one or more repositories deterministically, starts one OpenHands review conversation per label event with the pull request's head commit already checked out, and publishes the review to GitHub.
Skill Claude CodeCodex
This skill should be used when the user asks to "monitor a GitHub repository", "watch GitHub for issues or PRs", "respond to @OpenHands mentions on GitHub", "set up an OpenHands GitHub integration", "trigger OpenHands from a GitHub comment", or "poll a GitHub repo for a trigger phrase". Guides the user through…
Skill Claude CodeCodex
Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUBTOKEN environment variable and GitHub CLI. Use when working with code hosted on GitHub or managing GitHub resources.