skilluse
- 4 skills
- 0 followers
- 1 week ago last updated
- ▌ Epic · skilluseCreate and manage Epics - collections of related issues for major feature areas. Use when starting a new project(big feature), organizing work into themes, or adding reference documents.
- ▌ Issue · skilluse bundleCreate and manage local Issue specs (specs/issues/) - individual work items with testable acceptance criteria. Use for "create issue", "new task", "list issues", "check issues", "pick issue". NOTE - For GitHub issues, use `gh issue` command directly.
- ▌ Commit · skilluseGenerate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or finishes implementing code.
- ▌ Publish · skillusePublish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version".