# Cursor Prompting

> Prompt shaping rules for delegated cursor-agent tasks Use when this capability is needed.

- Skill: `tomevault-io/cursor-prompting` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/cursor-prompting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/cursor-prompting/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/cursor-prompting

---


# Cursor Prompting

- Name explicit files, commands, errors, and acceptance criteria when the user provided them.
- Prefer `--mode plan` for unfamiliar codebases or fuzzy tasks.
- Ask Cursor for a written plan before edits when scope is unclear.
- Keep delegated prompts under roughly 2k tokens.
- Do not add Claude-side conclusions or file inspection results you did not gather.
- When `/cursor:agent` was invoked with `--context`, the natural-language prompt already includes a fixed five-line session block (Goal, Recent decisions, Files touched, Current state, Open question). Facts only; no transcripts, secrets, or code. If nothing concrete exists to summarize, that block is omitted by the slash command—do not invent one in the subagent.

---
> Source: [felipeinf/cursor-for-claude](https://github.com/felipeinf/cursor-for-claude) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

