Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pi-execflow

pi-execflow contains 11 collected skills from legout, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-06-22
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

autoship
software-developers

Sequentially drain ready br issues or tk tickets through the existing ship chains with retry limits and progress state.

2026-06-22
finalize
software-developers

Update a work item with a concise execution note and close it only when validation and review evidence prove the acceptance criteria. Use for prompts that finalize work-item status after manual execution chains.

2026-06-22
review-suite
software-quality-assurance-analysts-and-testers

Review work items, ExecPlan delivery, or arbitrary code changes with evidence-backed findings. Reviews are read-only by default and create tracker follow-ups only when explicitly requested with --create-followups.

2026-06-22
execution
software-developers

Implement or fix a work item using minimal diffs while preserving scope, local conventions, and testability. Use for prompts that change code or apply validation/review fixes.

2026-06-17
validation
software-quality-assurance-analysts-and-testers

Validate work-item changes using concrete evidence, exact commands, and explicit gap reporting. Use for validation prompts and review passes that audit proof.

2026-06-17
create-plan
software-developers

Create a self-contained ExecPlan from a brainstorm artifact and/or a user brief. Follows the project's .execflow/PLANS.md spec. Applies the Ousterhout design lens. Use when creating execution plans, turning ideas into implementable steps, or wants a PRD/RFC/brainstorm turned into a step-by-step plan.

2026-06-15
work-itemize
software-developers

Convert an ExecPlan's milestones into tracked work items, automatically selecting tk tickets or br issues from repo context unless the user forces a tracker with --tk or --br. Use when the user wants one entrypoint that works across both tracker backends.

2026-06-15
brainstorm
software-developers

Interactive design brainstorming for a topic or feature idea. Explores project context before implementation, asks one focused question at a time, compares 2-3 approaches, obtains user approval, writes a reviewed brainstorm/design artifact under .execflow/plans/, and gates transition to ExecPlan creation.

2026-06-10
grill-plan
software-developers

Stress-test an existing ExecPlan through a relentless, interactive grilling session. Challenges plan assumptions against the codebase, sharpens terms, resolves decision branches one at a time, and updates the ExecPlan as decisions crystallize.

2026-06-10
specification
project-management-specialists

Build an implementation-ready work-item spec by combining resolution, scope control, and validation framing. Use for prompts that normalize a work item into explicit acceptance criteria, constraints, non-goals, and required proof.

2026-06-10
resolve
project-management-specialists

Resolve work items reliably from .tickets/ or .beads/ and connect them to ExecPlans when available. Use before manual implementation, planning, validation, or review.

2026-04-23