Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Capabilities Reference

Quick lookup table of all skills, commands, agents, and hooks in the Claude Night Market.

For full flag documentation and workflow examples: See Capabilities Reference Details.

Quick Reference Index

All Skills (Alphabetical)

SkillPluginDescription
agent-expenditureconservePer-agent token usage tracking
additive-bias-defenseleylineScrutiny questions to challenge unnecessary additions
agent-teamsconjureCoordinate Claude Code Agent Teams through filesystem-based protocol
api-reviewpensiveAPI surface evaluation
architecture-aware-initattuneArchitecture-aware project initialization with research
architecture-diagramcartographComponent relationship diagrams
architecture-paradigm-client-serverarchetypesClient-server communication
architecture-paradigm-cqrs-esarchetypesCQRS and Event Sourcing
architecture-paradigm-domain-drivenarchetypesModeling a business in its own language
architecture-paradigm-event-drivenarchetypesAsynchronous communication
architecture-paradigm-functional-corearchetypesFunctional Core, Imperative Shell
architecture-paradigm-hexagonalarchetypesPorts & Adapters architecture
architecture-paradigm-layeredarchetypesTraditional N-tier architecture
architecture-paradigm-microkernelarchetypesPlugin-based extensibility
architecture-paradigm-microservicesarchetypesIndependent distributed services
architecture-paradigm-modular-monolitharchetypesSingle deployment with internal boundaries
architecture-paradigm-pipelinearchetypesPipes-and-filters model
architecture-paradigm-serverlessarchetypesFunction-as-a-Service
architecture-paradigm-service-basedarchetypesCoarse-grained SOA
architecture-paradigm-space-basedarchetypesData-grid architecture
architecture-paradigmsarchetypesOrchestrator for paradigm selection
architecture-reviewpensiveArchitecture assessment
authentication-patternsleylineAuth flow patterns
blast-radiuspensiveCode change blast radius analysis with risk scoring
bloat-detectorconserveDetection algorithms for dead code, God classes, documentation duplication
browser-recordingscryPlaywright browser recordings
assisted-masteryimbueAssistance-dilemma resolution: visible reasoning, tradeoff surfacing, and fading help to build judgment
graduated-implementationimbueBounded start then ramp the next increment’s ambition only on demonstrated competence of the prior one
bug-reviewpensiveBug hunting
call-chaincartographTrace execution paths through code knowledge graph
catchupimbueContext recovery
challengegauntletAdaptive difficulty challenge session for codebase knowledge testing
class-diagramcartographClass and interface diagrams
clear-contextconserveAuto-clear workflow with session state persistence
code-communitiescartographDetect architectural clusters via community detection
code-quality-principlesconserveCore principles for AI-assisted code quality
code-refinementpensiveDuplication, algorithms, and clean code analysis
code-searchtomeGitHub implementation search
commit-messagessanctumConventional commits
compression-strategyconserveContext compression analysis and recommendations
computer-controlphantomDesktop automation via Claude’s vision and action API
content-sanitizationleylineExternal content sanitization
context-mapconservePre-scan project structure to reduce exploration token waste
context-optimizationconserveMECW principles and 50% context rule
cpu-gpu-performanceconserveResource monitoring and selective testing
curategauntletAdd or edit knowledge annotations with tribal context
damage-controlleylineAgent crash recovery and state reconciliation
data-flowcartographData movement diagrams
decision-journalleylineContract for the project decision journal (tradeoffs and lessons-learned logs)
decisive-actionconserveDecisive action patterns for efficient workflows
deferred-captureleylineContract for unified deferred-item capture across plugins
delegation-coreconjureFramework for delegation decisions
dependency-graphcartographImport and dependency diagrams
dependency-verificationimbuePackage-hallucination and slopsquat defense: verifies a package exists before install
diff-analysisimbueSemantic changeset analysis
digtomeInteractive research refinement
digital-garden-cultivatormemory-palaceDigital garden maintenance
discoursetomeCommunity discussion scanning
do-issuesanctumGitHub issue resolution workflow
doc-consolidationsanctumDocument merging
doc-generatorscribeGenerate and remediate documentation
doc-importerscribeImport external documents to markdown
doc-updatessanctumDocumentation maintenance
document-conversionleylineUniversal document-to-markdown conversion
dora-metricsministerCompute DORA delivery-performance metrics with tier classification
dorodangoattuneIterative code polishing workflow
elegant-codeconserveMinimal-code decision ladder with full safety, edge, and negative-case coverage
error-patternsleylineStandardized error handling
escalation-governanceabstractModel escalation decisions
evaluation-frameworkleylineDecision thresholds
extractgauntletAnalyze codebase and build a knowledge base
feature-reviewimbueFeature prioritization with RICE/WSJF/Kano scoring and optional research enrichment via tome (--research)
file-analysissanctumFile structure analysis
friction-detectorabstractDetect friction signals and graduate recurring patterns into rules
gauntlet-curategauntletResearch and refresh the problem bank; surveys coverage gaps and proposes YAML-valid entries
gemini-delegationconjureGemini CLI integration
gif-generationscryGIF processing and optimization
git-platformleylineCross-platform git forge detection and command mapping
git-workspace-reviewsanctumRepo state analysis
github-initiative-pulseministerInitiative progress tracking
graph-buildgauntletBuild or update the code knowledge graph
graph-searchgauntletFTS5 search of the code knowledge graph
hardenpensiveActive codebase hardening with NIST/CWE-cited findings and concrete remediation proposals
hook-authoringabstractSecurity-first hook development
hook-scope-guideabstractDecide where to place hooks (plugin/project/global)
hooks-evalabstractHook security scanning
ideatetomeDiverse ideation methods with category-spanning selection and rotation
install-watchdogegregoreInstall crash-recovery watchdog
justifyimbueAnti-additive-bias change audit
karpathy-principlesimbueCompact four-principle synthesis for LLM coding pitfalls
knowledge-intakememory-palaceIntake and curation
knowledge-locatormemory-palaceSpatial search
memory-clarity-probememory-palaceMemory clarity assessment via anchor questions
latent-space-engineeringimbueAgent behavior shaping through instruction framing
loop-optimizationleylineHand-vs-compiler decision rule for loop transforms
makefile-generationattuneGenerate language-specific Makefiles
makefile-reviewpensiveMakefile best practices
markdown-formattingleylineLine wrapping and style conventions
math-reviewpensiveMathematical correctness
mcp-code-executionconserveMCP patterns for data pipelines
performance-reviewpensiveTime and space complexity hotspot detection
media-compositionscryMulti-source media stitching
memory-palace-architectmemory-palaceBuilding virtual palaces
metacognitive-self-modabstractHyperagents self-improvement analysis
methodology-curatorabstractSurface expert frameworks for skill development
mission-orchestratorattuneUnified lifecycle orchestrator for project development
modular-skillsabstractModular design patterns
onboardgauntletGuided five-stage onboarding path through a codebase
paperstomeAcademic literature search
plugin-reviewabstractTiered plugin quality review with dependency-aware scoping
pr-prepsanctumPR preparation
pr-reviewsanctumPR review workflows
precommit-setupattuneSet up pre-commit hooks
progressive-loadingleylineDynamic content loading
project-brainstormingattuneSocratic ideation workflow
project-executionattuneSystematic implementation
project-initattuneInteractive project initialization
project-planningattuneArchitecture and task breakdown
project-specificationattuneSpec creation from brainstorm
proof-of-workimbueEvidence-based work validation
pytest-configleylinePytest configuration patterns
python-asyncparseltongueAsync patterns
python-packagingparseltonguePackaging with uv
python-performanceparseltongueProfiling and optimization
python-testingparseltonguePytest/TDD workflows
quality-gateegregorePre-merge quality validation for autonomous sessions
quota-managementleylineRate limiting and quotas
qwen-delegationconjureQwen MCP integration
release-health-gatesministerRelease readiness checks
researchtomeMulti-source research orchestration
response-compressionconserveResponse compression patterns
palace-diagrammemory-palaceVisual palace structure diagrams
palace-index-curatormemory-palaceWeb-capture index curation
review-chambermemory-palacePR review knowledge capture and retrieval
review-coreimbueScaffolding for detailed reviews
rigorous-reasoningimbueAnti-sycophancy guardrails
risk-classificationleylineInline 4-tier risk classification for agent tasks
rule-cataloghookifyPre-built behavioral rule templates
rules-evalabstractEvaluate and validate Claude Code rules in .claude/rules/ directories
rust-reviewpensiveRust-specific checking
safety-critical-patternspensiveNASA Power of 10 rules for robust code
scope-guardimbueAnti-overengineering
sem-integrationleylineSemantic diff CLI detection and fallback
service-registryleylineService discovery patterns
session-managementsanctumSession naming, checkpointing, and resume strategies
session-palace-buildermemory-palaceSession-specific palaces
session-replayscribeConvert session JSONL into GIF/MP4/WebM replays via VHS
session-to-postscribeConvert sessions into shareable blog posts or case studies
setuporacleInstall and configure the oracle ONNX inference daemon
shared-patternsabstractReusable plugin development patterns
shell-reviewpensiveShell script auditing for safety and portability
skill-authoringabstractTDD methodology for skill creation
skill-graph-auditabstractMap Skill() refs across plugins; detect hubs, isolates, dangling targets
skill-library-missionattuneBuild a project skill library via discovery, parallel authoring, and review
skills-evalabstractSkill quality assessment
slop-detectorscribeDetect AI-generated content markers
smart-sourcingconserveBalance accuracy with token efficiency
spec-writingspec-kitSpecification authoring
speckit-orchestratorspec-kitWorkflow coordination
stack-createsanctumInitialize a branch stack from a multi-step plan
stack-modesanctumShared stack detection and multi-PR iteration contract for /pr-review --stack and /fix-pr --stack
stack-pushsanctumPush stack branches and open or update dependent PRs
stack-rebasesanctumCascading rebase after a base PR merges
stewardshipleylineCross-cutting stewardship principles with layer-specific guidance
storage-templatesleylineStorage abstraction patterns
structured-outputimbueFormatting patterns
style-learnerscribeExtract writing style from exemplar text
subagent-testingabstractTesting patterns for subagent interactions
summonegregoreSpawn autonomous agent session with budget
supply-chain-advisoryleylineKnown-bad version detection, lockfile auditing, incident response
synthesizetomeResearch findings synthesis
task-planningspec-kitTask generation
tech-tutorialscribePlan, draft, and refine technical tutorials
test-reviewpensiveTest quality review
test-updatessanctumTest maintenance
testing-quality-standardsleylineTest quality guidelines
tiered-auditpensiveThree-tier escalation audit (git history, targeted, full)
token-conservationconserveToken usage strategies
triztomeTRIZ cross-domain analogical reasoning
tutorial-updatessanctumTutorial maintenance and updates
unified-reviewpensiveReview orchestration
uninstall-watchdogegregoreRemove crash-recovery watchdog
update-readmesanctumREADME maintenance and updates
usage-loggingleylineTelemetry tracking
utilityleylineUtility-guided action selection for orchestration
validate-prsanctumDiff-derived PR test plan with revert-test quality checks
version-updatessanctumVersion bumping
vhs-recordingscryTerminal recordings with VHS
voice-extractscribeSICO comparative extraction from writing samples
voice-generatescribeGenerate text in learned writing voice
voice-learnscribeLearning loop from manual edits
voice-reviewscribeDual-gate review against voice profile
vow-enforcementimbueThree-layer constraint enforcement with soft vows, hard vows, and external validators
war-roomattuneMulti-LLM expert council with Type 1/2 reversibility routing
war-room-checkpointattuneInline reversibility assessment for embedded escalation
workflow-diagramcartographProcess and state transition diagrams
workflow-improvementsanctumWorkflow retrospectives
workflow-monitorimbueWorkflow execution monitoring and issue creation
workflow-setupattuneConfigure CI/CD pipelines
writing-ruleshookifyGuide for authoring behavioral rules

All Commands (Alphabetical)

CommandPluginDescription
/acpsanctumAdd, commit, push to current branch
/aggregate-logsabstractGenerate LEARNINGS.md from skill execution logs
/ai-hygiene-auditconserveAudit codebase for AI-generated code quality issues (vibe coding, Tab bloat, slop)
/analyze-skillabstractSkill complexity analysis
/analyze-testsparseltongueTest suite health report
/api-reviewpensiveAPI surface review
/architecture-reviewpensiveArchitecture assessment
/attune:arch-initattuneInitialize with architecture-aware templates
/attune:blueprintattunePlan architecture and break down tasks
/attune:brainstormattuneBrainstorm project ideas using Socratic questioning
/attune:executeattuneExecute implementation tasks systematically
/attune:missionattuneRun full project lifecycle as a single mission with state detection and recovery
/attune:project-initattuneInitialize project with development infrastructure
/attune:specifyattuneCreate detailed specifications from brainstorm
/attune:upgrade-projectattuneAdd or update configurations in existing project
/attune:validateattuneValidate project structure against best practices
/attune:war-roomattuneMulti-LLM expert deliberation with reversibility-based routing
/bloat-scanconserveProgressive bloat detection (3-tier scan)
/bug-reviewpensiveBug hunting review
/bulletproof-skillabstractAnti-rationalization workflow
/catchupimbueQuick context recovery
/check-asyncparseltongueAsync pattern validation
/close-issueministerAnalyze if GitHub issues can be closed based on commits
/commit-msgsanctumGenerate commit message
/context-reportabstractContext optimization report
/control-desktopphantomRun a computer use task on the desktop
/create-commandabstractScaffold new command
/create-hookabstractScaffold new hook
/create-issueministerCreate GitHub issue with labels and references
/create-skillabstractScaffold new skill
/create-tagsanctumCreate git tags for releases
/dismissegregoreTerminate autonomous agent session
/do-issuesanctumFix GitHub issues
/doc-generatescribeGenerate new documentation
/doc-polishscribeClean up AI-generated content
/elegant-code-reviewconserveReview the working diff against the elegant-code decision ladder
/evaluate-skillabstractEvaluate skill execution quality
/filter-logconserveSuggest tier-1 filter commands for a log file before any compression or paste
/fix-prsanctumAddress PR review comments
/fix-workflowsanctumWorkflow retrospective with automatic improvement context gathering
/fixitsanctumFix broken functionality from pasted output using research, TDD, and proof-of-work
/full-reviewpensiveUnified code review
/gardenmemory-palaceManage digital gardens
/gauntletgauntletRun an ad-hoc challenge session (5 questions, random scope)
/gauntlet-curategauntletAdd or edit a knowledge annotation
/gauntlet-extractgauntletRebuild the knowledge base from the current codebase
/gauntlet-graphgauntletBuild, search, and query the code knowledge graph
/gauntlet-onboardgauntletStart or resume a guided onboarding path
/gauntlet-progressgauntletShow challenge accuracy stats, weak areas, and streak
/git-catchupsanctumGit repository catchup
/hardenpensiveActive codebase hardening with NIST/CWE-cited findings and concrete remediation proposals
/hookifyhookifyCreate behavioral rules to prevent unwanted actions
/hookify:configurehookifyInteractive rule enable/disable interface
/hookify:from-hookhookifyConvert Python SDK hooks to declarative rules
/hookify:helphookifyDisplay hookify help and documentation
/hookify:installhookifyInstall hookify rule from catalog
/hookify:listhookifyList all hookify rules with status
/hooks-evalabstractHook evaluation
/improve-skillsabstractAuto-improve skills from observability data
/install-watchdogegregoreInstall crash-recovery watchdog
/justifyimbueAudit changes for additive bias
/karpathy-checkimbuePre-flight gate for the four Karpathy principles
/make-dogfoodabstractMakefile enhancement
/makefile-reviewpensiveMakefile review
/math-reviewpensiveMathematical review
/merge-docssanctumConsolidate ephemeral docs
/performance-reviewpensiveTime and space complexity hotspot review
/navigatememory-palaceSearch palaces
/optimize-contextconserveContext optimization
/oracle-setuporacleInstall and configure the oracle ONNX inference daemon
/palacememory-palaceManage palaces
/plugin-reviewabstractTiered plugin quality review (branch/pr/release)
/pr-reviewsanctumEnhanced PR review
/prepare-prsanctumComplete PR preparation with updates and validation
/promote-discussionsabstractPromote highly-voted community learnings from Discussions to Issues
/record-browserscryRecord browser session
/record-terminalscryCreate terminal recording
/refine-codepensiveAnalyze and improve living code quality
/reinstall-all-pluginsleylineRefresh all plugins
/resolve-threadssanctumResolve PR review threads
/review-roommemory-palaceManage PR review knowledge in palaces
/rules-evalabstractEvaluate Claude Code rules for frontmatter, glob patterns, and content quality
/run-profilerparseltongueProfile code execution
/rust-reviewpensiveRust-specific review
/session-replayscribeGenerate GIF/MP4/WebM replay from session JSONL
/session-to-postscribeConvert session into blog post or case study
/shell-reviewpensiveShell script safety and portability review
/skill-historypensiveView recent skill executions with context
/skill-libraryattuneBuild a project skill library as a resumable mission
/skill-logsmemory-palaceView skill execution logs
/skill-reviewpensiveAnalyze skill metrics and stability gaps
/skills-evalabstractSkill quality assessment
/speckit-analyzespec-kitCheck artifact consistency
/speckit-checklistspec-kitGenerate checklist
/speckit-clarifyspec-kitClarifying questions
/speckit-constitutionspec-kitProject constitution
/speckit-convergespec-kitAppend unbuilt work as tasks
/speckit-implementspec-kitExecute tasks
/speckit-planspec-kitGenerate plan
/speckit-specifyspec-kitCreate specification
/speckit-startupspec-kitBootstrap workflow
/speckit-tasksspec-kitGenerate tasks
/speckit-taskstoissuesspec-kitConvert tasks.md entries to GitHub Issues
/statusegregoreCheck autonomous session status
/stewardship-healthimbueDisplay stewardship health dimensions for plugins
/structured-reviewimbueStructured review workflow
/style-learnscribeCreate style profile from examples
/summonegregoreSpawn autonomous agent session with budget
/sync-capabilitiessanctumDetect and fix drift between plugin.json and docs
/test-reviewpensiveTest quality review
/test-skillabstractSkill testing workflow
/tome:citetomeGenerate formatted bibliography
/tome:digtomeRefine research results interactively
/tome:exporttomeExport research findings
/tome:researchtomeRun multi-source research session
/unbloatconserveSafe bloat remediation with interactive approval
/uninstall-watchdogegregoreRemove crash-recovery watchdog
/update-all-pluginsleylineUpdate all plugins
/update-cisanctumUpdate pre-commit hooks and CI/CD workflows
/update-dependenciessanctumUpdate project dependencies
/update-docssanctumUpdate documentation
/update-labelsministerReorganize GitHub issue labels with professional taxonomy
/update-pluginssanctumAudit plugin registrations + automatic performance analysis and improvement recommendations
/update-testssanctumMaintain tests
/update-tutorialsanctumUpdate tutorial content
/update-versionsanctumBump versions
/validate-hookabstractValidate hook compliance
/validate-pluginabstractCheck plugin structure
/validate-prsanctumDiff-derived PR test plan with area-targeted checks and revert-test quality proof
/verify-pluginleylineVerify plugin behavioral contract history via GitHub Attestations
/visualizecartographGenerate codebase diagrams via Mermaid Chart MCP
/voice-extractscribeExtract writing voice from samples
/voice-generatescribeGenerate text in trained voice
/voice-learnscribeLearn from manual edits
/voice-reviewscribeReview text against voice profile

All Agents (Alphabetical)

AgentPluginDescription
ai-hygiene-auditorconserveAudit codebases for AI-generation warning signs
architecture-reviewerpensivePrincipal-level architecture review
blast-radius-reviewerpensiveGraph-aware code review using blast radius analysis
bloat-auditorconserveOrchestrates bloat detection scans
code-refinerpensiveCode quality refinement orchestrator
code-reviewerpensiveExpert code review
code-searchertomeGitHub code search
craft-reviewerscribeWriting craft evaluation (naming, structure, anchoring)
codebase-explorercartographCodebase structure analysis for diagrams
commit-agentsanctumCommit message generator
context-optimizerconserveContext optimization
continuation-agentconserveContinue work from session state checkpoint
dependency-updatersanctumDependency version management
desktop-pilotphantomAutonomous desktop control via Computer Use API
discourse-scannertomeCommunity discourse scanning
doc-editorscribeInteractive documentation editing
doc-verifierscribeQA validation using proof-of-work methodology
extractorgauntletAutonomous knowledge extraction agent for gauntlet knowledge base
garden-curatormemory-palaceDigital garden maintenance
git-workspace-agentsanctumRepository state analyzer
harden-orchestratorpensiveActive hardening orchestrator (composes rust-review, supply-chain-advisory, bug-review)
implementation-executorspec-kitTask executor
knowledge-librarianmemory-palaceKnowledge routing
knowledge-navigatormemory-palacePalace search
literature-reviewertomeAcademic literature review
media-recorderscryAutonomous media generation for demos and GIFs
meta-architectabstractPlugin ecosystem design
orchestratoregregoreAutonomous development lifecycle agent
palace-architectmemory-palacePalace design
plugin-validatorabstractPlugin validation
pr-agentsanctumPR preparation
prose-reviewerscribeAI patterns, banned phrases, voice drift detection
researchtomeMulti-source research orchestrator (delegates to Skill(tome:research))
project-architectattuneGuides full-cycle workflow (brainstorm to plan)
project-implementerattuneExecutes implementation with TDD
python-linterparseltongueStrict ruff linting without bypasses
python-optimizerparseltonguePerformance optimization
python-proparseltonguePython 3.9+ expertise
python-testerparseltongueTesting expertise
review-analystimbueStructured reviews
rust-auditorpensiveRust security audit
sentinelegregoreWatchdog agent for crash recovery
skill-auditorabstractSkill quality audit
skill-evaluatorabstractSkill execution evaluator
skill-improverabstractImplements skill improvements from observability
insight-engineabstractDeep analysis for bugs, optimizations, and improvements
slop-hunterscribeFull-document AI slop detection
spec-analyzerspec-kitSpec consistency
task-generatorspec-kitTask creation
triz-analysttomeTRIZ cross-domain analysis
unbloat-remediatorconserveExecutes safe bloat remediation
workflow-improvement-analysis-agentsanctumWorkflow improvement analysis
workflow-improvement-implementer-agentsanctumWorkflow improvement implementation
workflow-improvement-planner-agentsanctumWorkflow improvement planning
workflow-improvement-validator-agentsanctumWorkflow improvement validation
workflow-recreate-agentsanctumWorkflow reconstruction

All Hooks (Alphabetical)

HookPluginTypeDescription
aggregate_learnings_daily.pyabstractUserPromptSubmitDaily learning aggregation (24h cadence) with severity-based issue creation
auto-star-repo.shleylineSessionStartAuto-star the repo if not already starred
config_change_audit.pysanctumConfigChangeAudit configuration changes
context_warning.pyconservePreToolUseContext utilization monitoring
daemon_lifecycle.pyoracleSessionStart, StopOracle daemon lifecycle management
deferred_item_sweep.pysanctumStopSweep session ledger and file deferred items as GitHub issues
deferred_item_watcher.pysanctumPostToolUseDetect deferred items in Skill output and write to session ledger
detect-git-platform.shleylineSessionStartDetect git forge platform from remote URL
fetch-recent-discussions.shleylineSessionStartFetch recent GitHub Discussions
graph_auto_update.pygauntletPostToolUseAuto-update code graph after git commits
graph_community_refresh.pycartographPostToolUseRefresh community detection after graph builds
homeostatic_monitor.pyabstractPostToolUseStability gap monitoring, queues degrading skills for improvement
local_doc_processor.pymemory-palacePostToolUseProcesses local docs
noqa_guard.pyleylinePreToolUseBlock inline lint suppression directives
permission_denied_logger.pyconservePermissionDeniedLog auto-mode permission denials for observability
permission_request.pyconservePermissionRequestPermission automation
post-evaluation.jsonabstractConfigQuality scoring config
post_implementation_policy.pysanctumSessionStartRequires docs/tests updates
post_learnings_stop.pyabstractStopPost learnings to GitHub Discussions on session stop
pr_blast_radius.pypensivePreToolUseSurface blast radius context on PR creation
pre-skill-load.jsonabstractConfigPre-load validation
pre_compact.pytomePreCompactCheckpoint active research session
pre_compact_preserve.pyconservePreCompactPreserve critical context before compression
pre_skill_execution.pyabstractPreToolUseSkill execution tracking
precommit_gate.pygauntletPreToolUsePre-commit quality gate for gauntlet
research_interceptor.pymemory-palacePreToolUseCache lookup before web
sanitize_external_content.pyleylinePostToolUseSanitize external content for prompt injection
security_pattern_check.pysanctumPreToolUseSecurity anti-pattern detection
session-start.shconserve, imbueSessionStartSession initialization
session_complete_notify.pysanctumStop, UserPromptSubmitCross-platform toast notifications and state management
session_lifecycle.pymemory-palaceStopSession lifecycle management
session_start.pytomeSessionStartCheck for active research sessions
session_start_hook.pyegregoreSessionStartInject manifest context into new sessions
setup.shconserveSetupEnvironment initialization
setup.shmemory-palaceSetupPalace directory initialization
skill_execution_logger.pyabstractPostToolUseSkill metrics logging
stop_hook.pyegregoreStopPrevent early exit while work items remain
supply_chain_check.pyleylineSessionStartWarn about known-compromised package versions in lockfiles
task_created_tracker.pysanctumTaskCreatedTrack task creation for workflow completeness monitoring
tdd_bdd_gate.pyimbuePreToolUseIron Law enforcement at write-time
tool_output_summarizer.pyconservePostToolUseMonitor and warn about tool output bloat
url_detector.pymemory-palaceUserPromptSubmitURL detection
user-prompt-submit.shimbueUserPromptSubmitScope validation
vow_bounded_reads.pyimbuePreToolUseWarns when discovery read budget (15 reads) is exceeded per session
vow_no_ai_attribution.pyimbuePreToolUseBlocks AI attribution strings (Co-authored-by: Claude, etc.) in commits
vow_no_emoji_commits.pyimbuePreToolUseBlocks emoji characters in git commit messages
user_prompt_hook.pyegregoreUserPromptSubmitResume orchestration after user interrupts
verify_workflow_complete.pysanctumStopEnd-of-session workflow verification
web_research_handler.pymemory-palacePostToolUseWeb research processing and storage prompting; skips non-2xx error pages (#547)