chore(workspace): add hardened startup/security workflows and skill suite
This commit is contained in:
18
skills/git-workspace-hygiene/references/commit-template.md
Normal file
18
skills/git-workspace-hygiene/references/commit-template.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Commit Message Template
|
||||
|
||||
Use concise scope-based messages:
|
||||
|
||||
- `boot: harden startup checks`
|
||||
- `skills: add calendar-sentinel and inbox-triage`
|
||||
- `security: tighten prompt-injection boundaries`
|
||||
- `docs: update USER preferences`
|
||||
|
||||
Format:
|
||||
|
||||
`<scope>: <single-line summary>`
|
||||
|
||||
Body (optional):
|
||||
|
||||
- why change was needed
|
||||
- key files touched
|
||||
- notable risk/rollback notes
|
||||
Reference in New Issue
Block a user