savannah-i-g

11 mods across 2 repositories, 66 stars between them.

api-author-pattern

01

savannah-i-g/nanotracker-api-sdk

Skill Claude CodeCodex

Compose a batch of nanoTracker pattern mutations through the Local API. Cells, rows, structural ops, order list, tempo, note-offs. One batch is one undo entry. Always include opts.undoDescription. Dry-run destructive batches first.

20 4mo ago A 51 tokens original MIT

api-inspect-state

02

savannah-i-g/nanotracker-api-sdk

Skill Claude CodeCodex

Read state from a live nanoTracker session through the Local API. Pick the cheapest query for the question, never load full patterns when a slice would do, resolve patternId via getPatternList before any pattern op.

20 4mo ago A 48 tokens original MIT

api-load-sample

03

savannah-i-g/nanotracker-api-sdk

Skill Claude CodeCodex

Load a sample from the open project into a tracker instrument slot, then optionally conform it to a specific row count. Walks subdirectories. Project-only — fails with noProject if no project is open.

20 4mo ago A 46 tokens original MIT

savannah-i-g/nanotracker-api-sdk

Skill Claude CodeCodex

Detect changes in a live nanoTracker session from external code. The page-side subscribe() does not cross the relay; external callers must poll cheap reads. This skill covers how to do that without DoS-ing the relay.

20 4mo ago A 49 tokens original MIT

nanotracker

09

savannah-i-g/nanotracker-api-sdk

MCP server Claude CodeCodexCursor +2

MCP server "nanotracker" as configured in savannah-i-g/nanotracker-api-sdk. Runs tools/mcp-server.mjs with node.

20 4mo ago A tokens not measured original MIT

savannah-i-g/nanotracker-api-sdk

Instructions file CodexOpenCode

Instructions for savannah-i-g/nanotracker-api-sdk, covering nanotracker api sdk — agent rules, the shape, hard rules, surfaces and when in doubt, fetch the schema.

20 4mo ago A 915 tokens original MIT

savannah-i-g/nanotracker-api-sdk

Instructions file

Instructions for savannah-i-g/nanotracker-api-sdk, covering nanotracker api sdk — claude orientation, what the api is, how to use this sdk, hard rules (the relay / page enforce these) and reading state.

20 4mo ago A 2,303 tokens original MIT