Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

flow

يحتوي flow على 22 من skills المجمعة من benkruger، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
22
Stars
25
محدث
2026-06-15
Forks
3
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

flow-release
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-15
flow-complete
مطوّرو البرمجيات

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

2026-06-15
flow-continue
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-15
flow-explore
مطوّرو البرمجيات

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
flow-hygiene
مطوّرو البرمجيات

Audit instruction corpus health — CLAUDE.md, rules, and memory for staleness, misplacement, duplication, and contradictions.

2026-06-15
flow-issues
مطوّرو البرمجيات

Group open issues by label into four sections (Blocked, Other, Vanilla, Decomposed) with mechanical sort and a copy-pasteable command per row.

2026-06-15
flow-orchestrate
مطوّرو البرمجيات

Process decomposed issues sequentially overnight via flow-start, tracking outcomes and generating a morning report.

2026-06-15
flow-plan
مطوّرو البرمجيات

Decompose a problem statement into a pre-planned decomposed issue. Accepts either an issue reference (#N, re-plans in place) or a bare prompt (synthesizes What/Why/AC and files a new issue). Runs a Tech-Lead-default planning conversation, dispatches to PM/Tech Lead/CTO sub-agents on explicit user request, then files or edits the issue ready for /flow:flow-start. Usage: /flow:flow-plan #N or /flow:flow-plan <topic>

2026-06-15
flow-prime
مطوّرو البرمجيات

One-time project setup — configure and commit workspace permissions, install bin/* stubs, and write the version marker. Run once after installing or upgrading FLOW. Usage: /flow:flow-prime

2026-06-15
flow-review
مطوّرو البرمجيات

Phase 3: Review — six tenants assessed by four cognitively isolated agents (reviewer, pre-mortem, adversarial, documentation) launched in parallel. Parent session gathers context, triages findings, and fixes.

2026-06-15
flow-skills
مطوّرو البرمجيات

Display the FLOW skill catalog grouped by user role. Maintainer and Private buckets render only when invoked inside the FLOW plugin repo.

2026-06-15
flow-start
مطوّرو البرمجيات

Phase 1: Start — begin a new feature. Creates a worktree, upgrades dependencies, opens a PR, creates .flow-states/<branch>/state.json, and configures the workspace. Usage: /flow:flow-start <feature name words>

2026-06-15
flow-triage-issue
مطوّرو البرمجيات

Triage a single open GitHub issue from a PM lens. Applies a 'Triage In-Progress' label during triage; reads code, checks for already-shipped work, returns a verdict in {close, decompose} with confidence and a flip-condition. Renders and stops — no other side effects.

2026-06-15
flow-config
مطوّرو البرمجيات

Display the current FLOW configuration from .flow.json — version and per-skill autonomy settings.

2026-06-01
flow-reset
مديرو الشبكات وأنظمة الحاسوب

Wipe `.flow-states/` on this machine in one pass. PRs, worktrees, and branches are NOT touched — those require per-flow `/flow:flow-abort`.

2026-05-18
flow-qa
محللو ضمان جودة البرمجيات والمختبرون

File a pre-decomposed QA issue against the FLOW plugin repository for end-to-end lifecycle regression testing.

2026-05-17
flow-changelog-audit
مطوّرو البرمجيات

Audit the Claude Code CHANGELOG.md for plugin-relevant changes. Builds FLOW's integration surface model, fetches new changelog entries, categorizes as Adopt/Remove/Adapt, and files issues for approved items.

2026-05-12
flow-note
مشغلو إدخال البيانات

Capture a correction or learning to the FLOW state file. Invoke explicitly with /flow:flow-note. Fast — captures and continues without interrupting flow.

2026-05-02