Skip to main content
Run any Skill in Manus
with one click
benkruger
GitHub creator profile

benkruger

Repository-level view of 22 collected skills across 1 GitHub repositories.

skills collected
22
repositories
1
updated
2026-06-15
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

flow-release
software-developers

Release a new version of the FLOW plugin. Bumps version in plugin.json and marketplace.json, commits, tags, pushes, and creates a GitHub Release.

2026-06-15
flow-abort
software-developers

Abort the current FLOW feature. Closes the PR, deletes the remote branch, removes the worktree, and deletes the state file. Available from any phase. The confirmation prompt is governed by the skills.flow-abort config in the state file.

2026-06-15
flow-code
software-developers

Phase 2: Code — execute plan tasks one at a time with TDD. Review diff before each commit. bin/flow ci must pass before moving to the next task. Project architecture standards enforced.

2026-06-15
flow-commit
software-developers

Review the full diff, then git add + commit + push. Use at every commit checkpoint in the FLOW workflow.

2026-06-15
flow-complete
software-developers

Phase 4: Complete — merge the PR, remove the worktree, and delete the state file. Final phase.

2026-06-15
flow-continue
software-developers

Clear the autonomous-flow halt set when the user spoke mid-flow. Invokes `bin/flow clear-halt` so the next assistant turn resumes execution. User-only: the model cannot invoke this skill.

2026-06-15
flow-doc-sync
software-developers

Full codebase documentation accuracy review — reports drift between code behavior and documentation.

2026-06-15
flow-explore
software-developers

Open a problem-statement conversation. Stays in discussion mode with PM as default voice; on user signal, files a vanilla What/Why/Acceptance Criteria issue against the current repo. Usage: /flow:flow-explore <topic>

2026-06-15
Showing top 8 of 22 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded