agent-prompt-engineer

Translate Conductor briefs into parallel sub-task prompts with acceptance criteria.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-prompt-engineer-fabiomilennials1234-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-prompt-engineer
Source: https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2/tree/main/.claude/skills/agent-prompt-engineer
Command: npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-prompt-engineer-fabiomilennials1234-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates structured Conductor briefs into precise, executable prompts for multiple dev agents, reducing coordination overhead and elevating prompt quality.

Core Features & Use Cases

  • Automated prompt generation: creates parallel, surgical prompts for each designated agent with explicit acceptance criteria.
  • Parallel orchestration: enables dispatch of sub-tasks in parallel wherever independence allows, with guardrails and clear dependencies.
  • QA-ready handoff: consolidates results into a structured report for QA validation.

Quick Start

Convert the Conductor brief into actionable prompts for each agent, with clear acceptance criteria, for parallel dispatch.

Frequently Asked Questions about agent-prompt-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate parallel prompts for multiple dev agents from a single brief?

To generate parallel prompts for dev agents from a single brief, use agent-prompt-engineer to translate structured Conductor briefs into surgical prompts. It decomposes tasks and constructs standalone prompts with explicit acceptance criteria, file targets, and coordination details.

What is the best way to orchestrate parallel agent tasks with clear sub-task boundaries?

The best way to orchestrate parallel agent tasks is by translating a Conductor brief into surgical prompts with defined scopes. This ensures independence and clear sub-task boundaries through automated prompt generation with built-in guardrails.

Can I create standalone agent prompts that include explicit acceptance criteria and file targets?

Yes, you can create standalone agent prompts with explicit acceptance criteria and file targets. The tool processes structured briefs to ensure each sub-task prompt maintains standalone boundaries and includes necessary coordination details.

Does this approach generate code for the agents or strictly provide prompt construction?

This approach strictly provides prompt construction and avoids code generation entirely. It focuses on defining scope, setting guardrails, and creating standalone prompts for parallel dispatch rather than writing the code itself.

How do I consolidate parallel agent results into a structured report for QA validation?

To consolidate parallel agent results for QA validation, the tool generates a consolidated QA handoff report. This structured output captures results from the parallel dispatched agents, ensuring smooth QA validation downstream.

Why do my sub-task prompts overlap or lack independence during parallel dispatch?

Sub-task prompts overlap or lack independence during parallel dispatch when the brief lacks clear scope definition. Translating it into surgical prompts with explicit sub-task boundaries and guardrails ensures tasks remain independent.