superuser-pal

61 mods across 1 repository, 14 stars between them.

task-add

25

superuser-pal/awesome-second-brain

Command Claude Code

Quick task capture. Add a task without needing to know which project or domain it belongs to — the system routes it to the right place.

14 4mo ago A 28 tokens original MIT

task-sync

26

superuser-pal/awesome-second-brain

Command Claude Code

Sync tasks between dashboards/TASKS.md and domain project files. No args or 'pull' = aggregate tasks. 'push' = push TASKS.md changes back to source files.

14 4mo ago A 37 tokens original MIT

ask

27

superuser-pal/awesome-second-brain

Command Claude Code

Semantically search the vault and synthesize a direct answer to a complex question using QMD.

14 4mo ago A 19 tokens original MIT

context

28

superuser-pal/awesome-second-brain

Command Claude Code

Pull all relevant context and snippets on a specific topic to provide a comprehensive overview.

14 4mo ago A 16 tokens original MIT

search

30

superuser-pal/awesome-second-brain

Command Claude Code

Perform a fast keyword search across the vault and return a formatted table of results.

14 4mo ago A 16 tokens original MIT

open-day

32

superuser-pal/awesome-second-brain

Command Claude Code

Morning kickoff. Load today's context, review yesterday, surface open tasks, identify priorities, and create today's daily note in plan/.

14 4mo ago A 25 tokens original MIT

week-close

33

superuser-pal/awesome-second-brain

Command Claude Code

Close the active week — calculate velocity, perform analytical synthesis, handle incomplete tasks, and archive to plan/archive/.

14 4mo ago A 22 tokens original MIT

week-cycle

34

superuser-pal/awesome-second-brain

Command Claude Code

Full weekly lifecycle — close current week (including analytical synthesis) and plan the next week. Run at the end of a week to transition cleanly.

14 4mo ago A 0 tokens original MIT

week-prep

35

superuser-pal/awesome-second-brain

Command Claude Code

Weekly planning — select committed tasks, set week goal, create plan/W[x]YYYY-MM-DD.md. Run at the start of a new week.

14 4mo ago A 30 tokens original MIT

setup-context

36

superuser-pal/awesome-second-brain

Command Claude Code

First-run setup wizard for Awesome Second Brain. Run once after installing, or re-run any time to check system health.

14 4mo ago A 24 tokens original MIT

cot

37

superuser-pal/awesome-second-brain

Command Claude Code

Inject Chain-of-Thought reasoning into the active session. Think step by step for the remainder of the session until /thinking:reset.

14 4mo ago A 27 tokens original MIT

eval

38

superuser-pal/awesome-second-brain

Command Claude Code

Evaluate which active reasoning strategy best fits the user's stated goal. Active strategies only — no dormant peeking.

14 4mo ago A 21 tokens original MIT

reset

39

superuser-pal/awesome-second-brain

Command Claude Code

Clear the currently-injected reasoning strategy from the active session. Returns reasoning to default mode.

14 4mo ago A 18 tokens original MIT

SessionStart

40

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when a session starts on startup, resume and clear, executing session-start.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PreToolUse

41

superuser-pal/awesome-second-brain

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing pre-tool-use.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

UserPromptSubmit

42

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing classify-message.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PostToolUse

43

superuser-pal/awesome-second-brain

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate-write.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PreCompact

44

superuser-pal/awesome-second-brain

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

Stop

45

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when the agent finishes a response, executing stop-hook.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PostCompact

46

superuser-pal/awesome-second-brain

Hook Claude Code

Runs after the context is compacted, running echo 'Context was just compacted. Re-read brain/CACHE.md now. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

create-agent

48

superuser-pal/awesome-second-brain

Skill Claude CodeCodex

Create and validate Domain Agents for PAL Second Brain. USE WHEN create agent, new agent, domain agent, validate agent, check agent.

14 4mo ago A 30 tokens original MIT