بنقرة واحدة
review-commands
AgentSpec review commands. Use /review-commands + command. Commands: /review, /judge
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
AgentSpec review commands. Use /review-commands + command. Commands: /review, /judge
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
AgentSpec commands for workflow. Use /workflow-commands + intent. Reads .github/config/grounding.md before executing. Commands: /brainstorm, /build, /validate, /create-pr, /define, /design, /iterate, /ship
AgentSpec commands for managing project knowledge context. Use /knowledge-context-commands + intent. Reads .github/config/grounding.md before executing. Commands: /create-context, /update-context, /check-context
Meta-skill for scaffolding new AgentSpec skills. Creates skill directory structure with SKILL.md, commands/, references/, templates/, and scripts/.
AgentSpec commands for knowledge. Use /knowledge-commands + intent. Reads .github/config/grounding.md before executing. Commands: /create-kb, /update-kb, /refresh-stale-kbs
Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead.
AgentSpec commands for core. Use /core-commands + intent. Reads .github/config/grounding.md before executing. Commands: /meeting, /memory, /readme-maker, /status, /sync-context
| name | review-commands |
| description | AgentSpec review commands. Use /review-commands + command. Commands: /review, /judge |
| license | MIT |
| compatibility | GitHub Copilot VS Code, GitHub Copilot cloud agent |
| metadata | {"version":"1.0.0","category":"commands"} |
Invoke as:
/review-commands /review <file-or-directory>
/review-commands /judge <file> [--context "..."] [--model <openrouter-model>]
/review-commands /judge --ledger
.github/config/grounding.md./review, use .github/agents/python.code-reviewer.agent.md./judge, use .github/agents/dev.judge-agent.agent.md.Use for code review, config review, migration review, and documentation review.
Execution:
Use for a second opinion on high-risk or ambiguous output.
Execution:
.github/agents/dev.judge-agent.agent.md.OPENROUTER_API_KEY is available, run that runtime..github/storage/judge-ledger.jsonl.| Comando | Descrição | Arquivo | Agente |
|---|---|---|---|
/review | Code review com findings por severidade | commands/review.md | code-reviewer |
/judge | Segunda opinião via judge runtime externo | commands/judge.md | judge-agent |
#skill: or skill: syntax..claude/** paths.