Skip to content

chore(rules): sync to canonical rule set + OP-fork desloppify install#105

Merged
samtuckerdavis merged 1 commit intomainfrom
chore/sync-canonical-rules-2026-04-25
Apr 25, 2026
Merged

chore(rules): sync to canonical rule set + OP-fork desloppify install#105
samtuckerdavis merged 1 commit intomainfrom
chore/sync-canonical-rules-2026-04-25

Conversation

@OriginalGary
Copy link
Copy Markdown
Contributor

Summary

Syncs this repo to the canonical Claude Code rule set established in ~/.claude/rules/ plus the OP-fork desloppify install command.

What changed

  • .claude/rules/: 13 always-loaded rules synced from canonical (advocacy-domain, context-repo, cost-optimization, desloppify, external-contribution-safety, git-identity, parallelization, pipeline-nevers, research-methodology, seven-concerns, tooling-reference, user-profile, voice). Path-scoped rules (security/privacy/testing/emotional-safety/accessibility/geo-seo) now live in ~/.claude/rules/ globally with paths: frontmatter and are no longer duplicated per-repo.
  • .claude/rules/desloppify.md: replaced upstream PyPI install with OP fork install (pip install "git+https://github.com/Open-Paws/desloppify.git#egg=desloppify[full]") per pipeline-nevers hard rule.
  • .claude/agents/: removed pre-pipeline builder/planner/scout stubs. Canonical 11-agent set lives in ~/.claude/agents/.
  • .claude/skills/: removed local stub set. Canonical 26-skill set lives in ~/.claude/skills/.
  • .gitignore: appended .claude/agent-memory/ and .claude/worktrees/ per tooling-reference.md requirement.
  • .coderabbit.yaml: replaced 441-byte stub with classified template per repo taxonomy (where applicable).

Why

Multi-repo drift identified during the 2026-04-25 audit session — 27 of 29 repos with .claude/rules/desloppify.md had the upstream PyPI install (hard-rule violation per ~/.claude/rules/pipeline-nevers.md). Per-repo agent and skill stubs intercepted canonical dispatches with stale content.

Generated as part of the canonical-rules-sync drive. No code or behavior changes — agent/AI configuration only.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

Warning

Rate limit exceeded

@OpenGaryBot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 35 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 6 minutes and 35 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: aa896758-de91-4182-933f-cf3f074af28a

📥 Commits

Reviewing files that changed from the base of the PR and between b449606 and 250f435.

📒 Files selected for processing (29)
  • .claude/agents/builder.md
  • .claude/agents/planner.md
  • .claude/agents/scout.md
  • .claude/rules/accessibility.md
  • .claude/rules/context-repo.md
  • .claude/rules/desloppify.md
  • .claude/rules/emotional-safety.md
  • .claude/rules/external-contribution-safety.md
  • .claude/rules/geo-seo.md
  • .claude/rules/git-identity.md
  • .claude/rules/parallelization.md
  • .claude/rules/pipeline-nevers.md
  • .claude/rules/privacy.md
  • .claude/rules/research-methodology.md
  • .claude/rules/security.md
  • .claude/rules/seven-concerns.md
  • .claude/rules/testing.md
  • .claude/rules/tooling-reference.md
  • .claude/rules/user-profile.md
  • .claude/rules/voice.md
  • .claude/skills/advocacy-code-review/SKILL.md
  • .claude/skills/advocacy-testing-strategy/SKILL.md
  • .claude/skills/geo-seo-audit/SKILL.md
  • .claude/skills/git-workflow/SKILL.md
  • .claude/skills/plan-first-development/SKILL.md
  • .claude/skills/requirements-interview/SKILL.md
  • .claude/skills/security-audit/SKILL.md
  • .coderabbit.yaml
  • .gitignore
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/sync-canonical-rules-2026-04-25
  • 🛠️ fix NAV violations: Commit on current branch
  • 🛠️ fix NAV violations: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

AI Code Review\n\nReview unavailable.

@samtuckerdavis samtuckerdavis merged commit 1f86a67 into main Apr 25, 2026
6 checks passed
@samtuckerdavis samtuckerdavis deleted the chore/sync-canonical-rules-2026-04-25 branch April 25, 2026 08:29
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.

2 participants