Ltk Github
Ltk Github from eyadsibai/ltk.
Skills in this plugin
4- ▌ Git Workflows · eyadsibaiThis skill should be used when the user asks to "create a commit", "write commit message", "create a pull request", "generate changelog", "manage branches", "git workflow", "merge strategy", "PR description", or mentions git operations and version control workflows.
- ▌ Changelog Generator · eyadsibaiUse when creating "changelog", "release notes", "version updates", generating "CHANGELOG.md", or asking about "git history to changelog", "commit summary", "what changed since last release"
- ▌ Using Git Worktrees · eyadsibaiUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Finishing A Development Branch · eyadsibaiUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup