Agent Skillsfynnfluegge/agtx › agtx-review

agtx-review

GitHub

用于完成工作后的自我审查。检查代码正确性、边界情况、错误处理、风格一致性、测试覆盖及安全漏洞,并修复问题。将审查结果写入.agtx/review.md,包含发现内容和状态(READY或NEEDS_WORK),完成后停止等待指令。

plugins/agtx-terse/skills/agtx-review/SKILL.md fynnfluegge/agtx

Trigger Scenarios

需要自我审查已完成的工作 检查代码质量和潜在问题

Install

npx skills add fynnfluegge/agtx --skill agtx-review -g -y
More Options

Non-standard path

npx skills add https://github.com/fynnfluegge/agtx/tree/main/plugins/agtx-terse/skills/agtx-review -g -y

Use without installing

npx skills use fynnfluegge/agtx@agtx-review

指定 Agent (Claude Code)

npx skills add fynnfluegge/agtx --skill agtx-review -a claude-code -g -y

安装 repo 全部 skill

npx skills add fynnfluegge/agtx --all -g -y

预览 repo 内 skill

npx skills add fynnfluegge/agtx --list

SKILL.md

Frontmatter
{
    "name": "agtx-review",
    "description": "Self-review completed work. Check for correctness, edge cases, and code quality. Write review to .agtx\/review.md and stop."
}

Review Phase

You are in the review phase of an agtx-managed task.

Instructions

  1. Review all changes made during execution: run git diff HEAD (staged+unstaged) and git log --oneline $(git merge-base HEAD origin/HEAD)..HEAD to see only your commits. Do NOT diff against main or origin/main — those may include unrelated upstream history.
  2. Check for:
    • Correctness and edge cases
    • Error handling
    • Code style consistency with the existing codebase
    • Test coverage
    • Security issues (injection, XSS, etc.)
  3. Fix any issues you find

Output

Write your review to .agtx/review.md in the current working directory with these sections:

Review

Findings from your review — what looks good, what was fixed, any concerns.

Status

Either READY (good to merge) or NEEDS_WORK (with explanation of remaining issues).

CRITICAL: Stop After Writing

After writing .agtx/review.md (in the current working directory):

  • Say: "Review written to .agtx/review.md."
  • Wait for further instructions

Output Style

Terse. No pleasantries. Fragments OK. Short synonyms. Code exact. Status updates: one line. Pattern: [what] [why]. Done.

Version History

  • ec5e0d9 Current 2026-07-05 09:24

Same Skill Collection

plugins/agtx-terse/skills/agtx-execute/SKILL.md
plugins/agtx-terse/skills/agtx-plan/SKILL.md
plugins/agtx-terse/skills/agtx-research/SKILL.md
skills/brainstorm/SKILL.md
skills/sweep/SKILL.md

Metadata

Files
0
Version
ec5e0d9
Hash
22525c88
Indexed
2026-07-05 09:24

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 01:34
浙ICP备14020137号-1 $Carte des visiteurs$