What problem does it solve?
Centralizes My Kit's core infrastructure so other skills can share a consistent set of scripts, templates, and utilities without duplicating effort.
Core Features & Use Cases
- Shared infrastructure: 9 bash utilities for workflow automation (fetch-branch-info.sh, check-prerequisites.sh, create-new-feature.sh, git-ops.sh, security.sh, setup-plan.sh, update-agent-context.sh, utils.sh, validation.sh)
- Templates: reference templates for spec.md, plan.md, tasks.md, and agent-context formatting under references/templates
- Path conventions: standard $HOME/.claude structure to ensure global accessibility from Claude Code
Quick Start
Use this skill as a reference container to explore and reuse its scripts and templates for your own mk-based skills.