chore: sync .claude/rules from Knowledge-Hub#14
Open
JCBauza wants to merge 1 commit into
Open
Conversation
Land the pnpm-sync rules drift: remove retired hono-cloudflare.md, add cursor-gh-bot, digiconta-canonical-reach, error-store-integration, frontend-design, git-workflow, lazy-cron-pattern rule copies.
There was a problem hiding this comment.
Pull request overview
Syncs this repo’s local .claude/rules pointer files with the canonical Knowledge-Hub rules set (fleet-generated via pnpm run sync), retiring the upstream-removed hono-cloudflare.md rule and adding the newly required rule pointers.
Changes:
- Removes the retired
.claude/rules/hono-cloudflare.mdpointer. - Adds six new one-line rule pointer files:
cursor-gh-bot,digiconta-canonical-reach,error-store-integration,frontend-design,git-workflow,lazy-cron-pattern. - Keeps the rules set aligned with the shared
../../../.claude/rules/...structure referenced by the fleet sync workflow.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.claude/rules/hono-cloudflare.md |
Removes retired rule pointer (retired upstream). |
.claude/rules/cursor-gh-bot.md |
Adds new Knowledge-Hub rule pointer file. |
.claude/rules/digiconta-canonical-reach.md |
Adds new Knowledge-Hub rule pointer file. |
.claude/rules/error-store-integration.md |
Adds new Knowledge-Hub rule pointer file. |
.claude/rules/frontend-design.md |
Adds new Knowledge-Hub rule pointer file. |
.claude/rules/git-workflow.md |
Adds new Knowledge-Hub rule pointer file. |
.claude/rules/lazy-cron-pattern.md |
Adds new Knowledge-Hub rule pointer file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lands the
pnpm run syncrules drift (retire hono-cloudflare.md; add 6 new rule copies). Generated fleet-wide; auto-merge on CI green.Note
Low Risk
Documentation-only rule pointer changes with no runtime, auth, or data impact.
Overview
Syncs local
.claude/ruleswith the Knowledge-Hub canonical set via the fleetpnpm run syncworkflow.Removes the
hono-cloudflare.mdrule reference (retired upstream). Adds six new rule pointer files—cursor-gh-bot,digiconta-canonical-reach,error-store-integration,frontend-design,git-workflow, andlazy-cron-pattern—each a one-line path to the shared rules tree (../../../.claude/rules/...).Reviewed by Cursor Bugbot for commit 6d55d64. Bugbot is set up for automated code reviews on this repo. Configure here.