enfurbish
01Plugin Claude Code
Claude Code plugins by phreakocious: session continuity, project-instruction approval gating, and ambient language learning.
Plugin Claude Code
Claude Code plugins by phreakocious: session continuity, project-instruction approval gating, and ambient language learning.
Plugin Claude Code
Approval gate for project instructions. Surfaces new or modified CLAUDE.md, .claude/rules/ files, and the files they @import at session start; the user explicitly affirms them before Claude treats them as trusted.
Hook
Runs when a session starts, executing session-start.ts via bun. From nullphase-net/enfurbish.
Skill Claude CodeCodex
Affirm, show, or revoke trust in the current project's CLAUDE.md, .claude/rules/ files, and the files they @import. Use after reviewing changes flagged by the SessionStart hook. Invoke as /affirm.
Plugin Claude Code
Intentional session continuity for Claude Code: a /wrap retro, a /next command, and a SessionStart hook that surfaces NEXTSESSION.md handoffs.
Skill Claude CodeCodex
Manually read the project's newest NEXTSESSION.md and brief the user on what's pending. Mirror of the SessionStart hook for cases where the hook didn't fire or the user wants to re-consult mid-session.
Skill Claude CodeCodex
Session-end retrospective. Produces a dated retro file, appends to a cross-session tooling journal, and reconciles NEXTSESSION.md so the next session can resume cleanly. Invoke as /wrap when ending a session, or /wrap -q for the local repo work only (NEXTSESSION.md + CLAUDE.md, no retro or journal).
Plugin Claude Code
Ambient language learning. A SessionStart hook weaves vocabulary into ordinary Claude Code sessions — stale items you are forgetting, a small budget of new terms drawn from the work itself, and anything you use unprompted recorded rather than taught back at you. The ledger is a markdown file you own, written by a CLI…