biznuts/never-stale

Set once. Never drifts. — Claude Code rules that survive auto-compact.

2Stars on the repository
13Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

list

01

biznuts/never-stale

Command

List every project on disk that is opted into never-stale (or carries legacy v0.5.0 residue) under a search root — so you can audit what is enabled, or find every install before uninstalling the plugin. Read-only: writes nothing.

2 1mo ago A 53 tokens original MIT

never-stale

02

biznuts/never-stale

Command

As of v0.7.0, never-stale is driven by verb subcommands instead of one command with flags. This bare never-stale command is deprecated and now just prints this help; it changes nothing. Run one of the verbs below directly.

2 1mo ago A 56 tokens original MIT

off

03

biznuts/never-stale

Command

Pause never-stale in THIS project — silence the auto-compact and doc-sync reminders without deleting anything. Reversible: it flips the marker's "enabled" to false and keeps the marker, your recorded languages, and the CLAUDE.md rules block intact. Resume any time with /never-stale:on.

2 1mo ago A 63 tokens original MIT

on

04

biznuts/never-stale

Command

Resume never-stale in THIS project after it was paused with /never-stale:off — flips the marker's "enabled" back to true so the auto-compact and doc-sync reminders fire again. Your recorded languages and CLAUDE.md rules block are reused as-is; nothing is re-asked.

2 1mo ago A 62 tokens original MIT

remove

05

biznuts/never-stale

Command

Remove never-stale from THIS project entirely — delete the opt-in marker and strip the sentinel-fenced CLAUDE.md rules block (and migrate away any legacy v0.5.0 residue). Destructive but surgical: it touches only never-stale's own artifacts, shows a plan, and confirms first. To merely pause without deleting, use…

2 1mo ago A 77 tokens original MIT

setup

06

biznuts/never-stale

Command

Opt THIS project into never-stale — scaffold the CLAUDE.md language + doc-sync rules and write the per-project opt-in marker that arms the plugin's hooks here. Idempotent; per-project; manual trigger only; touches no other project.

2 1mo ago B 51 tokens original MIT

status

07

biznuts/never-stale

Command

Show never-stale's status for THIS project — which marker governs it (team vs local), whether it is enabled, the recorded languages, the CLAUDE.md sentinel-fence state (present? edited since scaffold?), and whether the gate would actually fire here. Read-only: inspects and reports, writes nothing.

2 1mo ago A 64 tokens original MIT

update

08

biznuts/never-stale

Command

Reconcile opted-in projects to the installed never-stale version after you upgrade the plugin — bump each marker's recorded version, normalize the recorded languages to canonical display strings + codes, refresh the CLAUDE.md fence version tag, and migrate away any legacy v0.5.0 residue. Cosmetic/bookkeeping only (the…

2 1mo ago A 98 tokens original MIT