agkan-run-direct

Installation
SKILL.md

agkan-run-direct

Overview

A workflow to select the highest priority ready task from agkan, implement it directly without creating a branch or PR, and mark it as done.


Workflow

1. Update Branch

This skill is designed to commit directly to the current branch (default branch or topic branch). Therefore, only execute git pull -p (unlike agkan-run, there is no need to create a new branch from the default branch).

  • When running on a topic branch: implement directly on the current branch
  • When starting from the default branch: get the default branch name dynamically and execute checkout + pull beforehand if necessary
Related skills
Installs
6
First Seen
Apr 8, 2026