Skip to content

DEV: new CC command to add cmd pages#3552

Merged
dwdougherty merged 1 commit into
mainfrom
new-cmd-add-new-cmd-page
Jun 25, 2026
Merged

DEV: new CC command to add cmd pages#3552
dwdougherty merged 1 commit into
mainfrom
new-cmd-add-new-cmd-page

Conversation

@dwdougherty

@dwdougherty dwdougherty commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

NOT FOR GENERAL USE. This PR contains a new CC command /docs:new-command-page to help build new command pages after running the build/cmd_tools.py add ... script. I used it for my set commands PR. I'll continue testing as my 8.10 work continues.


Note

Low Risk
Documentation and internal tooling only; no runtime, auth, or published site behavior changes.

Overview
Adds an internal Claude Code slash command at .claude/commands/docs/new-command-page.md for turning build/cmd_tools.py add skeletons into full content/commands/*.md reference pages.

The workflow is plan-first, implement after approval: pull syntax and behavior from upstream GitHub/Jira/MCP sources, align with the canonical section order (intro, argument <details>, examples, Details, compatibility, return multitabs, See also), then verify with greps, Hugo, and local redis-cli against Redis OSS.

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

@dwdougherty dwdougherty requested a review from a team June 25, 2026 16:25
@dwdougherty dwdougherty self-assigned this Jun 25, 2026
@jit-ci

jit-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mich-elle-luna mich-elle-luna 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.

thank you!

@dwdougherty

Copy link
Copy Markdown
Collaborator Author

Thanks for the review, @mich-elle-luna!

@dwdougherty dwdougherty merged commit be4ed84 into main Jun 25, 2026
75 checks passed
@dwdougherty dwdougherty deleted the new-cmd-add-new-cmd-page branch June 25, 2026 21:59
EliShteinman added a commit to EliShteinman/docs that referenced this pull request Jun 26, 2026
Add Claude Code command to create new command pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants