flow-revise
25Command
Run the canonical flow/revise Flow lifecycle.
Command
Run the canonical flow/revise Flow lifecycle.
Command
Run the canonical flow/setup Flow lifecycle.
Command
Run the canonical flow/status Flow lifecycle.
Command
Run the canonical flow/sync Flow lifecycle.
Command
Run the canonical flow/task Flow lifecycle.
Command
Run the canonical flow/validate Flow lifecycle.
Hook
Runs when a session starts, executing session-start.sh. From cofin/flow.
Skill Claude CodeCodex
Use when work depends on current external API behavior, SDK docs, framework versions, breaking changes, migration guides, changelogs, release notes, deprecations, or syntax that may have changed.
Skill Claude CodeCodex
Use when evaluating architecture, component boundaries, coupling, cohesion, abstractions, large refactors, new layers, maintainability risks, or design choices with long-term structural consequences.
Skill Claude CodeCodex
Use when a claim or confident assertion needs evidence-based verification, including assumption checks, sanity checks, or an answer to questions like "are you sure?".
Skill Claude CodeCodex
Use when choosing among architectural, technology, build-vs-buy, or feature alternatives with meaningful tradeoffs, especially high-impact, multi-team, hard-to-reverse, or risk-heavy decisions.
Skill Claude CodeCodex
Use when reviewing or simplifying code, tests, prose, or repository gates while preserving public behavior, typing, performance, and project conventions.
Skill Claude CodeCodex
Use when a problem resists quick answers, debugging stalls, analysis feels shallow, confidence is low, hypotheses are competing, reasoning loops repeat, or a hard problem needs evidence tracking.
Skill Claude CodeCodex
Use when stress-testing a PR, design, plan, or assumption for overlooked failure modes before a decision or release.
Skill Claude CodeCodex
Use when generating documentation, writing API docs, documenting modules or components, creating README content, building reference guides, or documenting many files with explicit coverage tracking.
Skill Claude CodeCodex
Use when reviewing, finishing, archiving, reverting, validating, documenting, or cleaning up Flow work after implementation or phase completion.
Skill Claude CodeCodex
Use when implementing Flow tasks from local task files under .agents/bundles/specs/ /tasks/, claiming ready work, applying the declared verification strategy, recording task notes, committing, and updating task file state.
Skill Claude CodeCodex
Use when drafting PRDs, researching, planning, refining, revising, or creating .agents/bundles/specs/ /spec.md worksheets for Flow.
Skill Claude CodeCodex
Use when initializing Flow in a repo, configuring .agents, scaffolding OKF knowledge bundles, or creating first project context files.
Skill Claude CodeCodex
Use when a Flow request reads, mutates, reconciles, completes, archives, or recovers Markdown lifecycle state and transaction journals.
Skill Claude CodeCodex
Use when reconciling Flow task truth into a spec, displaying status queues, refreshing project context, or checking bundle state anomalies.
Skill Claude CodeCodex
Use when a repository has .agents, when the user asks for Flow lifecycle routing, OKF bundle task tracking, spec-first planning, TDD implementation, sync/status, review, finish, archive, or /flow: help.
Skill Claude CodeCodex
Use when creating, editing, validating, or structuring Open Knowledge Format (OKF v0.2) bundle files (.agents/bundles/), YAML frontmatter, or knowledge catalogs.
Skill Claude CodeCodex
Use when reviewing hot paths, slow code, database queries, N+1 risks, memory usage, loops, I/O, caching strategy, concurrency, latency-sensitive paths, or resource efficiency.