feat: add commit commands for multi-repo git operations

- Added response.md files for various evaluations demonstrating commit formats for feature additions, breaking changes, non-releasable types, parent pointer updates, and dependency updates.
- Included detailed explanations and rationale for each commit type used, adhering to Conventional Commits guidelines.
- Updated the Jira search endpoint in the atlassian-rest script to use the correct path for JQL searches.
This commit is contained in:
mti-tannt
2026-03-18 17:42:35 +07:00
parent 1a0a8164c5
commit c138e33b74
367 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -38,6 +38,10 @@ description: > # Complete description of what the skill does
Content guidelines: specific and actionable instructions, real examples, under 500 lines, link to scripts/docs instead of inlining large content.
## Evaluations and Benchmarks
!IMPORTANT: Evaluation and benchmark results for each skill are stored in `evaluations/skills/<skill-name>/`:
## Testing a Skill Locally
Install a skill by adding it to `.claude/settings.json`:
@@ -76,10 +80,6 @@ npx skills add bmad-labs/skills --skill typescript-clean-code --skill typescript
npx skills add bmad-labs/skills -g
```
## Evaluations and Benchmarks
!IMPORTANT: Evaluation and benchmark results for each skill are stored in `evalutions/skills/<skill-name>/`:
## Troubleshooting
If skills are not detected after installation:

Some files were not shown because too many files have changed in this diff Show More