jessepinkman9900

11 mods across 1 repository, 46 stars between them.

pack-test

01

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Test the claude-second-brain npm package by packing it into a tarball and running it via npx. Exercises the full multi-brain scaffold flow end-to-end: scaffolds a brain, verifies config.toml, global skills, and local patches, then scaffolds a second brain to validate config upsert. Trigger phrases: /pack-test, test…

46 4mo ago D 87 tokens original MIT

package-release

02

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Bump the claude-second-brain npm package version and open a release PR. Analyzes changes vs main, suggests a semver bump, updates package.json, commits, pushes, and opens the PR. Does NOT touch docs — for a full release including docs + ship log, use /release. Trigger phrases: /package-release, bump the npm version…

46 4mo ago A 88 tokens original MIT

release

03

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Full release flow for claude-second-brain: resolves the next version, audits CI workflows via /update-workflows, syncs docs + ship log via /update-docs, then bumps package.json and opens a single PR containing all three commits via /package-release. Trigger phrases: /release, ship a new version, cut a release, prepare…

46 4mo ago A 75 tokens original MIT

update-docs

04

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Audit docs/ for missing coverage of recently shipped features and missing ship log entries. Reviews changes vs main, identifies gaps, proposes updates, waits for user approval, then applies them. Trigger phrases: /update-docs, update the docs, sync the docs, docs are out of date.

46 4mo ago A 62 tokens original MIT

update-workflows

05

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Audit .github/workflows/pack-test.yml (and its coupled .claude/skills/pack-test/SKILL.md) against current repo state — skill layout, GLOBALSKILLS, bin names, grep/absent patterns. Reports drift, proposes edits, waits for user approval, then applies them. Trigger phrases: /update-workflows, check workflows, audit…

46 4mo ago B 86 tokens original MIT

jessepinkman9900/claude-second-brain

Instructions file

Instructions for jessepinkman9900/claude-second-brain, covering llm wiki — schema & operating instructions, what this wiki is, directory layout, page types and overview — wiki/overview.md.

46 4mo ago A 3,260 tokens original MIT

brain-ingest

07

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Ingest a new source into the wiki. Reads the source, summarizes it, creates a wiki/sources/ page, updates affected topic and entity pages, flags contradictions, and logs the activity. Trigger phrases: /brain-ingest, ingest [file or URL], add this source, read and file this, process this article/paper/note.

46 4mo ago A 74 tokens original MIT

brain-rebuild

08

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Redesign the qmd schema for this vault — analyze the current wiki, recommend a new set of collections and contexts, update scripts/qmd/setup.ts, then tear down and rebuild the index from scratch. Destructive. Trigger phrases: /brain-rebuild, rebuild the brain, restructure qmd, redesign collections, redo contexts…

46 4mo ago A 74 tokens original MIT

brain-refresh

09

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Refresh the qmd index for this vault — re-scans all collections for new/changed files and regenerates vector embeddings. Use after a bulk ingest session, after manual file edits, or whenever search feels stale. Trigger phrases: /brain-refresh, refresh the brain, refresh embeddings, re-embed wiki, update qmd index…

46 4mo ago A 74 tokens original MIT

brain-search

10

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Query the wiki to answer a question. Searches semantically, synthesizes an answer with inline citations, and optionally files the answer as a permanent Q&A page. Trigger phrases: /brain-search, what do I know about, search the wiki, find everything about, what does the wiki say about.

46 4mo ago A 63 tokens original MIT

lint

11

jessepinkman9900/claude-second-brain

Skill Claude CodeCodex

Health-check the wiki. Finds orphan pages, unresolved contradictions, stale claims, missing pages, broken links, and data gaps. Produces a lint report and appends to the log. Trigger phrases: /lint, health check the wiki, audit the wiki, check for broken links, wiki maintenance.

46 4mo ago A 62 tokens original MIT