# Github Action Review

> Review fallow's GitHub Action, shell scripts, jq filters, annotations, review comments, and workflow integration. Use when changes touch action/, action.yml, GitHub review formatting, or CI shell/jq behavior.

- Skill: `fallow-rs/github-action-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fallow-rs/github-action-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fallow-rs/github-action-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: fallow-rs (https://skillmd.com/u/fallow-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fallow-rs/github-action-review

---


# GitHub Action Review

Read:
- `.agents/agents/ci-integration-reviewer.md`
- `.agents/rules/testing.md`

Review the actual changed scripts, jq filters, action definition, and tests.

Prioritize:
- shell safety
- token handling
- jq robustness on empty and malformed data
- annotation/comment correctness
- idempotent PR behavior

End with `APPROVE`, `CONCERN`, or `BLOCK`.

