A three-tier training curriculum and ready-to-copy pipeline for building multi-agent AI workflows in Cursor and Claude Code.
Shared multi-agent pipeline setup for Cursor. Provides standard agents, rules, and pipeline tooling that teams copy into their projects. Claude Code support is documented alongside Cursor conventions.
gpt-5.1-codex-max) are hidden by default and must be toggled on in Cursor Settings > Models. See Models | Cursor Docs for the full list and visibility defaults.Can you explain what agents, rules, and pipelines are? If not, start with Foundation.
Can you set up a pipeline and build a feature end-to-end? If not, go to Practitioner.
Ready to design multi-agent systems and lead others? See Expert.
The .cursor-foundation/, .cursor-practitioner/, and .cursor-expert/ directories are the canonical source bundles in this repo. Use them for training and for copying into your project.
Each .cursor-<tier>/ directory follows this structure (not all tiers include every subdirectory):
| Path | Purpose |
|---|---|
agents/*.md | One file per agent defining its model, role, inputs, outputs, and behavioral instructions. Cursor discovers these as subagent_type targets. |
rules/*.mdc | Always-on or file-triggered behavioral guardrails injected into agent context automatically. YAML frontmatter sets description, alwaysApply, and optional globs. |
skills/*/SKILL.md | On-demand capabilities agents pull in when relevant (unlike rules, not auto-injected). Each skill is a subdirectory with a SKILL.md. Foundation has none. |
pipeline/ | Runtime tooling: schema.py (validates artifact JSON), check.py (stage-gate invariants), `R |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource