cursorrules

cursorrules is a cursor rule for Cursor from EgzonArifi/povio-worklog-mcp. It costs 429 tokens per session, scanned A, original, MIT.

A set of short text commands for creating, listing, and posting work logs to Povio projects. A work log records time spent working on a project.

In plain words
What is it for?
It helps list projects, generate work logs for today, yesterday, or a chosen date, and post hours to a selected project.
Why use it?
It avoids having to remember separate tool commands or enter the same details repeatedly. You can use familiar shortcuts for common work-log tasks.

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/egzonarifi/povio-worklog-mcp/cursorrules
Clone the repo
git clone --depth 1 https://github.com/EgzonArifi/povio-worklog-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 cursorrules

README.md
[![agentmods](https://agentmods.dev/badge/rules/egzonarifi/povio-worklog-mcp/cursorrules.svg)](https://agentmods.dev/rules/egzonarifi/povio-worklog-mcp/cursorrules)
Your own site
<a href="https://agentmods.dev/rules/egzonarifi/povio-worklog-mcp/cursorrules"><img src="https://agentmods.dev/badge/rules/egzonarifi/povio-worklog-mcp/cursorrules.svg" alt="Measured on agentmods" height="20"></a>
Per session 429 This file is loaded in full into every session.
When invoked 429 The same file — it is already loaded in full.
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.00429 $0.00429
Opus 5 $0.00215 $0.00215
Sonnet 5 $0.00086 $0.00086
Haiku 4.5 $0.00043 $0.00043

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

Security

Grade A, and why

cursorrules 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.

.cursorrules · 43 lines

What it actually says

Povio Worklog Shortcuts

Quick Command Patterns

When I use these patterns, interpret them as MCP tool calls:

List Projects

  • "wl list" → list_povio_projects
  • "projects" → list_povio_projects

Generate Worklog

  • "wl" → generate_worklog for today
  • "wl today" → generate_worklog for today
  • "wl yesterday" → generate_worklog for yesterday
  • "wl [YYYY-MM-DD]" → generate_worklog for specific date

Post Worklog

  • "wl post [hours]" → generate_and_post_worklog with default project
  • "wl post [project] [hours]" → generate_and_post_worklog with specific project
  • "post [hours] to [project]" → post_worklog

Combined (Generate + Post)

  • "wl [project] [hours]" → generate_and_post_worklog Example: "wl FaceFlip 8" → generate for today, post to FaceFlip, 8 hours Example: "wl Autobiography 4" → generate for today, post to Autobiography, 4 hours

Common Patterns

  • "wl yesterday FaceFlip 6" → generate yesterday's worklog, post to FaceFlip, 6 hours
  • "wl 2024-10-28 FaceFlip 8" → generate specific date worklog (Oct 28), post to FaceFlip, 8 hours
  • "wl list then post 8" → list projects, then generate and post 8 hours to selected

Project Name Shortcuts

Common project names for quick reference:

  • FaceFlip (ID: 15886)
  • Autobiography (ID: 14093)
  • "Povio Estimations" (ID: 14004)
  • "Bunny CDN Mobile" (ID: 13802)
  • "Team Leads" (ID: 13396)
  • "iOS Internal" (ID: 13247)

Always use the povio-worklog MCP server tools for these commands.

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 · 43 lines · 429 tokens per session scan A 06f4415bb8fb

Subscribe to this mod's changes

cursorrules is a cursor rule published in the GitHub repository EgzonArifi/povio-worklog-mcp (2 stars, last pushed 10mo ago), licensed MIT. It adds 429 tokens to every session, about $0.0021 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.