Skip to content

chore: add CLAUDE.md runbook and Claude slash commands#18

Merged
senet merged 1 commit into
mainfrom
chore/add-claude-runbook
May 29, 2026
Merged

chore: add CLAUDE.md runbook and Claude slash commands#18
senet merged 1 commit into
mainfrom
chore/add-claude-runbook

Conversation

@senet
Copy link
Copy Markdown
Owner

@senet senet commented May 28, 2026

Adds project runbook and three slash commands for Claude Code:

  • CLAUDE.md: confidence rule (>98% before coding), doc-update checklist
    post version bump, architecture, dev workflow, security rules
  • .claude/commands/release.md: guided release workflow (/release)
  • .claude/commands/smoke-test.md: smoke test runner (/smoke-test)
  • .claude/commands/new-feature.md: feature dev checklist (/new-feature)

Summary

  • Purpose and scope
  • Linked issue
  • Testing done

Changes

  • Describe key changes

Checklist

  • Branch based on latest main
  • No direct commits to main
  • Updated README.md / docs if needed
  • Updated CHANGELOG.md for user-facing changes
  • Added/updated tests (if applicable)
  • For releases: used make release V=X.Y.Z and opened PR from release/vX.Y.Z

Adds project runbook and three slash commands for Claude Code:
- CLAUDE.md: confidence rule (>98% before coding), doc-update checklist
  post version bump, architecture, dev workflow, security rules
- .claude/commands/release.md: guided release workflow (/release)
- .claude/commands/smoke-test.md: smoke test runner (/smoke-test)
- .claude/commands/new-feature.md: feature dev checklist (/new-feature)
Copilot AI review requested due to automatic review settings May 28, 2026 11:52
@senet senet self-assigned this May 28, 2026
@senet senet enabled auto-merge (squash) May 28, 2026 11:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Claude Code guidance files: a project runbook (CLAUDE.md) and three slash command playbooks under .claude/commands/. These are documentation-only and do not change runtime code.

Changes:

  • New CLAUDE.md runbook covering architecture, env vars, dev/release workflows, and security rules.
  • New .claude/commands/release.md step-by-step release workflow.
  • New .claude/commands/smoke-test.md and .claude/commands/new-feature.md checklists.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
CLAUDE.md Project runbook for Claude Code
.claude/commands/release.md Guided release procedure
.claude/commands/smoke-test.md Smoke-test runner playbook
.claude/commands/new-feature.md Feature development checklist

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@senet
Copy link
Copy Markdown
Owner Author

senet commented May 28, 2026

@copilot approve the PR

Copy link
Copy Markdown
Contributor

Copilot AI commented May 28, 2026

@copilot approve the PR

I can’t submit GitHub review approvals from this agent flow. Please use the PR’s Approve review action in GitHub.

Copilot finished work on behalf of senet May 28, 2026 11:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@senet senet merged commit 1c95d3d into main May 29, 2026
3 checks passed
@senet senet deleted the chore/add-claude-runbook branch May 29, 2026 17:05
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.

3 participants