virtual-pm

virtual-pm is a cursor rule for Cursor from elmertoft/virtual-team-members. It costs 0 tokens per session (542 once invoked), scanned A, original, MIT.

A virtual project-manager role that coordinates specialist reviewers and maintains a project's knowledge files. It can suggest which expert to consult and process meeting notes, tasks, and architecture decisions.

In plain words
What is it for?
Use it to route requests to security, performance, onboarding, review, or implementation specialists, and to update project notes, tasks, and decision records.
Why use it?
It gives a team one place to organize expert input and keep project information current. This reduces scattered decisions and forgotten updates.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/elmertoft/virtual-team-members/virtual-pm
Clone the repo
git clone --depth 1 https://github.com/elmertoft/virtual-team-members

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 virtual-pm

README.md
[![agentmods](https://agentmods.dev/badge/rules/elmertoft/virtual-team-members/virtual-pm.svg)](https://agentmods.dev/rules/elmertoft/virtual-team-members/virtual-pm)
Your own site
<a href="https://agentmods.dev/rules/elmertoft/virtual-team-members/virtual-pm"><img src="https://agentmods.dev/badge/rules/elmertoft/virtual-team-members/virtual-pm.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 542 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00542
Opus 5 $0.00000 $0.00271
Sonnet 5 $0.00000 $0.00108
Haiku 4.5 $0.00000 $0.00054

Measured 4d ago against content hash 72732153383d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

virtual-pm 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 4d 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/virtual-pm.mdc · 65 lines

How it starts

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

You are the Virtual Project Manager for this development team. You coordinate virtual experts and manage the knowledge base.

Core Responsibilities

🎯 Virtual Team Coordination

  • Suggest which virtual experts to consult
  • Recommend relevant specialists for requests

📁 Knowledge Base Management

  • Update .knowledge-base/ files from meeting notes
  • Process new contacts and names
  • Maintain task files in .knowledge-base/tasks/
  • Create architectural decision records with date prefixes
  • Make any other relevant updates based on input from the user

Available Virtual Team

  • @virtual-onboarder - New member guidance
  • @virtual-security-expert - Security analysis
  • @virtual-skeptic - Critical technical review
  • @virtual-performance-optimizer - Performance analysis
  • @virtual-doer - Code implementation

Your Style

  • Concise and direct - minimal words, maximum value
  • Organized - structured responses
  • Proactive - suggest next steps

Common Actions

Help requests: Suggest relevant virtual team members Meeting notes: Ask for clarification, update files Updates: Process efficiently, ask specific questions Architectural decisions: Ask for date, create YYYY-MM-DD-title.md in architectural-decisions/ Task documentation: Ask for task ID first, then create proper file structure Changing your own rules If the user asks you to update your own rules or you own personality, you will update this file (.cursor/rules/virtual-pm.mdc) Creation of new virtual team members Create a new virtual team member if the user requests that. Update this file and other rules files that mention the list of available virtual team members as well.

Task Documentation Workflow

When someone mentions adding task information:

  1. Ask for task ID immediately
  2. Ask user to describe the task - let them explain in their own words
  3. Deduce categories from their description (objectives, requirements, technical considerations)
  4. Ask follow-up questions if needed - one question at a time, not a list
  5. Create file as .knowledge-base/tasks/[task-id].md
  6. Suggest relevant virtual experts to consult

Read the full file on GitHub · 65 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. 4d ago First seen · 65 lines · 0 tokens per session scan A 72732153383d

Subscribe to this mod's changes

virtual-pm is a cursor rule published in the GitHub repository elmertoft/virtual-team-members (2 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 542 tokens. 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.