zlc000190
Skill Developer
Skills Published
8
Total Installs
1,201+
Avg Rating
4.2
Published Skills (8)
Using Git Worktrees
zlc000190
Use 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 verificat
Brainstorming
zlc000190
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Writing Skills
zlc000190
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Subagent Driven Development
zlc000190
Use when executing implementation plans with independent tasks in the current session
Finishing a Development Branch
zlc000190
Use 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
Writing Plans
zlc000190
Use when you have a spec or requirements for a multi-step task, before touching code
Requesting Code Review
zlc000190
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Verification Before Completion
zlc000190
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence