granoflow-milestone-workflow

granoflow-milestone-workflow is a skill for Codex from granoflow/granoflow-mcp-server. It costs 70 tokens per session (1,186 once invoked), scanned A, original, MIT.

A workflow for planning and creating project milestones, which are major stages of a project, after the project plan is ready. It can create one milestone or the planned set in a batch.

In plain words
What is it for?
Checking prerequisites, finding coverage gaps, and creating milestone records singly or in batches.
Why use it?
It prevents milestones from being created before required project and design checks pass. It also keeps milestone creation separate from writing tasks or doing the work.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Checking prerequisites, finding coverage gaps, and creating milestone records singly or in batches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow
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 granoflow/granoflow-mcp-server --skill granoflow-milestone-workflow
Clone the repo
git clone --depth 1 https://github.com/granoflow/granoflow-mcp-server

Made for: 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 granoflow-milestone-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow/github.svg)](https://agentmods.dev/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow)
Your own site
<a href="https://agentmods.dev/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow"><img src="https://agentmods.dev/badge/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow/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 granoflow-milestone-workflow

Your own site · 80×15
<a href="https://agentmods.dev/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow"><img src="https://agentmods.dev/badge/skills/granoflow/granoflow-mcp-server/granoflow-milestone-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,186 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.00070 $0.01186
Opus 5 $0.00035 $0.00593
Sonnet 5 $0.00014 $0.00237
Haiku 4.5 $0.00007 $0.00119

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

Security

Grade A, and why

granoflow-milestone-workflow 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/granoflow-milestone-workflow/SKILL.md · 142 lines

How it starts

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

Granoflow Milestone Workflow

Use this Skill to plan and create project milestones after Project Definition prerequisites pass. It supports single create and batch create. It does not draft Milestone Work charters, create child tasks, run Analysis, or close milestones.

For creating high-quality child tasks, use granoflow-task-authoring.
For create-all-milestones then create-all-tasks, use granoflow-portfolio-orchestrator.
For charter → coordinate → integrate → close, use granoflow-milestone-coordination.

Keyword

  • #milestone-workflow
  • #milestone-create
  • #batch-create-milestones

When To Use

  • Create one milestone, or create the full planned milestone set.
  • Amend the portfolio when Project Work coverage has a real gap.
  • Called by granoflow-portfolio-orchestrator as the milestone-creation step.

Do not use this Skill to invent milestones when Project Work / frontend baseline gates fail. Do not use it to author task titles/descriptions or execute work.

Entry Prerequisites (Hard Gate)

Before any milestone planning or entity creation, verify all of the following. On failure, stop, return project_milestone_prerequisites_incomplete, and hand back to granoflow-project-definition. Do not create App milestones.

  1. Project Work is complete, current, and App-confirmed.
  2. If the project includes frontend, the confirmed Design Baseline must exist with exact prototypeId / versionId / packageSha256 readback, landscape and portrait App Shell, and successful visual_confirmation.

Frontend Detection

Treat the project as including frontend when any of these hold:

  • product / platforms / supported surfaces indicate app, web, desktop, or other user-facing UI;
  • Project Work already has a non-empty design_profile or prototype_template reference;
  • the user explicitly states the project has frontend/UI.

Backend-only / CLI-only / library-only projects without UI skip the Design Baseline + App Shell requirement but still require complete Project Work.

Read the full file on GitHub · 142 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 142 lines · 70 tokens per session scan A 22094a26ccd1

Subscribe to this mod's changes

granoflow-milestone-workflow is a skill published in the GitHub repository granoflow/granoflow-mcp-server (0 stars, last pushed 1mo ago), licensed MIT. It adds 70 tokens to every session and 1,186 once invoked, about $0.0003 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