Skip to content

fix: rename Claude skills, correct hooks template docs, trim CLAUDE.md#4

Open
aprprprr wants to merge 4 commits intoOpen-Paws:mainfrom
aprprprr:fix-claude-code-bugs
Open

fix: rename Claude skills, correct hooks template docs, trim CLAUDE.md#4
aprprprr wants to merge 4 commits intoOpen-Paws:mainfrom
aprprprr:fix-claude-code-bugs

Conversation

@aprprprr
Copy link

@aprprprr aprprprr commented Mar 15, 2026

This PR fixes the Claude Code dogfooding issues found during review and testing.

Changes in this branch:

  1. Renamed the collision-prone Claude Code skills:

    • code-review -> advocacy-code-review
    • testing-strategy -> advocacy-testing-strategy
      This avoids shadowing by commonly installed global skills while preserving the advocacy-specific workflows.
  2. Added a real hooks-template.md configuration example and corrected it to match current Claude Code hook behavior:

    • uses .claude/settings.json
    • parses hook input from JSON on stdin
    • includes Edit|MultiEdit|Write
    • documents the current command-based hook model and lifecycle events
  3. Trimmed CLAUDE.md from 70 lines to 48 lines by moving the desloppify guidance into a scoped rule file.

  4. Updated Claude Code docs to stay internally consistent after adding desloppify.md:

    • 8 scoped rules
    • 6 skills
    • refreshed Claude-specific README entries

Issues addressed:

@aprprprr aprprprr changed the title fix: keep skill names as code-review/testing-strategy, add hooks template, trim CLAUDE.md fix: rename Claude skills, correct hooks template docs, trim CLAUDE.md Mar 15, 2026
@aprprprr
Copy link
Author

Hello, would you be open to a small follow-up PR adding a basic GitHub Actions workflow for PR validation? I have GitHub Pro and can set it up; this repo currently has no automated checks, so it would help catch docs/config issues early.

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