redsub-start-work
CommunityCreate feature branch and start working.
Software Engineering#git#development workflow#dependency management#branching#worktree#feature branch
Authorredsub-captain
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of creating a new feature branch and preparing your local environment for development, streamlining the initial steps of adding new functionality.
Core Features & Use Cases
- Branch Creation: Automatically creates a new Git branch based on a provided name, prefixed with
feature/. - Environment Setup: Optionally sets up isolated worktrees and performs project-specific dependency installations (e.g.,
npm install,cargo build). - Use Case: When starting a new user authentication feature, you can use this Skill to create the
feature/user-authenticationbranch and ensure all project dependencies are installed in a clean worktree.
Quick Start
Use the redsub-start-work skill to create a new branch named 'user-authentication'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redsub-start-work Download link: https://github.com/redsub-captain/redsub-claude-code/archive/main.zip#redsub-start-work Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.