wakeflow-governance

wakeflow-governance is a skill for Claude Code from GxFn/Wakeflow. It costs 84 tokens per session (3,667 once invoked), scanned A, original, MIT.

A set of operating rules for Wakeflow, a system that coordinates work across design, product, and testing windows. It covers setup, task intake, scheduling, handoffs, and validation boundaries.

In plain words
What is it for?
Use it to initialize or reconfigure a Wakeflow workspace, organize backlogs and design handoffs, schedule work, dispatch task packages, and coordinate test results.
Why use it?
It helps keep workspace state, ownership, sequencing, and approval steps consistent across different types of work.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions subagents.

Part of the wakeflow plugin — 3 skills, 7 commands, 1 MCP server shipped together

Good fit Use it to initialize or reconfigure a Wakeflow workspace, organize backlogs and design handoffs, schedule work, dispatch task packages, and coordinate test results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gxfn/wakeflow/wakeflow-governance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add GxFn/Wakeflow --skill wakeflow-governance
Clone the repo
git clone --depth 1 https://github.com/GxFn/Wakeflow

Made for: Claude Code.

Or install wakeflow, the plugin that ships this one along with the rest of its 3 skills, 7 commands, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wakeflow-governance

README.md
[![agentmods](https://agentmods.dev/badge/skills/gxfn/wakeflow/wakeflow-governance.svg)](https://agentmods.dev/skills/gxfn/wakeflow/wakeflow-governance)
Your own site
<a href="https://agentmods.dev/skills/gxfn/wakeflow/wakeflow-governance"><img src="https://agentmods.dev/badge/skills/gxfn/wakeflow/wakeflow-governance.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,667 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.03667
Opus 5 $0.00042 $0.01834
Sonnet 5 $0.00017 $0.00733
Haiku 4.5 $0.00008 $0.00367

Measured 7d ago against content hash 3e2e739492e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

wakeflow-governance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/claude-code-wakeflow/skills/wakeflow-governance/SKILL.md · 193 lines

How it starts

The opening of the file, as written. The whole thing — 193 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Wakeflow Governance

This skill holds detailed Wakeflow procedures that are too bulky to keep fully resident in CLAUDE.md.

Scope

For workspace initialization or setup requests, use the Wakeflow MCP capability tool first:

  • Call wakeflow_maintain_workspace with action: "fresh-initialize", mode: "preview", and one closed request.selection for a fresh workspace. The selection explicitly partitions program, topology, storage, governance, and hosts; repository, support-surface, and window entries use request-local selectionKey links. Wakeflow allocates the durable typed IDs.
  • Preview is read-only. Review its blockers, exact confirmedActionPlan, returned confirmedActionPlanDigest, and launchIntents. Apply only after the user confirms the write boundary, by sending the same root and action with mode: "apply", the exact confirmed plan, and that returned digest.
  • Use action: "reconfigure" only for an intentional desired-model change and action: "reconcile" only to restore managed bytes/projections from current v3 authority. Both follow the same preview-before-apply rule. recover requires the exact plan, digest, and incomplete mutation operationId.
  • Do not infer Design/Test from similar existing directory names such as <WorkspaceName>Design, <ProductName>Design, <WorkspaceName>Test, or <ProductName>Test. Unless the user explicitly names those as Design/Test, Wakeflow should create/use fresh Design and Test support surfaces.
  • If a workspace contains legacy config/runtime/ledger/tool surfaces or unclear ownership, do not force fresh initialization or pass discovery/reset aliases. Report the stable blocker and use the explicit unregistered migration path only when the user has requested migration.
  • During apply, Wakeflow synchronizes the workspace .gitignore so only .wakeflow-active/ and .wakeflow-local/ are ignored runtime directories. Do not add product repositories, Design/Test, ledgers, .DS_Store, or other user workspace noise as Wakeflow-generated gitignore entries.
  • Window removal is a reconfigure decision expressed in the complete desired v3 topology; there is no excludeWindows or semantic window-name mutation alias.
  • Pass language: "zh" when the user is working in Chinese, language: "en" when the user asks for English, and leave language: "auto" only when there is no clear preference. The returned displayTitle is the canonical window title: the tmux window NAME is the displayTitle (for example "AppRepo Work"), and it may appear in the tmux status bar and terminal tabs. Only the v3 activation owner may apply or restore that display metadata; title text is never identity authority.
  • After the confirmed apply succeeds, retain the matching preview's launchIntents. They are host-neutral authorizations. Route each exact launch through the packaged v3 Claude host facade's launch-window owner, then call wakeflow_register_window operation=register with the final real session handle. Registration writes one typed host-local binding and refreshes the redacted window-runtime projection; it never classifies a startup reply as ready/pending/failed. Retired public-v2 registry/window-host commands are not aliases. If the exact host effect or receipt is unavailable, report the launch intents and stop instead of writing substitute runtime files.
  • To rebuild selected windows, call wakeflow_replace_windows with operation: "replace" and its exact typed request. Execute only the returned host-neutral replacement intent through the v3 host owner, then register the final session handle. Do not rewrite unrelated bindings or store role, cwd, or title as identity authority.
  • Do not use wakeflow_maintain_workspace fresh initialization as a refresh path for window context bloat. Replacement returns only the authorized host-neutral intent; launch only that window and register its final session handle.
  • Pod creation and recovery are separate. Use wakeflow_pod_open operation=launch-preview/launch-apply only for first materialization and operation=inspect-materialization for an existing binding. Missing or ambiguous identity stops; never fall back to mainline or a discovered same-named worktree. Claude Code desktop windows are not an automation transport.
  • tmux windows cannot answer permission prompts while the user is away. Per-repository .claude/settings.json allowlists, or an explicit --claude-arg --permission-mode=acceptEdits at launch, are the user's decision; Wakeflow never chooses silently.
  • Do not replace that tool with a hand-written inspection checklist when the MCP server is available.
  • If Wakeflow MCP tools are unavailable, say that the MCP server is unavailable and stop for plugin reload/reinstall instead of pretending initialization can proceed through docs alone.
  • Wakeflow MCP initialization does not place real session handles in tracked docs or prompts. The typed binding is the host-local identity authority; window-runtime is a redacted projection, not a second authority.

Read the full file on GitHub · 193 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 193 lines · 84 tokens per session scan A 3e2e739492e6

Subscribe to this mod's changes

wakeflow-governance is a skill published in the GitHub repository GxFn/Wakeflow (5 stars, last pushed 4d ago), licensed MIT. It adds 84 tokens to every session and 3,667 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

fleet

Parallel campaign orchestrator. Runs multiple campaigns in coordinated waves within a single session. Spawns 2-3 agents per wave in isolated worktrees, collects discoveries, shares context between waves. Use when work decomposes into 3+ independent streams that can run simultaneously.

SethGammon/Citadel · 56 tokens

archon

Autonomous multi-session campaign agent. Decomposes large work into phases, delegates to sub-agents, reviews output, and maintains campaign state across context windows. Use for work that spans multiple sessions and needs persistent state, quality judgment, and strategic decomposition.

SethGammon/Citadel · 54 tokens

daemon

Continuous autonomous operation mode. Keeps campaigns running 24/7 by chaining Claude Code sessions via RemoteTrigger. Each session picks up from the campaign's continuation state, works until context runs low or the phase completes, then schedules the next session. Auto-stops on campaign completion or budget…

SethGammon/Citadel · 69 tokens

dashboard

Real-time harness observability dashboard. Reads campaigns, fleet sessions, telemetry, and pending queues to present a snapshot of harness state at a glance. Invoked by /dashboard, /do status, or phrases like "what's happening" and "show activity".

SethGammon/Citadel · 54 tokens

evolve

Research-driven multi-cycle improvement director. Forms causal hypotheses about why scores are low, validates them with scout agents before attacking, dispatches axis-parallel fleet attacks, extracts transferable patterns, and runs indefinitely within a budget envelope. Accumulates a persistent belief model and…

SethGammon/Citadel · 60 tokens

improve

Autonomous quality improvement loop. Scores a target against a rubric, selects the highest-leverage axis, attacks it, verifies, documents, and loops. No pre-planning between iterations — each loop re-scores from scratch.

SethGammon/Citadel · 48 tokens