بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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.