Instructions file CodexOpenCode
Instructions for alibaba/nacos, covering agents.md, ai contribution guidelines, repository overview, core architecture and build & test commands.
Instructions file CodexOpenCode
Instructions for alibaba/nacos, covering agents.md, ai contribution guidelines, repository overview, core architecture and build & test commands.
Instructions file
Instructions for alibaba/nacos, a project described as: an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
Skill Claude CodeCodex
Discover, install, update, merge, and publish AI skills with Nacos for personal or team skill registries.
Skill Claude CodeCodex
Clean up local git branches and remotes accumulated from PR reviews. Use when the user asks to clean branches, remove stale remotes, or tidy up the local git state.
Skill Claude CodeCodex
Maintain the supported LLM model list: add a new model, or run routine maintenance to verify availability and discover new models worth adding. Use when the user asks to add/support a model, update the model list, or check model availability.
Skill Claude CodeCodex
Conduct a thorough pre-implementation discussion before making significant changes. Use when the user wants to discuss, plan, or evaluate a change before implementing it — especially when they say words like 'discuss', 'evaluate', 'plan', or 'let's talk about'.
Skill Claude CodeCodex
Create a branch, commit existing local changes, push them, and open a pull request. Use when submitting current work as a PR.
Skill Claude CodeCodex
Update docs/CHANGELOG.md from git history, GitHub releases, and code diffs. Use when: writing release notes, syncing the latest changelog entry, summarizing a new tag, or keeping changelog wording concise and consistent.
Instructions file CodexOpenCode
Instructions for alibaba/page-agent, covering instructions for coding assistants, project overview, development commands, architecture and monorepo structure.
Instructions file
Instructions for alibaba/page-agent, a project described as: JavaScript in-page GUI agent. Control web interfaces with natural language.
Plugin Claude Code
AI-powered code review agent that reads Git diffs, analyzes changed files with LLM tool-use capabilities, and generates structured line-level review comments with cross-referential context awareness.
Command Claude Code
Please summarize your current changes, generate a commit message in English, then add and commit.
Command Claude Code
Invoke the professional code review Agent CLI tool OpenCodeReview (OCR) to review current code changes, and let the Agent autonomously decide whether to apply fixes.
Command Claude Code
Create an annotated git tag with an auto-generated summary of changes since the last tag.
Instructions file CodexOpenCode
Instructions for alibaba/open-code-review, covering agent guidelines for open-code-review, project overview, git commit notes, license headers and code style.
Instructions file
Instructions for alibaba/open-code-review: See AGENTS.md for all project guidelines.
Plugin Claude Code
Perform AI code review on Git diffs — supports workspace changes, branch ranges, and single commits with concurrent per-file analysis, codebase search, and deep context-aware review.
Command
Run OCR in delegation mode — OCR handles file selection and rules, the host agent performs the actual review.
Command
Run OpenCodeReview (OCR) to review code changes and autonomously apply fixes.
Skill Claude CodeCodex
Delegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code review itself, using OCR only for deterministic engineering: file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.
Skill Claude CodeCodex
Performs AI-powered code review on Git changes using the ocr CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply…
Cursor rule Cursor
A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.
Cursor rule Cursor
Cursor rule "docs" from alibaba/hooks, covering changelog emoji 规范, 文档规范 and 其他要求.
Cursor rule Cursor
A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.