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.
npx agentmods add rules/rogersuperbuilderalpha/hult-cohort-program/curriculum-docsgit clone --depth 1 https://github.com/rogerSuperBuilderAlpha/hult-cohort-programWrote 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.
[](https://agentmods.dev/rules/rogersuperbuilderalpha/hult-cohort-program/curriculum-docs)<a href="https://agentmods.dev/rules/rogersuperbuilderalpha/hult-cohort-program/curriculum-docs"><img src="https://agentmods.dev/badge/rules/rogersuperbuilderalpha/hult-cohort-program/curriculum-docs.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00286 |
| Opus 5 | $0.00000 | $0.00143 |
| Sonnet 5 | $0.00000 | $0.00057 |
| Haiku 4.5 | $0.00000 | $0.00029 |
Grade A, and why
curriculum-docs 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 5d 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.
What it actually says
Curriculum & program docs
Parent: AGENTS.md
Tone
Direct, operational, no fluff. Each doc should state what's decided and what's still open.
Voting model (keep aligned)
Platform implements: written GitHub review per peer + optional public Vote: up (or abstain); winner = most upvotes (staff CLI).
When editing governance/assessment docs, prefer updating stale ranked-choice language to match the platform (see execution/marketing/site/content/program.ts).
Phase 1 projects
- PM platform (cohort infrastructure)
- Comms (replaces Discord)
- Public showcase (hiring partners)
- Unification (winners merge three)
Phase 2
- Learning app (≥25 users via Ludwitt/Hult API)
- Venture (deck + production app)
- Open source (≥1 merged PR; cursorboston.com, algorithmacy.org as starters)
Cross-links
- Loop:
curriculum/phase-1/the-loop.md - Pass/fail:
assessment/pass-fail.md - Calendar:
operations/calendar.md
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.
- 5d ago First seen · 39 lines · 0 tokens per session scan A e274cb103f12
curriculum-docs is a cursor rule published in the GitHub repository rogerSuperBuilderAlpha/hult-cohort-program (4 stars, last pushed 10d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 286 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.
Other cursor rules, from other repositories
agent-development
Python agents are typically in folders named agent-py/ or agent/ and use the sdk-python/ package.
cursorrules
Cursor rule "cursorrules" from CopilotKit/CopilotKit, covering instructions, additional command options and notes.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
cli-error-handling
CLI command error handling patterns.