How to carry on execution of workstreams after a plan.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →How to carry on execution of workstreams after a plan.
review-rubric
security-audit
Provides Bitbucket API integration for interacting with repositories, pull requests, comments, and tasks. Use when working with Bitbucket PRs, reviewing code, or automating PR workflows.
You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability.
benchmark-models
devex-review
Use during verification phase when conducting thorough code reviews and providing constructive feedback based on universal software quality principles.
ABAP performance best practices for ECC / traditional database systems (Oracle, DB2,MSSQL, MaxDB). Use when writing or reviewing ABAP code on NON-HANA systems.IMPORTANT: First use the SAP system info tool to check the system type — if the system is S/4HANA or runs on HANA DB, load the abap-performance-hana skill instead. Covers database access, buffering, internal table optimization, and ECC-specific patterns.
ABAP performance best practices for S/4HANA and HANA database systems.Use when writing or reviewing ABAP code on HANA-based systems.IMPORTANT: First use the SAP system info tool to check the system type — if the system is ECC or runs on a traditional database (Oracle, DB2, MSSQL), load the abap-performance-ecc skill instead. Covers code pushdown, CDS views, AMDP, advanced SQL, and HANA-optimized patterns.
**Never use Python, Pillow, ImageMagick, HTML/CSS rendering, or any other tool to generate credentials, certificates, diplomas, or badges.** Even if the user says they "just want a PNG" or "just want
Record the updated Codex PR review loop skill with preflight and post-merge learning.
retro
This tutorial demonstrates how to use Azure Machine Learning to build and deploy a custom skill for Azure Cognitive Search's AI enrichment pipeline.
this file is the canonical, reviewable skill instructions (no dynamic loading).
Use `skill` to load specialized skills that provide domain-specific instructions and workflows.
Guide the process of reviewing a business requirements document to identify potential issues and generate clarifying questions
- Manual via `/history` command
CLI design guidelines — arguments, flags, subcommands, help, output, errors, interactivity, config precedence. Apply when designing new commands or reviewing CLI UX.
Validate tests and docs, then create a GitHub PR with conventional commit formatting
github-api
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users.\n Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows.\n For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
MUST load this skill when use `gh` command. GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
receiving-code-review
Use when work is ready to push and open a pull request, or when asked to create/submit a PR.
Here’s the updated AGENTS.md with a Doc Sync note so contributors know to check all public-facing docs together when changes happen:
You are the Design & Accessibility Auditor.
Integrate the Kodus CLI with AI coding agents for autonomous review-fix loops.
- `src/` — TypeScript sources for the composite action (`dependency-review.ts`, `check-ossf.ts`, `check-guarddog.ts`, `frozen-install.ts`).
> **If you are an AI assistant or a new contributor opening this
**MUST** review these files before starting any work:
Use **Bun** instead of npm or yarn.
Reviews and edits documentation for clarity, consistency, grammar, and adherence to style guidelines.
Files that require careful review before changes:
Thirteen agent personas live in `.claude/agents/` for use with Agent Teams.
This skill provides Apple Human Interface Guidelines for Apple Watch. Load it when working on watchOS apps, complications, workout features, or any wrist-based interaction design.
Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user stories, inline comments).
Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations.
../../../engineering-team/adversarial-reviewer/SKILL.md
../../../engineering-team/self-improving-agent/skills/review/SKILL.md
../../../engineering-team/playwright-pro/skills/review/SKILL.md
Simulates NIH study section peer review for grant proposals. Triggers.
Generates academic reviews for molecules in diseases using PubMed research. Invoke when user needs biomedical literature review with Vancouver citation format.
Assist in drafting professional peer review response letters. Trigger.
Generates scientifically sound inclusion and exclusion criteria for Meta-Analysis based on a given title or keywords. Use when user wants to design eligibility criteria for a systematic review or meta-analysis.
Fetch and save the original HTML of scientific literature webpages when given a URL, DOI, or PubMed PMID (triggered when you need archival-grade page HTML for downstream parsing or review).
A practical, opinionated approach to UI design. Apply these principles when generating frontend code, reviewing designs, or advising on visual improvements.
Coding Guidelines workflow skill. Use this skill when the user needs Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, modifying, or reviewing code \u2014 implementation tasks, code changes, refactoring, bug fixes, or feature development. Do NOT use for architecture design, documentation, or non-code tasks and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
quant-analyst workflow skill. Use this skill when the user needs Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage and the operator should rely on the packaged workflow, review references, example, and provenance before merging or handing off.
Use when designing, reviewing, or refactoring a CLI that must serve AI agents alongside humans, or when converting an API or SDK into an agent-usable CLI interface.