start-issue
Automates starting Marshroom issues by creating git branches, updating status, and providing agent context.
Install
npx skills add https://github.com/vkehfdl1/marshroom --skill start-issueStats
| Total installs | 1,168 |
| Weekly installs | 1.2K |
| GitHub stars | — |
| First seen | Feb 8, 2026 |
| Source | @vkehfdl1/marshroom |
Summary
- Reads the Marshroom state file, filters cart issues matching the current repository, and creates a feature or hotfix branch with standardized naming (Feature/#N or HotFix/#N)
- Mandatory state.json update: sets issue status to running via marsh start command or atomic jq write, with verification to ensure the update succeeds
- Injects issue body as context so the agent understands the full scope of work before planning
- Handles multiple matching issues by prompting user selection, and validates the git remote URL against both HTTPS and SSH formats
Tags
Related skills
| Skill | Installs | vs start-issue |
|---|---|---|
| web-research | 1,195 | +27 |
| nelson | 1,187 | +19 |
| ossfuzz | 1,171 | +3 |
| finance-news | 1,117 | -51 |
| bdd-feature-generator | 1,170 | +2 |
FAQ
- How many installs does start-issue have?
- start-issue has 1,168 total installs and 1.2K installs this week.
- Where is start-issue hosted?
- start-issue is published by @vkehfdl1/marshroom at https://github.com/vkehfdl1/marshroom.
- When was start-issue first indexed?
- OrangeBot.AI first indexed start-issue on Feb 8, 2026.
- How do I install start-issue?
- Run: npx skills add https://github.com/vkehfdl1/marshroom --skill start-issue