936220035 GitHub avatar

execution-prompt-builder

936220035

A reusable agent Skill that turns vague ideas into structured, execution-ready prompts for other agents by asking targeted clarification questions and defining scope, permissions, and acceptance criteria.

Stars

4

7-day growth

No data

Forks

1

Open issues

0

License

MIT

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It directly addresses a common failure point in agent workflows—unclear handoffs—by forcing explicit articulation of goals, boundaries, and evidence of completion before any execution begins.

Who it is for

  • Developers who use AI coding agents like Codex
  • Technical leads managing multi-agent task delegation
  • Anyone who needs to hand off a rough idea to another agent without ambiguity

Use cases

  • Clarifying a half-formed development or debugging task before handing it to an execution agent
  • Creating a self-contained prompt that includes permissions, scope, and verification steps
  • Defining verifiable acceptance criteria for tasks that span multiple domains

Strengths

  • Selects task-relevant expert roles dynamically, with user-adjustable supporting perspectives
  • Asks only one high-impact question per turn, reducing user fatigue
  • Explicitly separates read-only investigation, local modification, deployment, and irreversible actions
  • Outputs both a full and a compact prompt, plus a list of items the execution agent must verify

Considerations

  • Only handles clarification and prompt generation; does not execute any actions itself
  • Requires a compatible agent client (e.g., Codex) and Python 3 for installation
  • May need multiple back-and-forth questions if the initial idea is extremely vague

README quick start

安装到 Codex

Description

把模糊想法整理成可直接执行的 Agent 提示词:自动选角、逐轮澄清、权限边界、验收标准与验证证据。

Related repositories

Similar projects matched by category, topics, and programming language.

0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545
yetone
Featured
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI & Machine LearningAI Agents
805
gnipbao
Featured
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI & Machine LearningAI Agents
683