Skip to content

Conversation

@FinesseAC
Copy link

…ent kit

  • Deleted README.md containing documentation for hooks.
  • Removed sensitive-patterns.json configuration file for security scanning.
  • Eliminated gemini-context-injector.sh and mcp-security-scan.sh scripts for context injection and security scanning.
  • Removed notify.sh script responsible for audio notifications.
  • Deleted setup/hook-setup.md and setup/settings.json.template files for hook setup and configuration.
  • Removed sound files (complete.wav and input-needed.wav) used for notifications.
  • Deleted subagent-context-injector.sh script for injecting context into sub-agent tasks.
  • Removed install.sh script for installing the Claude Code Development Kit.

…ent kit

- Deleted README.md containing documentation for hooks.
- Removed sensitive-patterns.json configuration file for security scanning.
- Eliminated gemini-context-injector.sh and mcp-security-scan.sh scripts for context injection and security scanning.
- Removed notify.sh script responsible for audio notifications.
- Deleted setup/hook-setup.md and setup/settings.json.template files for hook setup and configuration.
- Removed sound files (complete.wav and input-needed.wav) used for notifications.
- Deleted subagent-context-injector.sh script for injecting context into sub-agent tasks.
- Removed install.sh script for installing the Claude Code Development Kit.
Copilot AI review requested due to automatic review settings October 11, 2025 22:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the Claude Code Development Kit hooks system and all related configuration files from the repository. The change eliminates the specialized hooks that provided automated security scanning, context injection, and notification features for Claude Code development workflows.

Key changes:

  • Removed hooks directory containing security scanner, context injectors, and notification scripts
  • Eliminated installation scripts and setup configuration files
  • Deleted documentation and specification templates
  • Removed foundational documentation framework (docs/ directory)
  • Removed command templates for multi-agent workflows

Reviewed Changes

Copilot reviewed 32 out of 35 changed files in this pull request and generated no comments.

Show a summary per file
File Description
install.sh Removed remote installer script for Claude Code Development Kit
hooks/subagent-context-injector.sh Deleted script for automatically injecting project context into sub-agent tasks
hooks/setup/settings.json.template Removed hook configuration template with environment variables
hooks/setup/hook-setup.md Deleted documentation for hook setup verification process
hooks/notify.sh Removed cross-platform audio notification script for Claude Code events
hooks/mcp-security-scan.sh Deleted security scanner for preventing sensitive data exposure
hooks/gemini-context-injector.sh Removed script for auto-attaching project context to Gemini consultations
hooks/config/sensitive-patterns.json Deleted configuration file with security scanning patterns and whitelists
hooks/README.md Removed comprehensive documentation for the hooks system
docs/specs/example-*.md Deleted example specification templates
docs/open-issues/example-*.md Removed issue tracking templates
docs/ai-context/*.md Deleted foundational AI context documentation files
docs/README.md Removed documentation system guide
docs/MCP-ASSISTANT-RULES.md Deleted project-specific assistant rules template
docs/CONTEXT-*.md Removed documentation templates for different tiers
docs/CLAUDE.md Deleted master AI context template
commands/*.md Removed all command templates for multi-agent workflows
LICENSE Removed MIT license file
CHANGELOG.md Deleted project changelog

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant