agkan-review

Installation
SKILL.md

agkan-review

Overview

Workflow to retrieve tasks with Review status in agkan, check the merge/close status of GitHub PRs, and automatically update their status.


Workflow

Primary: Run the bundled script

Run the bundled review.sh script to process all review tasks in one command:

bash "$(dirname "$(agkan skill path agkan-review 2>/dev/null || echo "$BASE_DIR")")/review.sh"

The base directory for this skill is provided at session start. Use it to resolve the script path:

Installs
16
First Seen
Apr 8, 2026
agkan-review — gendosu/agkan-skills