[
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/docs/developing-custom-hooks.md",
    "title": "Developing Custom Hooks",
    "content_preview": "# Developing Custom Hooks for Claude Code\n\nThis guide will walk you through creating your own custom hooks for Claude Code. Hooks allow you to intercept and modify Claude's behavior, enforce coding st...",
    "timestamp": "2025-07-04T10:45:41.475824"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Home.md",
    "title": "Wiki/Home",
    "content_preview": "# Claude Hooks Manager\n\nWelcome to the Claude Hooks Manager wiki! This tool provides a powerful way to manage git hooks for Claude.ai projects, ensuring consistent development practices and automated ...",
    "timestamp": "2025-07-04T13:00:58.098392"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Installation-Guide.md",
    "title": "Wiki/Installation Guide",
    "content_preview": "# Installation Guide\n\nThis guide will walk you through installing Claude Hooks Manager on your system.\n\n## Prerequisites\n\nBefore installing Claude Hooks Manager, ensure you have:\n\n- **Node.js** (versi...",
    "timestamp": "2025-07-04T13:01:20.234968"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Getting-Started.md",
    "title": "Wiki/Getting Started",
    "content_preview": "# Getting Started\n\nThis guide will help you get up and running with Claude Hooks Manager quickly.\n\n## Basic Concepts\n\n### What are Git Hooks?\n\nGit hooks are scripts that run automatically when certain...",
    "timestamp": "2025-07-04T13:01:53.639564"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Hooks-Reference.md",
    "title": "Wiki/Hooks Reference",
    "content_preview": "# Hooks Reference\n\nComplete reference for all available hooks in Claude Hooks Manager.\n\n## Pre-commit Hooks\n\nPre-commit hooks run before a commit is created. They can prevent commits that don't meet q...",
    "timestamp": "2025-07-04T13:02:33.416441"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Creating-Custom-Hooks.md",
    "title": "Wiki/Creating Custom Hooks",
    "content_preview": "# Creating Custom Hooks\n\nLearn how to create your own custom hooks for Claude Hooks Manager.\n\n## Overview\n\nCustom hooks allow you to extend Claude Hooks Manager with project-specific automation. You c...",
    "timestamp": "2025-07-04T13:03:37.086076"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Configuration-Guide.md",
    "title": "Wiki/Configuration Guide",
    "content_preview": "# Configuration Guide\n\nComprehensive guide to configuring Claude Hooks Manager for your projects.\n\n## Configuration Overview\n\nClaude Hooks Manager uses a layered configuration system:\n\n1. **Default Co...",
    "timestamp": "2025-07-04T13:04:32.170270"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Troubleshooting.md",
    "title": "Wiki/Troubleshooting",
    "content_preview": "# Troubleshooting\n\nThis guide helps you resolve common issues with Claude Hooks Manager.\n\n## Common Issues\n\n### Installation Issues\n\n#### \"command not found\" after installation\n\n**Problem**: After ins...",
    "timestamp": "2025-07-04T13:05:29.961894"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/FAQ.md",
    "title": "Wiki/Faq",
    "content_preview": "# Frequently Asked Questions\n\nCommon questions about Claude Hooks Manager.\n\n## General Questions\n\n### What is Claude Hooks Manager?\n\nClaude Hooks Manager is a tool that simplifies the installation and...",
    "timestamp": "2025-07-04T13:06:22.514234"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/Contributing.md",
    "title": "Wiki/Contributing",
    "content_preview": "# Contributing Guide\n\nThank you for your interest in contributing to Claude Hooks Manager! This guide will help you get started.\n\n## Code of Conduct\n\nBy participating in this project, you agree to abi...",
    "timestamp": "2025-07-04T13:10:25.768087"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/wiki/API-Reference.md",
    "title": "Wiki/Api Reference",
    "content_preview": "# API Reference\n\nComplete API reference for Claude Hooks Manager hook development.\n\n## Hook Interface\n\n### Hook Definition\n\nEvery hook must export an object conforming to this interface:\n\n```typescrip...",
    "timestamp": "2025-07-04T13:11:37.281393"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/.github/pull_request_template.md",
    "title": ".Github/Pull Request Template",
    "content_preview": "## Description\n\nPlease include a summary of the changes and which issue is fixed. Include relevant motivation and context.\n\nFixes # (issue)\n\n## Type of change\n\nPlease delete options that are not relev...",
    "timestamp": "2025-07-04T13:36:41.059687"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/.github/PULL_REQUEST_TEMPLATE/new_hook.md",
    "title": "Pull Request Template/New Hook",
    "content_preview": "---\nname: New Hook\nabout: Template for submitting a new hook\ntitle: '[HOOK] '\nlabels: 'new-hook'\n---\n\n## Hook Details\n\n**Hook Name**: \n**Hook Type**: (pre-commit/commit-msg/pre-push/etc.)\n**Descriptio...",
    "timestamp": "2025-07-04T13:36:59.867742"
  },
  {
    "file_path": "/Users/sem/code/claude-hooks-repo/.github/PULL_REQUEST_TEMPLATE/bug_fix.md",
    "title": "Pull Request Template/Bug Fix",
    "content_preview": "---\nname: Bug Fix\nabout: Template for bug fixes\ntitle: '[FIX] '\nlabels: 'bug'\n---\n\n## Bug Description\n\nBrief description of the bug being fixed.\n\nFixes #(issue number)\n\n## Root Cause\n\nExplain what was...",
    "timestamp": "2025-07-04T13:37:09.394075"
  }
]