lacolaco/claude-plugins

5Stars on the repository
24Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

llm-wiki

02

lacolaco/claude-plugins

Plugin Claude Code

Knowledge base management skills for the LLM Wiki pattern (Karpathy-style). Provides ingest (project manifest changes → wiki pages), query (cross-project inventory questions), lint (OKF v0.1 conformance, broken links, staleness detection), and sync (re-ingest stale pages). The KB lives at /.knowledge/ with a raw/wiki.

5 6d ago A tokens not measured original MIT

memory-sanitize

03

lacolaco/claude-plugins

Plugin Claude Code

Reproducible Japanese prose quality checker for persistent layers (memory, CLAUDE.md, skill definitions, style guides). Combines textlint-ja rules with custom rules (em-dash prohibition, English word detection, heading separator ban, no space after Japanese punctuation, Cyrillic homoglyph detection) to enforce writing.

5 6d ago A tokens not measured original MIT

protect-main-branch

04

lacolaco/claude-plugins

Plugin Claude Code

Prevent git operations that would modify the main branch (or configured branches) in Claude Code. Blocks git commit, push, merge, rebase, reset, cherry-pick, revert, and am on the protected branch(es). Individual subcommands can be opted out via PROTECTMAINBRANCHALLOWEDSUBCOMMANDS, or the hook can b.

5 6d ago A tokens not measured original MIT

retrospective

05

lacolaco/claude-plugins

Plugin Claude Code

Retrospective grounded in garbage-in-garbage-out: traces problems from Output back to their upstream origin across six stages, then fixes at the stage where the cause lives. Knowledge deficiencies get knowledge fixes, not downstream rule patches. Implements fixes in the current session. Three parallel critic agents…

5 6d ago A tokens not measured original MIT

session-handover

06

lacolaco/claude-plugins

Plugin Claude Code

Job-succession handover/takeover for Claude Code. Each document represents a job seat identified by (project, role) frontmatter and lives at / .md, where is the current holder's English first name. /handover writes a holder's handoff report (Knowledge block) and an append-only accountability ledge.

5 6d ago A tokens not measured original MIT

session-tts

07

lacolaco/claude-plugins

Plugin Claude Code

Read Claude Code responses aloud locally with a different Japanese voice per session. Instructs Claude to deliver mid-turn progress narration via a synchronous Bash call into the say adapter, plus a TodoWrite hook that nudges narration at task transitions. Permission prompts include the workspace name. ON by default…

5 6d ago A tokens not measured original MIT

tech-writing

08

lacolaco/claude-plugins

Plugin Claude Code

Japanese technical writing norms for books, articles, and documentation. Covers formatting (footnotes, column headings), paragraph structure (paragraph writing), argumentative rigor, reader cognitive load management, perspective and narration, restraint in rhetoric, LLM-style filler prohibition, and redundancy…

5 6d ago A tokens not measured original MIT