원클릭으로
list-skills
List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
List the pull request URLs for every pull request changed during the entire current session. Use when the user invokes /link-pr or $link-pr, or asks for links to all pull requests opened, updated, reviewed, merged, closed, or otherwise changed during the session.
List the names of rules in the canonical .agents rules folder. Use when the user asks to list available repository rules.
| name | list-skills |
| description | List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills. |
Read the canonical .agents/skills folder and return the name of each direct child skill folder.
Return only this heading and Markdown list, sorted alphabetically, with no status summary or extra prose:
Skills
- skill-name
If no skills exist, return - None.