lkangd/skills

agents skils collection

2Stars on the repository
35Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

adversarial

01

lkangd/skills

Command

Adversarial review loop - review, fix, re-review until clean or max rounds.

2 2d ago A 17 tokens

code-review

02

lkangd/skills

Command

Review a target (commits, staged, working tree, files), verify findings, fix confirmed issues.

2 2d ago A 20 tokens

setup

03

lkangd/skills

Command

Configure the code-review plugin for this project (runner, concurrency, rounds, backlog).

2 2d ago A 17 tokens

clean_gone

04

lkangd/skills

Command

Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.

2 2d ago A 31 tokens

commit

06

lkangd/skills

Command

Based on the above changes, create a single git commit. If recent commits are empty, use the standard commitizen commit format.

2 2d ago A 4 tokens

ship-to-test

10

lkangd/skills

Command

Commit → push → create MR (dev-f → f or dev-bg → bg) → merge MR → deploy f branch to test.

2 2d ago B 26 tokens