technicalpickles

75 mods across 2 repositories, 12 stars between them.

capture

54

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…

10 4d ago A 201 tokens original MIT

devlog

56

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…

10 4d ago A 106 tokens original MIT

enrich

58

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.

10 4d ago A 28 tokens original MIT

ingest

59

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.

10 4d ago A 46 tokens original MIT

run-bktide

62

technicalpickles/bktide

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.

2 12d ago A 79 tokens