kb-promote
25Command
Promote durable content from Daily or source notes into canonical Knowledge, Experiments, Results, Results/Reports, or Writing notes.
Command
Promote durable content from Daily or source notes into canonical Knowledge, Experiments, Results, Results/Reports, or Writing notes.
Command
Summarize the current bound project KB status, including registry counts and key project note paths.
Command
Run deterministic KB maintenance to refresh scaffold integrity, registry, index, daily note, and runtime binding summary.
Command
Analyze the current session and extract any patterns worth saving as skills.
Command
Read one or more papers and update the active installed paper-miner writing memory with reusable writing patterns, structure signals, reusable phrasing, venue-specific signals, and rebuttal-friendly language.
Command
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
Command
Design academic poster for conference.
Command
Create conference presentation slides quickly.
Command
Draft research promotion content and optionally publish approved X posts.
Command
Start systematic review response workflow for professional rebuttal writing.
Command
Safely identify and remove dead code with test verification.
Command
Initialize a research project with Zotero-integrated literature review. Creates or audits project-scoped sources, generates research question cards, and only writes a research proposal when the evidence gate passes.
Command
Configure your preferred package manager (npm/pnpm/yarn/bun).
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
Command
Commit changes with Conventional Commits format and push to GitHub remote repository.
Command
Check and update CLAUDE.md memory based on changes to skills, commands, agents, and hooks.
Command
Run comprehensive verification on current codebase state.
Command
Batch read papers from Zotero and create/update detailed reading notes, preferably inside the bound Obsidian project knowledge base.
Command
Read and analyze papers from a Zotero collection, then synthesize them into the bound Obsidian project knowledge base or markdown review outputs.
Hook
Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing security-guard.js via node. From Galaxy-Dawn/claude-scholar.
Hook
Runs when a session ends, executing session-summary.js via node. From Galaxy-Dawn/claude-scholar.
Hook
Runs when a session starts, executing session-start.js via node. From Galaxy-Dawn/claude-scholar.
Hook
Runs when the agent finishes a response, executing stop-summary.js via node. From Galaxy-Dawn/claude-scholar.
Hook
Runs when you submit a prompt, before the agent sees it, executing skill-forced-eval.js via node. From Galaxy-Dawn/claude-scholar.