Agent Skills by Ben Kruger
Showing 22 vetted skills indexed across 1 GitHub repositories.
flow-qa
Automate end-to-end FLOW plugin lifecycle validation across QA repos.
flow-changelog-audit
Audit Claude Code CHANGELOG.md entries and classify FLOW-relevant changes as Adopt, Remove, or Adapt.
flow-release
Automate FLOW plugin releases by bumping versions and publishing GitHub releases.
flow-note
Append design corrections and lessons to the FLOW state file.
flow-decompose-project
Decompose software projects into structured GitHub issues with dependencies and milestones.
flow-abort
Abort the current FLOW feature by closing the PR, deleting the remote branch, removing the worktree, and deleting the state file.
flow-learn
Audit FLOW execution and route compliance findings to CLAUDE.md and GitHub issues.
flow-complete
Merge a PR, clean up worktrees, and render a completion summary.
flow-plan
Decompose dependencies with a DAG and produce an actionable implementation plan.
flow-orchestrate
Automate sequential processing of decomposed issues through the FLOW lifecycle.
flow-reset
Remove FLOW worktrees, branches, state files, and PRs from a project.
flow-start
Create a worktree, upgrade dependencies, open a pull request, and initialize flow state.
flow-code
Enforce per-task tests, diffs, and CI gates in FLOW code phase workflows.
flow-issues
Fetch open GitHub issues and generate a prioritized work order dashboard.
flow-commit
Automate FLOW commit processes with diff validation and structured messages.
flow-config
Reads .flow.json and displays version and per-skill autonomy.
flow-code-review
Coordinate independent agents to review code across branches with CI gate checks.
flow-prime
Configure FLOW workspace permissions, install bin/* stubs, and set up pre-commit hooks.
flow-create-issue
File a pre-planned GitHub issue with an embedded Implementation Plan.
flow-doc-sync
Compare code behavior against documentation and generate a severity-tagged drift report.
flow-hygiene
Audit CLAUDE.md, rules, and memory for drift and contradictions.
flow-status
Read local FLOW state files to display branch phase and PR context.