Skill Claude CodeCodex
Explain plugin, skill, command, agent, and hook mechanics used here. Use when authoring or debugging plugins. Do not use for ops; use night-market-operations.
41 tagged claude-hooks, measured the same way as everything else here.
Browse within: awesome-claude-code 23awesome-claude-skills 23claude-code-plugins-marketplace 23claude-commands 23ai-coding-agent 8bash 8claude-memory 8digital-garden 5knowledge-management 5
Skill Claude CodeCodex
Explain plugin, skill, command, agent, and hook mechanics used here. Use when authoring or debugging plugins. Do not use for ops; use night-market-operations.
Skill Claude CodeCodex
States load-bearing decisions, invariants, and weak points. Use when judging a design change. Do not use for gating; use night-market-change-control.
Skill Claude CodeCodex
Bind loop 'done' to unfakeable gates. Use to harden egregore/herald loops or promote completionintegrity. Not for QA gates; use night-market-validation-and-qa.
Skill Claude CodeCodex
Use when the user wants to check Tandem's activity log, review errors, or debug hook behavior. Also use when the user mentions 'tandem logs', 'what happened', or 'tandem errors'.
Skill Claude CodeCodex
Use when recurring themes need promotion to permanent MEMORY.md entries, or when the user mentions 'promote', 'recurrence', or 'recurring themes'.
Skill Claude CodeCodex
Use when the user wants to see active Tandem sessions, inspect session details, clean orphaned sessions, or understand which sessions share a project.
Skill Claude CodeCodex
Search the garden vault for notes relevant to a query and surface them with citations. Use when the user asks about past decisions ("what did I decide about X"), past work ("what's the state of Y"), or anything where the vault might already hold the answer. Greps + reads files under /garden/.
Skill Claude CodeCodex
Extract or refresh the user's writing voice profile from their actual Slack messages. Pulls sent messages, synthesizes style patterns, anchors with short redacted examples, writes meta/voice.md. Use when the user says "init voice", "refresh voice", "extract my voice", "build voice profile", or during initial vault…
Skill Claude CodeCodex
Process the garden vault. Files inbox captures into atomic notes, adds wiki-links, dedupes, updates MOCs, and commits. Run on a schedule (cron or routine), not by hand. Reads /garden/meta/gardener-rules.md for heuristics.
Skill Claude CodeCodex
Scans staged and unstaged changes for sensitive data, then writes a concise commit message and commits locally. Use when the user wants to commit current work safely.
Skill Claude CodeCodex
End-to-end Jira ticket workflow that manages a cross-functional team of agents to plan, implement, review, and ship work defined by a Jira ticket. Use this skill whenever the user provides a Jira ticket number (e.g., USP-2313, AID-21, CRM-450) and wants the work completed, or when they mention working on a Jira…
Skill Claude CodeCodex
End-to-end workflow for responding to PR review feedback. Reads all review comments and requested changes on the current branch's pull request, plans and implements fixes via specialist agents, runs verification, and responds to every review thread on GitHub like a thoughtful engineer. Use this skill when the user…
Skill Claude CodeCodex
Workflow for advancing in-progress work on the current branch, at any stage, through to review-ready. Assesses where the branch stands (uncommitted changes, unpushed commits, missing or stale PR, remaining ticket scope), plans what is left, implements via a team of specialist agents, verifies, and ships the result…