agiflow skills

8 tagged agiflow, measured the same way as everything else here.

review-work

01

AgiFlow/ai-plugin

Skill Claude CodeCodex

Quality gate: verify each acceptance criterion of a completed task/work unit, run quality checks, and create follow-up tasks for gaps. Use before merging or to audit delivered work. Invoked as /agiflow:review-work . Uses getworkunit, gettask, updatetask, createtask, createtaskcomment.

2 1mo ago A 72 tokens copy · 100% MIT

run-task

02

AgiFlow/ai-plugin

Skill Claude CodeCodex

Execute a single Todo task through In Progress to Review, meeting every acceptance criterion with tests and vibe-lint checks. Refuses Planning-status tasks. Invoked as /agiflow:run-task . Uses gettask, updatetask, createtaskcomment.

2 1mo ago A 56 tokens copy · 100% MIT

run-work

03

AgiFlow/ai-plugin

Skill Claude CodeCodex

Execute a work unit end-to-end: sequence tasks by dependency, implement, test between tasks, commit, and track progress. Use to deliver a complete feature in one session. Invoked as /agiflow:run-work . Uses getworkunit, listtasks, updatetask, getworkunitprogress.

2 1mo ago A 68 tokens copy · 100% MIT