Files
magnus919_agent-skills/.github/PULL_REQUEST_TEMPLATE.md
T
2026-07-11 17:55:18 -04:00

23 lines
705 B
Markdown

## Summary
<!-- What changed and why? Link the issue with `Closes #123` when applicable. -->
## Validation
- [ ] `ruby scripts/validate-skills.rb`
- [ ] Skill-specific checks, if applicable: <!-- command and result -->
## Documentation
- [ ] I updated the relevant `SKILL.md`, `README.md`, or reference files.
- [ ] Links are relative and resolve from a fresh clone.
## Community and security
- [ ] This pull request contains no credentials, private infrastructure details, or deployment-specific paths.
- [ ] I have disclosed meaningful AI assistance in the description or commit message.
## Review notes
<!-- Call out compatibility concerns, intentional simplifications, or follow-up work. -->