📄️ Overview
Python automation hooks for CODITECT events. 30+ hooks for session management, task tracking, and tool integration.
📄️ classify document.py Document Classification Hook Handler
Automatically classifies markdown documents using pattern-based analysis. Called by classify-document.sh hook after Write/Edit operations. Features: - Detec...
📄️
title: "Dependency Management" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Dependency Management Hook for CODITECT"...
📄️
title: "Enhance Prompt" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Prompt Enhancement Hook for CODITECT" keywords:...
📄️
title: "Error Recovery Resilience" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Error Recovery & Resilience Hook for...
📄️
title: "Monitoring Observability" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Monitoring & Observability Hook for C...
📄️
title: "Multi Tool Orchestration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Multi-Tool Orchestration Hook for COD...
📄️
title: "Performance Optimization" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Performance Optimization Detection Ho...
📄️
title: "Performance Profiling" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Performance Profiling & Tuning Hook for ...
📄️ Post Reorganization Validation Hook
Validates project structure after reorganization operations. Checks for broken references and validates against standards. Usage: python post-reorganiza...
📄️ Post Session Log Update Hook
Automatically runs /classify on session log files after updates to: 1. Update moe_confidence score 2. Set moe_classified date 3. Update 'updated' timestamp i...
📄️
title: "Post Session" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Post-Session Hook for CODITECT-core" keywords: ['...
📄️ Pre Commit Naming Check Hook
Validates file naming conventions before commit. Exit with non-zero to block the commit if violations found. Usage: Add to .pre-commit-config.yaml or ru...
📄️
title: "Pre Commit Quality" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Pre-Commit Quality Checks Hook for CODITECT...
📄️
title: "Configuration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Proactive Error Suggester Hook - Anti-Forgetting...
📄️ Quality Gate Check Hook Process Refinement System
Pre-completion hook that verifies quality criteria before allowing task completion. Integrates with /quality-gate command. Usage: python quality-gate-ch...
📄️
title: "Quality Gate Enforcement" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Quality Gate Enforcement Hook for COD...
📄️
title: "Configuration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Session Auto-Recall Hook - Anti-Forgetting Syste...
📄️ Session Handoff Hook Process Refinement System
Executes at session end to: 1. Generate minimal context snapshot (<500 tokens) 2. Summarize completed work 3. Identify next priorities 4. Create handoff docu...
📄️
title: Session Retrospective Hook v2.0 component_type: hook version: 2.0.0 audience: contributor status: active summary: Self-improving skill system using v4...
📄️
title: Session Retrospective Hook component_type: hook version: 1.0.0 audience: contributor status: active summary: Automated session retrospective for conti...
📄️
title: "Configuration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Session Start Context Hook - Auto-Display Recent...
📄️
title: "Standards Compliance" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Standards Compliance Validation Hook for ...
📄️
title: "Configuration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Strategy Brief Post-Generation Hook ============...
📄️
title: "Configuration" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Strategy Brief Pre-Generation Hook =============...
📄️
title: "Sync Documentation" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Documentation Sync Hook for CODITECT" keywo...
📄️ Task Completion Trigger Hook
Automatically triggers PILOT plan updates when tasks are marked complete via TodoWrite or other task tracking mechanisms. Hook Events: - PostToolUse:TodoWri...
📄️ Task Completion Hook Process Refinement System
Executes when a task is marked complete to: 1. Verify completion evidence 2. Update audit trail 3. Generate accountability report 4. Trigger quality gate che...
📄️
title: Task Plan Sync Hook component_type: hook version: 1.0.0 audience: contributor status: active summary: Bidirectional sync between TodoWrite and Project...
📄️
title: Task Tracking Enforcer Hook component_type: hook version: 1.0.0 audience: contributor status: active summary: Enforces task ID tracking in TodoWrite a...
📄️
title: "Validate Component" component_type: hook version: "1.0.0" audience: contributor status: stable summary: " Component Validation Hook for CODITECT" key...