Skill Claude CodeCodex
Update a project created from the Scaffold template to the latest version of the Scaffold.
346 tagged ci, measured the same way as everything else here.
Browse within: actions 107gh-extension 107cai 103benchmark 86llm-agents 84agent-evaluation 83python-cli 83release-gate 83arcade 46azdo 46azure-devops 46dotnet 46github-actions 18code-quality 16
Skill Claude CodeCodex
Update a project created from the Scaffold template to the latest version of the Scaffold.
Skill Claude CodeCodex
Review and merge GitLab merge requests via the gitlab-api MCP server — by default the MRs assigned to you or where you are a reviewer, optionally scoped to a project, group, or the whole instance. Read an MR, gate it on a green pipeline (pipeline → jobs → job log), then approve, accept/merge, or set…
Skill Claude CodeCodex
A downstream sidecar smoke suite can expose upstream bugs that unit tests miss; fix upstream first, then land the suite.
Skill Claude CodeCodex
Query a live Prometheus's historical ALERTS series to statistically recommend better 'for:' hold-down durations, reducing spurious short-lived alerts and alert fatigue. Use interactively when an alert is firing too often/too briefly and needs its hysteresis tuned, or when auditing a rules file's for: values against…
Skill Claude CodeCodex
Identify Prometheus alert/recording rules that have no promtool unit-test coverage, and scaffold true-positive/false-positive/hysteresis test-case skeletons for them. Use when bootstrapping unit tests for new or existing PromQL rules, or auditing test coverage of a rules file. Fully hermetic: reads only local…
Skill Claude CodeCodex
Render end-to-end previews of what an alert notification will actually look like (plain-text email, HTML email, Slack attachment JSON, raw webhook JSON) by replaying a Prometheus unit-test file's expected alerts through a live Alertmanager. Effectively a "print preview" for alerts. Use to review notification…
Skill Claude CodeCodex
Watch a GitHub branch for new commits using the gh-watch extension. Use when the user wants to be notified when new commits are pushed to a branch, monitor main for merges, or track branch activity.
Skill Claude CodeCodex
Watch a GitHub pull request for CI status, reviews, comments, merge conflicts, and terminal states using the gh-watch extension. Use when the user wants to monitor a PR, wait for CI, or track PR progress.
Skill Claude CodeCodex
Watch a GitHub repository for new tags using the gh-watch extension. Use when the user wants to be notified when a tag is created, when a release is cut, or when a tag that includes a specific commit appears (e.g. "tell me when my merge ships in a release").
Skill Claude CodeCodex
Updated: 2026-05-28 (CallToolFilters middleware implemented + schema audit findings captured).
Skill Claude CodeCodex
How to evaluate and land a major-version upgrade of the ModelContextProtocol C# SDK (e.g. 1.x → 2.x) in this repo.
Skill Claude CodeCodex
Use this only for tiny results where schema carries little value and you must keep the actual tool-call payload stable.
Skill Claude CodeCodex
Get review or advice on your work from this repo's four reviewer agents in .claude/agents/. The protocol is: list every candidate whose domain overlaps the change, write a one-line SPECIFIC justification of why each applies to THIS change, drop any whose justification is generic or duplicated by a narrower candidate…
Skill Claude CodeCodex
Transform a raw idea into one or more well-defined OpenSpec proposals through guided dialogue, codebase survey, feasibility review, and decomposition. Use when the user has an idea they want to develop into a proposal — or when given a problem to solve, and its shape is not yet decided. The output is a complete…
Skill Claude CodeCodex
Drive an OpenSpec change from proposal to merge-ready PR. Reads openspec/changes/ /, blocks at Stage 1 until every prerequisite named in the proposal's > Depends on: blockquote has reached main, plants a canary and runs parallel reviews on the proposal, refines until zero blockers, implements each task, verifies with…
Skill Claude CodeCodex
Use when bootstrapping or extending the pre-commit hook chain (Husky + lint-staged + Prettier + typecheck + integration tests) for an EVOKORE-style TypeScript repo, including detecting an existing setup, surfacing the diff, and never silently overwriting a configured chain.
Skill Claude CodeCodex
CI for ink interactive-fiction stories. Use it whenever a .ink file changes hands or changes state: "does my story compile?", "can any path crash it?", "are all my endings reachable?", "is there content nobody can ever see?", pre-commit checks, reviewing a story PR, or validating a generated/edited ink file before…
Skill Claude CodeCodex
Check whether a project's documentation still matches its code, and report stale or wrong claims with suggested fixes. Use this after editing, renaming, moving, or deleting source files, CLI flags, environment variables, or functions, to catch docs you may have just made inaccurate; when the user asks whether the…
migmcc/agent-skill-quality-gate
Skill Claude CodeCodex
Use when auditing a public repository for open-source readiness before publishing it.
migmcc/agent-skill-quality-gate
Skill Claude CodeCodex
Use when a release is being prepared and a human-readable changelog must be generated from merged pull requests.
migmcc/agent-skill-quality-gate
Skill Claude CodeCodex
This skill does some helpful things with files and stuff. Maybe it cleans up the repo, or somehow organizes things, etc. Probably useful as needed.
Skill Claude CodeCodex
Use when authoring, editing, or reviewing a SKILL.md file — lints it against the Agent Skills best-practice rules and checks whether the description would actually activate the skill on the prompts it claims to cover, before the skill ships.
Skill Claude CodeCodex
Validate AGENTS.md and related agent instruction files with the published agents-doctor CLI. Use when the user asks to check, lint, verify, explain, audit, fix, release-check, or compare AGENTS.md, CLAUDE.md, GEMINI.md, agent instruction inheritance, tool profiles, context fidelity, instruction graphs, GitHub…
Knuckles-Team/repository-manager
Skill Claude CodeCodex
Run and inspect the two-tier (fast/heavy) pre-commit gate across repos via rmgates, and validate a fix without re-running the whole wave: run to populate the durable gate ledger, retest to narrow a re-run to only the hooks the ledger last recorded failing (with automatic full-wave escalation on an all-pass), and…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: