Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add CLAUDE.md and /sync-claude-md skill for managing#4066

Merged
petyaslavova merged 6 commits into
masterfrom
vv-claude-md
May 20, 2026
Merged

Add CLAUDE.md and /sync-claude-md skill for managing#4066
petyaslavova merged 6 commits into
masterfrom
vv-claude-md

Conversation

@vladvildanov

@vladvildanov vladvildanov commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Adds an orienting CLAUDE.md for future Claude Code sessions, plus a project-level slash command that audits and refreshes it against the current repo state.

Description of change

Please provide a description of the change here.

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.


Note

Low Risk
Low risk documentation-only change that doesn’t affect runtime behavior; main risk is guidance becoming stale or slightly inaccurate.

Overview
Adds a new top-level CLAUDE.md that documents repo-specific workflows (common invoke tasks, pytest options/markers) and provides a high-level architecture orientation for key subsystems.

Introduces a .claude/commands/sync-claude-md.md slash command that audits and updates CLAUDE.md against the current repo state, and extends .github/wordlist.txt with project terms (e.g., EntraID, JWT, mixins) to reduce spelling/lint noise.

Reviewed by Cursor Bugbot for commit 123218b. Bugbot is set up for automated code reviews on this repo. Configure here.

Adds an orienting CLAUDE.md for future Claude Code sessions, plus a
project-level slash command that audits and refreshes it against the
current repo state.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@vladvildanov vladvildanov added the maintenance Maintenance (CI, Releases, etc) label May 15, 2026
@jit-ci

jit-ci Bot commented May 15, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@petyaslavova petyaslavova left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

vladvildanov and others added 5 commits May 15, 2026 14:03
Adds the technical terms used in CLAUDE.md (mixins, parsers, enums,
pybreaker, EntraID, JWT, etc.) so the pyspelling job passes.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@petyaslavova petyaslavova merged commit 26702af into master May 20, 2026
679 of 680 checks passed
@petyaslavova petyaslavova deleted the vv-claude-md branch May 20, 2026 16:19
petyaslavova added a commit that referenced this pull request May 26, 2026
* Add CLAUDE.md and /sync-claude-md skill

Adds an orienting CLAUDE.md for future Claude Code sessions, plus a
project-level slash command that audits and refreshes it against the
current repo state.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

* Updated wordlist

* Add CLAUDE.md vocabulary to spellcheck wordlist

Adds the technical terms used in CLAUDE.md (mixins, parsers, enums,
pybreaker, EntraID, JWT, etc.) so the pyspelling job passes.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Co-authored-by: petyaslavova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance (CI, Releases, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants