一键导入
update-agents
Upsert `.agents` source-of-truth files for agents, skills, or rules based on user input.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Upsert `.agents` source-of-truth files for agents, skills, or rules based on user input.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Code review a pull request or the current working changes with independent reviewer lenses, validated findings, and severity-rated results. Establishes a branch and a draft pull request when none exists yet. Accepts an effort level, an optional fix mode that applies the smallest complete correction for each confirmed finding, and an optional comment mode that posts inline review comments, each written with or without a leading double dash. Asks for whichever of effort or modes the invocation did not state. Reports in chat and never posts or fixes unless the matching mode is requested. Use when asked to review a PR, review current changes, or run /code-review.
Coordinate one authorized task across a bounded collection of local repositories while preserving unrelated work. Use when a task spans repositories to apply a scoped change, run the same review or validation, or collect and merge information into one result.
Propagate explicitly requested skills, rules, and their changes across the user's other local repositories, creating missing applicable copies while preserving repository-specific guidance. Use when the user invokes /propagate-skill or $propagate-skill alongside a skill or rule creation or update request.
Edit drafts into sharper, more human writing while preserving the writer's personal voice, or detect AI-slop patterns without rewriting. Use when the user wants a draft clearer, more direct, more opinionated, or less AI-sounding, or asks whether writing reads as AI.
Find and watch a GitHub pull request for review findings, investigate each finding, fix and push legitimate issues, and stop once checks are green and review threads are resolved. Use when asked to watch, monitor, poll, babysit, or keep checking a PR for review comments or automated review feedback.
List the pull request URLs for every relevant pull request created or updated during the entire current session. Use when the user invokes /link-prs or $link-prs, or asks for links to pull requests created or updated during the session.
| name | update-agents |
| description | Upsert `.agents` source-of-truth files for agents, skills, or rules based on user input. |
Upsert .agents source-of-truth files for agents, skills, or rules based on user input.
Validate input.
.agents?"Identify target type and name.
agent, skill, rule.Resolve the target path inside .agents only.
agent -> .agents/agents/<name>.mdrule -> .agents/rules/<name>.mdskill -> .agents/skills/<name>/SKILL.md.cursor/*, .claude/*, .codex/*, or any other non-.agents agent or provider folder..agents to Cursor, Claude, Codex, and similar targets.Upsert behavior.
.agents files; those go stale when files move or refactors land. Prefer generic placeholders (for example services/<name>/...), short pattern descriptions, or minimal invented examples that are not tied to live paths or current line-level code.## Guardrails section at the bottom, and create one only for cross-cutting safety or preservation constraints.Multi-target behavior.
agents, skills, and rules.skill), distribute requested items across multiple files of that type as needed.Return a short result summary.
.agents file(s) were created or updated.