원클릭으로
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 직업 분류 기준
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.
Run code-simplify once across the whole selected pull-request target, then run code-review repeatedly, investigate and fix every legitimate functional finding, validate and push the fixes, and stop only after two consecutive rounds with no functional findings (or a third when the second also makes simplifications). Any functional finding resets that stabilization sequence. Use when asked to review-and-fix, keep reviewing until clean, or run a code review loop.
Review the complete pull-request diff for the current branch with high-signal review lenses and severity-rated findings. When that diff is empty, review commits this Codex session created or pushed instead. Establish or update the branch and draft PR when needed, report findings in chat by default, never post GitHub review comments directly, and never fix findings. Use when asked to review a PR, review current changes, or run /code-review.
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.