SlashyIsTaken/fp-pluginplaza
πͺMarketplaceSlashyIsTaken/fp-pluginplaza
Flarepoint | A plaza of small, behavioural Claude Code plugins that make the AI's cognitive state explicit and persistent
Add this Marketplace
/plugin marketplace add SlashyIsTaken/fp-pluginplazaPlugins in this Marketplace
fp-barbeque
productivityUnderstanding-first mode. On exploratory tasks (refactors, design, ambiguous scope) the model grills you toward mutual understanding before writing code, so you can debug and own the result. Sets a prior at the task edge and skips trivial work; never steers mid-solve. Modes: off, on (default).
fp-honesty
productivityAnnotate load-bearing claims with their epistemic basis (verified/inferred/recalled/guess) and a per-response footer tally. Pure annotation β never changes what the model does.
fp-minify
productivityComment-concision mode. Shapes the code the model writes so comments earn their place β a non-obvious why, or meaning a name can't hold (config, units, constraints) β and stay short; deep backstory goes to the commit. API docstrings are exempt. Sets a prior at the task edge; only ever touches comments, never behavior. Modes: off, new, tidy (default). Plus /fp-minify:strip for deliberate bulk de-commenting.
fp-sicem
productivityReadable-prose mode ("sic 'em-dash"). In the prose the model writes (READMEs, docs, markdown, PR and commit bodies) it defaults the em-dash out of existence, replacing it and its cousins (semicolon, colon-as-drama, long dash-parentheticals) with clear connectors that read well for every English reader, non-native ones included. Clearer and cleaner, never dumbed down. Prose artifacts only; not chat, not code, not code comments (fp-minify's turf). Sets a prior at the task edge; never steers mid-solve. Modes: off, on (default).