cursor-workflow

cursor-workflow is a cursor rule for Cursor from huuanh20/awesome-ai-agent-skills. It costs 143 tokens per session, scanned A, original, MIT.

A set of repository rules for routing development requests to reusable Cursor skills and commands.

In plain words
What is it for?
It helps organise Cursor-based development tasks and select commands such as plan, cook, test, quality, review, fix, and srs.
Why use it?
It gives a project a consistent way to choose workflows for planning, coding, testing, fixing, and review.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit It helps organise Cursor-based development tasks and select commands such as plan, cook, test, quality, review, fix, and srs.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/huuanh20/awesome-ai-agent-skills/cursor-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.

Clone the repo
git clone --depth 1 https://github.com/huuanh20/awesome-ai-agent-skills

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

README.md
[![agentmods](https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/cursor-workflow/github.svg)](https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/cursor-workflow)
Your own site
<a href="https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/cursor-workflow"><img src="https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/cursor-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 cursor-workflow

Your own site · 80×15
<a href="https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/cursor-workflow"><img src="https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/cursor-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 143 This file is loaded in full into every session.
When invoked 143 The same file — it is already loaded in full.
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.00143 $0.00143
Opus 5 $0.00072 $0.00072
Sonnet 5 $0.00029 $0.00029
Haiku 4.5 $0.00014 $0.00014

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

Security

Grade A, and why

cursor-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 6d 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/cursor-workflow.mdc · 13 lines

What it actually says

Cursor Workflow

  • Use a relevant skill from .cursor/skills/ whenever its description matches the request.
  • Invoke skills automatically when relevant; users may also invoke them through the slash menu.
  • Use /plan for structured implementation planning, /cook for plan execution, /test for verification, /quality for maintainability audits, /review for final review, /fix for bugs, and /srs for the full SRS pipeline.
  • Treat rules as persistent policy, commands as explicit workflow entry points, and skills as dynamically loaded procedural knowledge.
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. 6d ago First seen · 13 lines · 143 tokens per session scan A 51caccabddd9

Subscribe to this mod's changes

cursor-workflow is a cursor rule published in the GitHub repository huuanh20/awesome-ai-agent-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 143 tokens to every session, about $0.0007 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

mechanic-quote-decoder

Read a garage quote or invoice like someone who can't be padded — which line items connect to your actual symptom, which are while-we're-in-there additions, the questions that make soft lines disappear, when a second opinion pays for itself, and the scripts for declining work without souring the relationship. Use when…

mohitagw15856/pm-claude-skills · 129 tokens

api-for-yourself

Publish 'how to work with me' as a literal API spec — endpoints (what to ask me for and what you'll get back), rate limits (meeting and interrupt tolerance), error codes (what happens when you surprise me Friday 5pm), auth (how to earn trust), and a changelog. Use when onboarding to a new team, when a new manager or…

mohitagw15856/pm-claude-skills · 112 tokens

the-understudy

Study 3-5 samples of the user's real writing and decisions, build an explicit 'how you think' profile, then draft new work as their understudy — always with a 'what I couldn't infer about you' list so the gaps are visible instead of guessed. Use when someone says 'write it like I would', 'learn my style', 'draft this…

mohitagw15856/pm-claude-skills · 110 tokens

exit-waterfall

Compute who gets what at each exit price from a cap table — liquidation preferences, conversion points, and where the founders' share collapses. Use when asked to model an exit waterfall, what do I get if we sell for X, explain liquidation preferences on my cap table, or compare payouts across exit prices. Produces a…

mohitagw15856/pm-claude-skills · 93 tokens

salary-negotiation

Plan a compensation negotiation grounded in numbers and leverage, not nerves. Use when asked to negotiate salary, evaluate or counter a job offer, prepare for a comp conversation, or compare offers. Produces a negotiation plan — total-comp comparison across offers, your target/walk-away and BATNA, the value-based…

mohitagw15856/pm-claude-skills · 74 tokens

retention-analysis

Structure a retention analysis, churn investigation, or engagement deep-dive for any product team. Use when asked to analyse user retention, investigate churn, measure DAU/MAU, or build a retention improvement plan. Produces a retention snapshot with root cause hypotheses, aha-moment correlation, and prioritised…

mohitagw15856/pm-claude-skills · 63 tokens