workflow-status

workflow-status is a cursor rule for Cursor from rweisssieker-xp/GBL-CREO-WINDCHILL-MCP. It costs 8 tokens per session (257 once invoked), scanned A, original, MIT.

A workflow-status checker and router for BMAD, a toolkit that organizes software development work into workflows. It reads a YAML status file to suggest what should happen next.

In plain words
What is it for?
Use it to inspect workflow progress, read the project status file, and determine the next development activity.
Why use it?
It reduces uncertainty about the current project stage and the next required workflow.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to inspect workflow progress, read the project status file, and determine the next development activity.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status
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.

Clone the repo
git clone --depth 1 https://github.com/rweisssieker-xp/GBL-CREO-WINDCHILL-MCP

Made for: Cursor.

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 workflow-status

README.md
[![agentmods](https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status/github.svg)](https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status)
Your own site
<a href="https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status"><img src="https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status/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 workflow-status

Your own site · 80×15
<a href="https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status"><img src="https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/workflow-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 8 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 257 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.00008 $0.00257
Opus 5 $0.00004 $0.00129
Sonnet 5 $0.00002 $0.00051
Haiku 4.5 $0.00001 $0.00026

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

Security

Grade A, and why

workflow-status 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 8d 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.

.cursor/rules/bmad/bmm/workflows/workflow-status.mdc · 35 lines

What it actually says

Workflow Status - Master Router and Status Tracker

name: workflow-status description: 'Lightweight status checker - answers "what should I do now?" for any agent. Reads YAML status file for workflow tracking. Use workflow-init for new projects.' author: "BMad"

Critical variables from config

config_source: "{project-root}/.bmad/bmm/config.yaml" output_folder: "{config_source}:output_folder" user_name: "{config_source}:user_name" communication_language: "{config_source}:communication_language" document_output_language: "{config_source}:document_output_language" user_skill_level: "{config_source}:user_skill_level" date: system-generated

Workflow components

installed_path: "{project-root}/.bmad/bmm/workflows/workflow-status" instructions: "{installed_path}/instructions.md"

Template for status file creation (used by workflow-init)

template: "{installed_path}/workflow-status-template.yaml"

Path definitions for project types

path_files: "{installed_path}/paths/"

Output configuration - reads existing status

default_output_file: "{output_folder}/bmm-workflow-status.yaml"

standalone: true

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. 8d ago First seen · 35 lines · 257 tokens per session scan A ccb280b7453b

Subscribe to this mod's changes

workflow-status is a cursor rule published in the GitHub repository rweisssieker-xp/GBL-CREO-WINDCHILL-MCP (4 stars, last pushed 9mo ago), licensed MIT. It adds 8 tokens to every session and 257 once invoked, about $0.0000 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-09-03.

Related

Other cursor rules, from other repositories

slice-tasks

PLANNING SPINE STEP 2 of 3 — Slice the work: break a scoped PRD into vertical-slice stories in specs/epics/. Use after scope-work (step 1), before plan-work (step 3). Not a substitute for scope-work or plan-work.

danielvm-git/bigpowers · 59 tokens

iris

GitHub operations specialist — branches, pull requests, issues, releases, tags. Called by zeus after review. Never pushes or merges without explicit human approval. Integrates with VS Code GitHub Pull Requests extension.

ils15/pantheon-legacy · 43 tokens

elite-orchestrator

Elite orchestrator for mission-critical, enterprise-scale tasks requiring strategic coordination of 7+ agents across all domains. Makes architectural decisions, manages risk, ensures business continuity, and delivers enterprise-grade outcomes. Use for platform migrations, security incidents, multi-system integrations…

MN-Lizard-Team/aiyu-multi-agent · 94 tokens

feedback-enhanced

Rules for an interactive feedback system that lets users and an AI agent discuss complex development work in real time. It includes guidance for recording decisions, tracking progress and handling detailed inputs such as code and diagrams.

Mr-chen-05/rules-2.1-optimized · 2,968 tokens

project-onboarding-rule

Automatically onboards existing projects into the AI-driven development workflow.

brunogama/ios-cursor-rules · 1,324 tokens

linear-in-review

After finishing a Linear issue, set its status to In Review (never Done).

nate-raubenheimer/lawpracticeza-mcp · 235 tokens