Cursor rule Cursor
OmniNode vocabulary, pipeline stages, and skill-bucket classification. Always active — establishes shared terminology before any other rule fires.
Cursor rule Cursor
OmniNode vocabulary, pipeline stages, and skill-bucket classification. Always active — establishes shared terminology before any other rule fires.
Cursor rule Cursor
Bounded codebase research — announces what it reads before reading, one directory listing only. Always active guard against unbounded search.
Cursor rule Cursor
Always-on — never introduce real secrets (API keys, tokens, passwords, private keys, live .env values) into repo files, examples, or suggested commits. Use placeholders and env indirection only.
Cursor rule Cursor
Always-on ownership boundary for OmniCursor as the Cursor-native layer and OmniMarket as the backend workflow/tool provider.
Cursor rule Cursor
Activates when the user says "I have an idea", "let's brainstorm", "help me design", or any variant indicating they want to explore and refine an idea before writing code. Bucket 1 — no external services required.
Cursor rule Cursor
Activates when the user says "write a plan", "implementation plan", "let's plan", or provides a design doc and asks for tasks. Bucket 1 — no external services required.
Cursor rule Cursor
Activates when the user says "create a ticket", "plan this ticket", "ticket for", or provides a plan doc and asks for a ticket template. Bucket 2 — reads local files only, no external services.
Cursor rule Cursor
Activates when the user asks to debug, investigate a failure, find a root cause, fix a regression, inspect a traceback, or work through a flaky test. Uses OmniCursor hooks and file-backed skills.
Cursor rule Cursor
Activates when the user asks for a PR review, pull request review, merge readiness check, severity-classified findings, or code review with CRITICAL/MAJOR/MINOR/NIT. Uses OmniCursor hooks and file-backed skills.
Cursor rule Cursor
Activates when the user wants a session handoff, session summary, context for the next chat, or to capture remaining work and blockers before stopping. Uses OmniCursor hooks and file-backed skills.
Cursor rule Cursor
Plan to tickets — parse a plan file and batch-create Linear tickets.
Cursor rule Cursor
Plan review — adversarial R1-R6 pre-execution check on a plan file.
Cursor rule Cursor
Session recap — summarize what happened this session.
Cursor rule Cursor
Execute plan — autonomous pipeline: plan review, Linear ticket creation, implementation.
Skill Claude CodeCodexCursor
Use this skill when the user has a rough idea, wants to explore a feature, or says "let's brainstorm" or "help me design." The goal is to refine an idea into a validated design doc before any code is written.
Skill Claude CodeCodexCursor
Use this skill when fixing a bug caused by invalid data reaching deep into execution. The goal is to add validation at every layer the data passes through, making the bug structurally impossible to reproduce.
Skill Claude CodeCodexCursor
Use this skill when documentation has drifted from the codebase, needs an inventory, or should be archived.
Skill Claude CodeCodexCursor
Autonomous implementation pipeline. Reads a plan file, reviews it adversarially.
Skill Claude CodeCodexCursor
Use this skill when ending a session and you want the next session to pick up where you left off. The goal is to capture enough context for seamless session continuity.
Skill Claude CodeCodexCursor
Skill "onex-hostile-reviewer" from Julian0444/omnicursor, covering onex-hostile-reviewer, hostile-reviewer, architecture, dispatch surface and description.
Skill Claude CodeCodexCursor
Use this skill when you have analysis results, review findings, or session insights that need to be converted into an actionable implementation plan. The goal is to transform observations into prioritized, executable tasks.
Skill Claude CodeCodexCursor
Use this skill when multiple PRs target the same branch and you need to decide merge order, or when a PR has complex dependencies that affect merge safety. The goal is to classify PRs and produce a priority-ordered merge plan.
Skill Claude CodeCodexCursor
Adversarial pre-execution check on a plan file. Run this before executeplan or manually.
Skill Claude CodeCodexCursor
Use this skill when the user has a plan or task description and needs a ticket contract template with deterministic repo detection and YAML output.