Skip to content

Add regression-check and document-feature slash commands - #23

Open
jwhite99929 wants to merge 1 commit into
juleswhite:mainfrom
jwhite99929:add-regression-and-doc-commands
Open

Add regression-check and document-feature slash commands#23
jwhite99929 wants to merge 1 commit into
juleswhite:mainfrom
jwhite99929:add-regression-and-doc-commands

Conversation

@jwhite99929

Copy link
Copy Markdown

Summary

  • Adds /run-regression-check and /document-feature Claude Code slash commands under .claude/commands/
  • Adds their supporting templates: RegressionCheckQA.md (core regression log) and FEATURE_NAME.RegressionCheckQA.md (per-feature sub-log)

These commands let a feature branch be regression-tested against baseline, log a pass/fail verdict with diff coverage and doc-hash snapshots, and later detect documentation drift against the most recent passing run.

Adds /run-regression-check and /document-feature Claude Code commands,
plus their RegressionCheckQA.md core-log template and per-feature
FEATURE_NAME.RegressionCheckQA.md template, for tracking regression
verification and doc-drift checks against passing runs.
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.

1 participant