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

kb-ingest

01

lacolaco/claude-plugins

Skill Claude CodeCodex

Edited a project's manifest, lockfile, or config? Added or deleted a whole project? Then its .knowledge/ wiki page is now stale — use this skill to ingest (regenerate the page) or deingest (remove it). Assume the user won't mention the wiki or KB; trigger from the file touched or the action alone. Fire when: a…

5 6d ago A 375 tokens original MIT

kb-lint

02

lacolaco/claude-plugins

Skill Claude CodeCodex

Lint the knowledge base at /.knowledge/ (LLM Wiki). Deterministic checks are delegated to a script; contradictions, broken links, and staleness are reported as proposals only (no auto-fix). Use for KB health checks, contradiction detection, right after a batch ingest, or before relying on the KB as evidence.

5 6d ago A 74 tokens original MIT

kb-query

03

lacolaco/claude-plugins

Skill Claude CodeCodex

Use this skill whenever the user is trying to recall, verify, enumerate, or reconcile facts about their own collection of projects — especially "which of my projects do X" questions. X can be a library, package, framework, version, service, cloud platform, deploy target, architectural pattern, or "what even is this…

5 6d ago A 220 tokens original MIT

kb-sync

04

lacolaco/claude-plugins

Skill Claude CodeCodex

Sync stale pages in the knowledge base at /.knowledge/ (LLM Wiki). Re-ingests wiki pages that drifted from their sources to resolve drift. Use for "refresh the KB", "update a stale page", or "sync".

5 6d ago A 54 tokens original MIT

memory-sanitize

05

lacolaco/claude-plugins

Skill Claude CodeCodex

A Japanese-language quality checker for persistent text that shapes an agent's context, such as memory files, instructions, and skill documents. It uses textlint-ja and custom rules to detect issues, including unwanted English words.

5 6d ago A 136 tokens original MIT

retrospective

06

lacolaco/claude-plugins

Skill Claude CodeCodex

Retrospective grounded in the garbage-in-garbage-out principle: 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. Use after…

5 6d ago A 89 tokens original MIT

handover

07

lacolaco/claude-plugins

Skill Claude CodeCodex

Write or update your handover document so the next holder of this job seat can take over your responsibilities. The seat you hold is identified by (project, role) in the document's frontmatter; the document is a handoff report, not a personal diary. Use this skill whenever the user mentions 'handover', 'hand over'…

5 6d ago A 127 tokens original MIT

takeover

08

lacolaco/claude-plugins

Skill Claude CodeCodex

Take over a job seat left by a previous holder — adopt responsibility for the work going forward, audit the predecessor's claims before relying on them, and continue under your own name. Every referenced artifact becomes a mandatory read task, drained before any work starts. The predecessor's report is yours to audit…

5 6d ago A 129 tokens original MIT

tts

09

lacolaco/claude-plugins

Skill Claude CodeCodex

Toggle Claude Code TTS playback for the current session (session-tts plugin). TTS is ON by default at session start (controllable via SESSIONTTSENABLED env var); this skill is for silencing the current session, re-enabling it after off, or checking status. Argument is one of on, off, toggle, or status (default…

5 6d ago A 93 tokens original MIT

volume

10

lacolaco/claude-plugins

Skill Claude CodeCodex

Adjust the session-tts playback volume globally (afplay --volume coefficient). The default is 0.8 to keep TTS quieter than other audio (notifications, music). Argument is a decimal in [0.0, 1.0] to set the volume, status (default) to show the current value, or reset to restore the default. The setting is shared across…

5 6d ago A 91 tokens original MIT

tech-writing

11

lacolaco/claude-plugins

Skill Claude CodeCodex

A Japanese-language guide for writing and editing technical material such as book chapters, articles, and explanations. It sets rules for structure, terminology, formatting, and logical flow.

5 6d ago A 150 tokens original MIT