Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/team, checks vault for existing notes, creates missing ones, updates stale ones, and updates PEOPLE.md index.
Load all vault context about a specific topic — person, project, incident, team, or concept. Gathers notes, backlinks, mentions, timeline, and produces a synthesized briefing.
Scan recent or specified notes for missing wikilinks. Finds mentions of people, projects, teams, competencies, and incidents that should be linked but aren't. Suggests and optionally adds bidirectional links.
Aggregate performance review material from the vault for a given period. Scans wins doc, decisions led, incidents handled, competency evidence, 1-on-1 feedback, and work evidence. Invoke via /brief or when the user asks for review prep.
Deep reconstruction of Slack conversations. Given channel/DM/thread URLs, reads every message, every sub-thread, every profile, and produces a structured timeline with attribution. Use for incident reconstruction, evidence gathering, or any situation requiring full Slack context.
Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag stale active notes, check cross-linking integrity. Invoke via /audit or when the user asks for vault cleanup.
Classify, transform, and migrate vault content from a source vault into this PAL Second Brain vault. Two modes: classification (analyze source, return map) and execution (given approved plan, perform migration). Invoked by /upgrade.
Proactively scans for achievements and wins that aren't in the wins doc yet. Checks recent work notes, incident resolutions, git history, and 1:1 feedback for wins-worthy items.
Reflective capture mode. Share your thoughts freely, and I'll extract atomic observations (facts, ideas, decisions) with suggested tags before staging them in your inbox.
General Stage 1 capture. Dump raw thoughts, URLs, or documents into inbox/raw/ with minimal metadata. No classification yet — just get it out of your head.
Capture an incident from raw text transcripts, meeting notes, emails, or Slack URLs into structured vault notes. Produces a complete incident work note with timeline, people, analysis, and wins doc entry.
Quick power-user capture. Dump anything — conversations, decisions, incidents, wins, thoughts — and I'll route it all directly to the right notes with templates and links.
Deep scan Slack channels and DMs for evidence involving a specific person or project. Extracts every touchpoint with timestamps for review evidence or project documentation.
Deep structural audit of the vault. Checks indexes, folder placement, frontmatter, links, Bases, and consistency. Fix what can be fixed, flag what needs user input.
Stage 3 distribution. Promote processed notes from inbox/ready/ to permanent pages in domain or work folders. Supports simple promotion, split into multiple pages, and absorb into existing pages.
Ingest a URL into the vault. Chains defuddle (extract) → /process (classify) → /distribute (route to domain + sub-folder). Single command for URL capture.
Stage 2 processing. Scan inbox/raw/ for unprocessed captures, add full frontmatter (domain, type, tags, description), and move to inbox/ready/. Also scans thinking/ and shows a promotion reminder.
Save information to the vault. Give it order and readability without over-formatting — structure content cleanly, preserve the user's voice, and route to the right place.
Import and migrate content from an existing Obsidian vault into this PAL Second Brain vault. Works with older obsidian-mind versions and arbitrary Obsidian vaults.