githubwrapped CLAUDE.md

Repository instructions for Motia, a framework for building backend systems that react to events and use typed code.

In plain words
What is it for?
Creating or changing Motia API endpoints and other TypeScript, JavaScript, or Python backend steps.
Why use it?
They direct the agent to the project's detailed pattern guides before writing code, reducing inconsistencies in new features.

Instructions file

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 instructions/crypticsaiyan/githubwrapped/claude-md
Clone the repo
git clone --depth 1 https://github.com/crypticsaiyan/githubwrapped
Per session 531 This file is loaded in full into every session.
When invoked 531 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.00531 $0.00531
Opus 5 $0.00266 $0.00266
Sonnet 5 $0.00106 $0.00106
Haiku 4.5 $0.00053 $0.00053

Measured yesterday against content hash abb8050a4272, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

githubwrapped CLAUDE.md 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 yesterday.

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.

CLAUDE.md ยท 64 lines

How it starts

The opening of the file, as written. The whole thing โ€” 64 lines โ€” stays where its author put it; the contents beside it link to each section on GitHub.

Motia Project Guide for Claude Code & Claude AI

This project uses Motia - a framework for building event-driven, type-safe backend systems.

๐Ÿ“š Important: Read the Comprehensive Guides

This project has detailed development guides in .cursor/rules/ directory. These markdown files (.mdc) contain complete patterns, examples, and type definitions.

Before writing any Motia code, read the relevant guides from .cursor/rules/

For Claude Code Users

A pre-configured subagent is ready!

The motia-developer subagent in .claude/agents/ automatically references all 11 cursor rules when coding.

Use it: /agents โ†’ select motia-developer

Learn more: Claude Code Subagents Docs

For Claude AI Assistant (Chat)

Explicitly reference cursor rules in your prompts:

Read .cursor/rules/motia/api-steps.mdc and create an API endpoint 
for user registration following the patterns shown.

Available Guides (11 Comprehensive Files)

All guides in .cursor/rules/ with TypeScript, JavaScript, and Python examples:

Configuration (.cursor/rules/motia/):

  • motia-config.mdc - Essential project setup, package.json requirements, plugin naming

Step Types (.cursor/rules/motia/):

  • api-steps.mdc, event-steps.mdc, cron-steps.mdc

Features (.cursor/rules/motia/):

  • state-management.mdc, middlewares.mdc, realtime-streaming.mdc
  • virtual-steps.mdc, ui-steps.mdc

Architecture (.cursor/architecture/):

  • architecture.mdc, error-handling.mdc

Quick Reference

See AGENTS.md in this directory for a quick overview and links to specific guides.

Important: Motia discovers steps from both /src and /steps folders. Modern projects use /src for a familiar structure.

Key Commands

npm run dev              # Start development server (with hot reload)
npm run start            # Start production server (without hot reload)
npx motia generate-types # Regenerate TypeScript types

Read the full file on GitHub ยท 64 lines

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. yesterday First seen ยท 64 lines ยท 531 tokens per session scan A abb8050a4272

Subscribe to this mod's changes

githubwrapped CLAUDE.md is an instructions file published in the GitHub repository crypticsaiyan/githubwrapped (5 stars, last pushed 8mo ago), licensed MIT. It adds 531 tokens to every session, about $0.0027 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.