Commit 4c7b045
feat: add Copilot skills and path-scoped instructions (#11)
Skills (.github/skills/):
- ai-ready — analyze repo and generate AI-ready config files
- commit-message-storyteller — narrative conventional commit messages
- conventional-branch — branch naming per Conventional Branch spec
- create-agentsmd — generate AGENTS.md for a repository
- create-implementation-plan — create implementation plan documents
- documentation-writer — Diátaxis-based technical documentation
- github-actions-runtime-upgrade-conventions — upgrade Actions runtimes
- github-copilot-starter — set up Copilot config for new projects
- harness-engineering — turn agent failures into durable instructions
- refactor — surgical code refactoring skill
Instructions (.github/instructions/):
- context-engineering — structure code to maximize Copilot context
- hooks — authoring safe and portable lifecycle hooks
- makefile — GNU Make best practices
- qa-engineering-best-practices — test strategy, naming, assertions
- self-explanatory-code-commenting — comment only when necessary
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c5716e9 commit 4c7b045
20 files changed
Lines changed: 4290 additions & 0 deletions
File tree
- .github
- instructions
- skills
- ai-ready
- references
- commit-message-storyteller
- references
- conventional-branch
- create-agentsmd
- create-implementation-plan
- documentation-writer
- github-actions-runtime-upgrade-conventions
- github-copilot-starter
- harness-engineering
- refactor
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments