Skip to main content
Back to the directory
vkehfdl1/marshroomSoftware EngineeringData and Analytics

start-issue

Automate Marshroom cart issue setup with branch creation, status tracking, and context injection.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vkehfdl1/marshroom --skill start-issue
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, start-issue has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vkehfdl1/marshroom. Canonical URL: https://skills.sh/vkehfdl1/marshroom/start-issue.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykPASS
About this skill
Automate Marshroom cart issue setup with branch creation, status tracking, and context injection. Start working on a Marshroom cart issue in the current repository. - 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 - state.json update is MANDATORY . After creating the branch, you MUST update the issue status to running in ${MARSHROOM_STATE:-~/.config/marshroom/state.json} . If this fails, stop and report the error — do NOT silently continue. - Use marsh start if available; otherwise fall back to direct jq atomic write (see step 10). - Read ${MARSHROOM_STATE:-~/.config/marshroom/state.json} and parse the JSON - Extract the cart array. If the cart is empty, tell the user to add issues in the Marshroom app - Run git remote get-url origin to get the current repo's remote URL - Extract owner/repo from the remote URL (handle both HTTPS and SSH formats) - Filter cart entries where...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does start-issue do?

Automate Marshroom cart issue setup with branch creation, status tracking, and context injection.

Is start-issue good?

start-issue does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support start-issue?

start-issue currently lists compatibility with Skills CLI.

Is start-issue safe to install?

start-issue has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to start-issue?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install start-issue?

Run the following command to install start-issue: npx skills add https://github.com/vkehfdl1/marshroom --skill start-issue

Related skills

Alternatives in Software Engineering