Agent Skill
2/7/2026

worktree-feature-development

This skill should be used when the user asks to "start a new feature", "create feature branch in worktree", "set up isolated feature development", "work on feature in separate directory", or mentions git worktree for feature isolation.

K
kadel
0GitHub Stars
2Views
npx skills add kadel/claude-plugins

SKILL.md

Nameworktree-feature-development
DescriptionThis skill should be used when the user asks to "start a new feature", "create feature branch in worktree", "set up isolated feature development", "work on feature in separate directory", or mentions git worktree for feature isolation.

claude-plugins

A collection of Claude Code plugins for development workflows.

Installation

Claude Code

From marketplace:

/plugin marketplace add kadel/claude-plugins

/plugin install rhdh-plugin-dev@claude-plugins
/plugin install rhdh-context@claude-plugins
/plugin install review@claude-plugins
/plugin install jira-utils@claude-plugins
/plugin install ghostty@claude-plugins

Local development:

claude --plugin-dir ./plugins/rhdh-plugin-dev
claude --plugin-dir ./plugins/rhdh-context
claude --plugin-dir ./plugins/review
claude --plugin-dir ./plugins/jira-utils
claude --plugin-dir ./plugins/ghostty

Install individual skills

Install skills using skills CLI.

Interactive mode — browse and select skills to install:

npx skills add kadel/claude-plugins

Install a specific skill:

npx skills add kadel/claude-plugins --skill use-jira-cli

Skills

SkillDescriptionInstall
use-jira-cliInteract with Jira issues, sprints, and projects via CLInpx skills add kadel/claude-plugins --skill use-jira-cli
md-to-jiraConvert Markdown to Jira wiki markup syntax for Jira and Confluencenpx skills add kadel/claude-plugins --skill md-to-jira
rhdh-backend-dynamic-pluginBootstrap backend dynamic plugins for RHDHnpx skills add kadel/claude-plugins --skill rhdh-backend-dynamic-plugin
rhdh-frontend-dynamic-pluginBootstrap frontend dynamic plugins for RHDHnpx skills add kadel/claude-plugins --skill rhdh-frontend-dynamic-plugin
generate-frontend-wiringGenerate RHDH wiring config for Backstage frontend pluginsnpx skills add kadel/claude-plugins --skill generate-frontend-wiring
backstage-crCreate and configure Backstage Custom Resources for rhdh-operatornpx skills add kadel/claude-plugins --skill backstage-cr
rhdh-catalog-indexExtract and inspect the RHDH plugin catalog index OCI imagenpx skills add kadel/claude-plugins --skill rhdh-catalog-index
rhdh-contextRHDH product context — what it is, how it differs from Backstage, key nuancesnpx skills add kadel/claude-plugins --skill rhdh-context
documentationReview documentation changes in GitHub PRs for clarity and correctnessnpx skills add kadel/claude-plugins --skill documentation
git-commitCreate well-structured git commits with meaningful messages and attributionnpx skills add kadel/claude-plugins --skill git-commit
ghostty-applescriptControl Ghostty terminal via AppleScript — open splits, render markdown with glownpx skills add kadel/claude-plugins --skill ghostty-applescript

License

MIT

Skills Info
Original Name:worktree-feature-developmentAuthor:kadel