Skip to content

fix(project-context): Remove prompt-based Stop hook - #341

Merged
sylvansys merged 2 commits into
mainfrom
340-feature/please-remove-all-prompt-based-hooks
Feb 12, 2026
Merged

fix(project-context): Remove prompt-based Stop hook#341
sylvansys merged 2 commits into
mainfrom
340-feature/please-remove-all-prompt-based-hooks

Conversation

@sylvansys

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the only prompt-based hook (session-stop-review Stop hook) from the project-context plugin
  • Remove corresponding row from CLAUDE.md hook summary table
  • All hooks now use "type": "command" exclusively — no more "type": "prompt" hooks in the codebase

Test plan

  • Verify hooks.json is valid JSON
  • Grep for "type": "prompt" across repo returns zero results
  • bun run typecheck passes

Closes #340

🤖 Generated with Claude Code

Remove the only prompt-based hook (session-stop-review) from the project-context
plugin. All hooks now use command-based execution exclusively.

Closes #340

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@constellos

constellos Bot commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Constellos Review — PR feedback from your reviewer agents.

Code Quality: In Progress...

The constellos-review workflow references actions in constellos/github-agents
that don't exist yet, causing CI failures on every PR. Disable the agents
via config until the actions are available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sylvansys
sylvansys merged commit d97422e into main Feb 12, 2026
5 checks passed
@sylvansys
sylvansys deleted the 340-feature/please-remove-all-prompt-based-hooks branch February 12, 2026 06:28
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.

Remove All Prompt-Based Hooks

1 participant