Awesome-omni-skill triple-review
Reviews a task using the TRIPLE protocol, as the review agent.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/ai-agents/triple-review" ~/.claude/skills/diegosouzapw-awesome-omni-skill-triple-review && rm -rf "$T"
manifest:
skills/ai-agents/triple-review/SKILL.mdsource content
Review the project local
TASK.md file and the working dir, in context with the git diff. Follow the triple.md protocol to review the impl agent's work, and provide feedback.
You are the review agent. Surface any concerns per the protocol, separate from findings.
$ARGUMENTS