bborbe

Run Prompt — Development skill for Claude Code

Development community

Execute prompt directly in YOLO container (simplified for one-shot headless execution).

How to install Run Prompt

Installs to ~/.claude/skills/bborbe-dark-factory-run-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bborbe-dark-factory-run-prompt && curl -fsSL https://raw.githubusercontent.com/bborbe/dark-factory/HEAD/commands/run-prompt.md -o ~/.claude/skills/bborbe-dark-factory-run-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Run Prompt does


description: Execute prompt directly in YOLO container (simplified for one-shot headless execution) argument-hint: allowed-tools: [Read, Write, Edit, Bash, Grep, Glob]

Git status: !`git status --short` Execute a single prompt directly in YOLO container witho

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • 12 Yolo Auto Mode Classifier — YOLO/Auto-Mode Classifier System 2.3k ★
  • E2e Devcontainer — Run E2E tests in a dev container (isolated environment) 1.6k ★

Full documentation available on GitHub

View Source Repository