project-flow-ops

project-flow-ops is a skill for Claude Code, Codex from Mark393295827/third-brain-v7-skills. It costs 31 tokens per session (928 once invoked), scanned A, original, MIT.

A method for managing projects as a small state machine: BACKLOG, ACTIVE, BLOCKED, or COMPLETED. Each task has one owner, an artifact, dependencies, a time budget, and a visible definition of done.

In plain words
What is it for?
Use it to rank work, limit active tasks, record blockers, assign responsibility, track dependencies, and verify that completed work meets its stated acceptance criteria.
Why use it?
It prevents hidden work in progress, duplicate ownership, vague status updates, and declaring tasks finished without proof. It keeps attention on verified outcomes rather than task count.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to rank work, limit active tasks, record blockers, assign responsibility, track dependencies, and verify that completed work meets its stated acceptance criteria.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mark393295827/third-brain-v7-skills/project-flow-ops
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 Mark393295827/third-brain-v7-skills --skill project-flow-ops
Clone the repo
git clone --depth 1 https://github.com/Mark393295827/third-brain-v7-skills

Made for: Claude Code, Codex.

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 project-flow-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/mark393295827/third-brain-v7-skills/project-flow-ops/github.svg)](https://agentmods.dev/skills/mark393295827/third-brain-v7-skills/project-flow-ops)
Your own site
<a href="https://agentmods.dev/skills/mark393295827/third-brain-v7-skills/project-flow-ops"><img src="https://agentmods.dev/badge/skills/mark393295827/third-brain-v7-skills/project-flow-ops/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for project-flow-ops

Your own site · 80×15
<a href="https://agentmods.dev/skills/mark393295827/third-brain-v7-skills/project-flow-ops"><img src="https://agentmods.dev/badge/skills/mark393295827/third-brain-v7-skills/project-flow-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 928 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00031 $0.00928
Opus 5 $0.00015 $0.00464
Sonnet 5 $0.00006 $0.00186
Haiku 4.5 $0.00003 $0.00093

Measured 10d ago against content hash 75e1713995eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

project-flow-ops 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 10d 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.

skills/project-flow-ops/SKILL.md · 95 lines

How it starts

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

Project Flow Ops

<skill_contract> Project objective, tasks, owners, dependencies, budgets, artifacts, current states, and definitions of done. A WIP-limited project state with ranked work, explicit blockers, bounded actions, and verified closure receipts. Every active item has one owner and observable artifact, and completion is backed by its named fresh verification. <non_goals>Hidden WIP, duplicate ownership, status by intuition, backlog accumulation, or completion without evidence.</non_goals>

Maintain a small, inspectable project state machine: BACKLOG -> ACTIVE -> BLOCKED | COMPLETED. Optimize flow and verified outcomes, not task volume.

Usage Template

Provide: project objective, current tasks, owners, dependencies, time budget, artifacts, and definition of done. Optional: prior review receipts.

Workflow

Normalize each item into {id, objective, owner, state, artifact, definition_of_done, budget, dependencies}. Reject duplicate ownership and distinguish waiting from active execution.

<unknowns_gate>

If an active item lacks an owner, artifact, or observable definition of done, return NEEDS_INPUT. Probe the ambiguity with the largest impact on scheduling; do not guess priority from wording alone.

</unknowns_gate>

  1. Rank work by objective impact, urgency, dependency leverage, and cost of delay.
  2. Limit ACTIVE to one or two items per owner.
  3. Decompose the selected item until one bounded action can produce a reviewable artifact.
  4. For a blocker, record owner, missing condition, evidence, next probe, and review time; move independent work forward.
  5. Run the verification named in the definition of done.
  6. Move to COMPLETED only with a fresh receipt; otherwise keep ACTIVE or BLOCKED.
  7. At review, remove stale backlog items and state the next constraint.

Check state-transition legality, WIP limits, ownership, artifact existence, and completion evidence. Use an independent check for consequential deliverables. If verification fails, reopen the item with the failure evidence and smallest corrective action.

Read the full file on GitHub · 95 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. 10d ago First seen · 95 lines · 31 tokens per session scan A 75e1713995eb

Subscribe to this mod's changes

project-flow-ops is a skill published in the GitHub repository Mark393295827/third-brain-v7-skills (138 stars, last pushed 20d ago), licensed MIT. It adds 31 tokens to every session and 928 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

ara-research-manager

Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during…

Orchestra-Research/AI-Research-SKILLs · 91 tokens

issue-match

Measure a target repository's queue and find a live open issue the contribution would close, before opening a pull request there. Reports how many PRs are open, how many of the last N closed ones were actually merged, and which issue to attach to, because a cold PR into a dead queue is a wasted artifact. Triggers…

tonydzi/second-brain-starter-kit · 87 tokens

ariadne:workstream-tracking

Create, audit, or improve Obsidian Kanban work boards and Dataview dashboards for durable project, roadmap, evaluation, implementation, QA, or recurring workstream tracking inside an agent-maintained vault.

pariyar07/ariadne · 50 tokens

project-sync

On-demand AI-powered sync of a project's repo state into the brain vault. Reads live git/GitHub/Jira data, updates the project status doc, and makes targeted edits to relevant brain docs where content is clearly stale. Triggered by "/project-sync [name]", "sync [project]", "what's the current state of [project]".

michaeljauk/brain-starter · 73 tokens

pipeline

Triage a lead pipeline and say who needs action today: replied means send the scheduling link, link sent 24h ago without a booking means nudge, awaiting reply means check inbound, going cold means follow up, booked means close out. Ranked and draft-first, so the owner edits before anything goes out. Triggers…

tonydzi/second-brain-starter-kit · 84 tokens

task

Delegate work over a shared task chat: a task is assigned by a short code phrase, and the assignee's agent expands it into a full seed and starts immediately, with state tracking so no delegated task dies silently. Triggers: "/task", "task ", "my delegated tasks", "delegate to ".

tonydzi/second-brain-starter-kit · 71 tokens