starmynd-org

35 mods across 2 repositories, 268 stars between them.

starmynd-org/infinite-brain-os

Agent Claude Code

Personal-repo curation agent. Sweeps this personal repo's scratch-lifecycle namespaces and proposes which ones to promote, merge, or archive. Lighter than the canon variant: this curator works on a single repo.

244 6d ago A 50 tokens original MIT

canon-editor

02

starmynd-org/infinite-brain-os

Agent Claude Code

The agent that proposes canon writes and revisions for a namespace. It compresses operator-validated synthesis into core-doctrine, carries derivedfrom provenance, verifiedat and verifiedby, and a changelog, and stops at the approval gate. The operator is the only approver of canon; this agent drafts, it never promotes.

244 6d ago A 68 tokens original MIT

corpus-synthesizer

03

starmynd-org/infinite-brain-os

Agent Claude Code

The agent that turns raw archive and provenance into derived thinking. It writes within-namespace synthesis into knowledge/ /synthesis/ and cross-namespace synthesis into the root synthesis/, detects where nodes and sources disagree, and packages canon-candidates for operator review. Synthesis is interpretive and…

244 6d ago A 77 tokens original MIT

freshness-reviewer

04

starmynd-org/infinite-brain-os

Agent Claude Code

The agent that reviews knowledge freshness scoped by posture. It checks review-on-edit, periodic, and live namespaces differently, flags nodes whose verifiedat is stale relative to their posture, and proposes re-verification. It never puts a periodic timer on stable doctrine and never silently rewrites a stale claim.

244 6d ago A 64 tokens original MIT

starmynd-org/infinite-brain-os

Agent Claude Code

A specialist architect agent for deciding what entity mix a problem needs, what should remain human-gated, and which builder skills to apply next.

244 6d ago A 35 tokens original MIT

intake-router

06

starmynd-org/infinite-brain-os

Agent Claude Code

The agent that processes the durable intake layer. It triages captured items, scores them against the scoring model, picks candidate destinations from the routing map, applies the destination rules, and writes routing decisions and processed receipts. It respects the no-live-queue-in-git boundary: live queues stay in…

244 6d ago A 77 tokens original MIT

loop-architect

07

starmynd-org/infinite-brain-os

Agent Claude Code

A specialist agent for shaping autoresearch-style and standing-runtime feedback loops into explicit Infinite Brain artifacts without inventing a new entity.

244 6d ago A 29 tokens original MIT

namespace-curator

08

starmynd-org/infinite-brain-os

Agent Claude Code

Per-namespace maintenance agent. Given one namespace, it sweeps the INDEX retrieval router, canon health, structural and profile lint, and freshness, then returns a prioritized maintenance report with proposed edits. It surfaces and recommends; the operator approves canon changes.

244 6d ago A 54 tokens original MIT

namespace-linter

09

starmynd-org/infinite-brain-os

Agent Claude Code

The lint agent for a namespace. It runs bash system/validate.sh for the deterministic checks, adds the profile-aware fuzzy review that validate.sh cannot do, and returns a findings report split into deterministic errors, deterministic warnings, and fuzzy observations. It reports; it does not auto-fix canon.

244 6d ago A 64 tokens original MIT

research-assistant

10

starmynd-org/infinite-brain-os

Agent Claude Code

A subagent that retrieves relevant knowledge nodes by reading the local git tree, supplements with a web search, and produces a structured research summary with citations and suggested follow-up nodes.

244 6d ago A 39 tokens original MIT

session-archivist

11

starmynd-org/infinite-brain-os

Agent Claude Code

Keeps the root sessions ledger clean, complete, and promotive rather than letting useful chat history die in logs.

244 6d ago A 29 tokens original MIT

studio-inbox-triage

12

starmynd-org/infinite-brain-os

Agent Claude Code

Triage inbound customer emails for Emberline Candle Studio: classify each message, draft replies for routine ones in the brand voice, and escalate refunds and complaints for human review.

244 6d ago A 41 tokens original MIT

build-department

13

starmynd-org/infinite-brain-os

Command Claude Code

Use when an operator wants to create or refine a department, its head agent, intake posture, linked tools and workflows, and its role in the AI shadow department model.

244 6d ago A 34 tokens original MIT

starmynd-org/infinite-brain-os

Command Claude Code

Use when an operator wants to create a new real knowledge namespace or migrate an existing corpus into Infinite Brain V2 shape, using normal English instead of rigid flags.

244 6d ago A 32 tokens original MIT

close-session

15

starmynd-org/infinite-brain-os

Command Claude Code

Close a tracked AI session: write the closeout review, extract memory and task and swarm candidates, and finalize the session record.

244 6d ago A 26 tokens original MIT

create-namespace

16

starmynd-org/infinite-brain-os

Command Claude Code

Slash command that creates a new namespace file under system/namespaces/ in the personal repo, with lifecyclestate: scratch.

244 6d ago A 0 tokens original MIT

onboard-business

17

starmynd-org/infinite-brain-os

Command Claude Code

Use when a person wants the brain to learn their business and tell them what to build: runs the full interview, recommendation, and scoping loop. Also usable mid-life to diff an evolved business against the existing architecture.

244 6d ago A 44 tokens original MIT

promote

18

starmynd-org/infinite-brain-os

Command Claude Code

Promote a node from this personal repo to a department or company-canon repo. Rewrites frontmatter, resolves wikilinks, copies the file across repos, and opens a PR against the target repo.

244 6d ago A 42 tokens original MIT

start-session

19

starmynd-org/infinite-brain-os

Command Claude Code

Start a tracked AI session: create the session record, declare the transcript path, and record the initial context and linked work.

244 6d ago A 25 tokens original MIT

studio-brief

20

starmynd-org/infinite-brain-os

Command Claude Code

Produce the Emberline morning brief: open orders, low-stock candles, unanswered customer emails, and one suggested focus for the day, written to outputs/.

244 6d ago A 34 tokens original MIT

SessionStart

21

starmynd-org/infinite-brain-os

Hook Claude Code

Runs when a session starts, executing session-start.sh via bash. From starmynd-org/infinite-brain-os.

244 6d ago A tokens not measured copy · 50% MIT

PostToolUse

22

starmynd-org/infinite-brain-os

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing post-write-lint.sh via bash. From starmynd-org/infinite-brain-os.

244 6d ago A tokens not measured original MIT

Stop

23

starmynd-org/infinite-brain-os

Hook Claude Code

Runs when the agent finishes a response, executing stop-check.sh via bash. From starmynd-org/infinite-brain-os.

244 6d ago A tokens not measured copy · 52% MIT