fork-dev-branch
✓Create a development branch for a given GitHub issue with standardized naming
Installation
SKILL.md
This skill instructs AI agents on how to create a development branch for implementing a GitHub issue. The branch name follows the standard format: issue- - .
Branches created by this skill must follow this exact format:
When this skill is invoked, the AI agent MUST follow these steps:
Create a development branch for a given GitHub issue with standardized naming Source: synthesys-lab/assassyn.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill fork-dev-branch- Source
- synthesys-lab/assassyn
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fork-dev-branch?
Create a development branch for a given GitHub issue with standardized naming Source: synthesys-lab/assassyn.
How do I install fork-dev-branch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill fork-dev-branch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/synthesys-lab/assassyn
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01