Merged
Conversation
- Align template .claude commands, hooks, rules, and skills - Replace several .jinja command stubs with static .md where appropriate - Add preflight, validate_dor, task template, and justfile/.gitignore updates Made-with: Cursor
…rkflow files - Negate temp* so Copier template/ is tracked in fresh git repos (fixes integration copy). - Add template/docs/github-repository-settings.md.jinja for include_docs=false projects. - Track template/.github/renovate.json and dependency-review.yml (were present but untracked). - Assert release workflow references scripts/bump_version.py. Made-with: Cursor
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.
Summary
Provide a concise summary of what this pull request changes and why the change is needed.
Explain the motivation, context, or problem this PR addresses.
Changes introduced
List the key changes included in this pull request:
Keep this list focused and easy to scan.
Testing
Describe how the changes were tested:
pytest,just ci)If testing was not possible, explain why.
Documentation
Indicate whether documentation was affected:
Related issues
Link any related issues or discussions:
Contributor checklist
Please confirm the following before submitting:
Release notes
If this change affects users, please indicate whether a release note is required:
Additional notes
Add any additional context, follow-up tasks, or reviewer guidance here.
Thank you for your contribution.