link-project
49technicalpickles/pickled-claude-plugins
Command
Set up symlink from repo to vault folder.
technicalpickles/pickled-claude-plugins
Command
Set up symlink from repo to vault folder.
technicalpickles/pickled-claude-plugins
Command
Process voice transcriptions in today's daily note.
technicalpickles/pickled-claude-plugins
Command
Route notes from inbox to appropriate vault destinations.
technicalpickles/pickled-claude-plugins
Command
Search your second brain using semantic search.
technicalpickles/pickled-claude-plugins
Command
Set up second-brain vault configuration.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when the user asks to read a source and make a note for it, create or find an atomic note, or check whether a note already exists. Triggers on "read and make a note", "make a note for", "create (or find) an atomic note", "do we have notes about X?", "check if we have a note for", "capture this", "put together a…
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Find related notes via semantic search and weave links. Stage 4 of the processing pipeline.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when finishing a feature, fixing a notable bug, wrapping up a work session, or discovering something non-obvious (a gotcha, undocumented behavior, a workaround that took several tries, a constraint you only noticed after hitting it). Write the entry immediately, in the same turn - don't ask permission, don't…
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Review routing corrections and propose updates to vault CLAUDE.md routing rules.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Turn an ingested insight into a proper zettelkasten note with clean prose. Stage 2 of the processing pipeline.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Turn a raw session notes file into an ingested note, ready for the enrich stage. Defaults to keeping it whole; only splits when bullets show a real cross-topic signal. Stage 1 of the processing pipeline.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Link a processed note to today's daily note. Stage 5 of the processing pipeline.
Settings file Claude Code
Skill Claude CodeCodex
Build, run, and smoke-test bktide (Buildkite CLI). Use when asked to run bktide, build it, verify it works, or check that a change to the CLI didn't break anything. Covers the token-free command surface (--help, prime, completions, error paths); authenticated commands need a real Buildkite API token, see Auth section.
Cursor rule Cursor
Core project context and development philosophy for bktide CLI.
Cursor rule Cursor
Iterative development process and workflow patterns.
Cursor rule Cursor
File structure, naming conventions, and code organization patterns.
Cursor rule Cursor
GraphQL and REST API integration patterns and best practices.
Cursor rule Cursor
TypeScript standards and type safety requirements.
Cursor rule Cursor
Error handling, debugging, and logging patterns.
Cursor rule Cursor
Testing requirements, strategies, and validation approaches.
Cursor rule Cursor
Performance optimization, caching strategies, and resource management.
Cursor rule Cursor
Buildkite API patterns, domain-specific conventions, and platform guidelines.
Cursor rule Cursor
Guidelines for shell completions.