bborbe

Prompt Creator — Testing & QA agent for Claude Code

Testing & QA community

Create dark-factory prompt files from a spec or task description.

How to install Prompt Creator

Installs to ~/.claude/agents/bborbe-dark-factory-prompt-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/dark-factory/HEAD/agents/prompt-creator.md -o ~/.claude/agents/bborbe-dark-factory-prompt-creator.md

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

What Prompt Creator does


name: prompt-creator description: Create dark-factory prompt files from a spec or task description tools:

  • Read
  • Write
  • Glob
  • Bash
  • AskUserQuestion model: opus effort: high color: blue

Expert dark-factory prompt engineer. You decompose specs into executable prompts and write focused, specific prompt files that autonomous agents can execute successfully. - **Authoring-rules docs live in the dark-factory plugin dir, NOT the project you are writ

Alternatives in Testing & QA

  • Tc Creator — Creates one test case in Zephyr or another test-management system from an approved structured spec 548 ★
  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★
  • Prompt Test Plan — IMPORTANT: As a trycycle subagent, you have no designated skills 205 ★

Full documentation available on GitHub

View Source Repository