win4rwin4rCommunityยท1 Agent Skills Included

goal-prompt-builder

Write precise, audit-proof long-running coding objectives

Generates structured, copy-pasteable /goal commands for OpenAI Codex CLI through a guided 6-step interview. Detects your project type automatically, reads existing rule files, and applies a 5-section template covering scope, constraints, acceptance criteria, and stop conditions. Rejects vague wording and missing token budgets before rendering, preventing wasted tokens and false task completion on unattended runs.
npx skills add win4r/goal-prompt-builder --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install goal-prompt-builder?โ–ผ

Run `npx skills add win4r/goal-prompt-builder --all -g -y` in your terminal to install it globally.

What problem does goal-prompt-builder solve?โ–ผ

Vague /goal prompts make Codex burn tokens in the wrong direction and falsely declare success. This skill forces every goal into a verifiable checklist structure so the built-in audit actually works.

How does it detect my project type?โ–ผ

It inspects your filesystem for files like package.json, Cargo.toml, or .xcodeproj, fetches repo READMEs from URLs, and reads AGENTS.md or CLAUDE.md to load the right default constraints.

Does it work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and runs in Claude Code, Claude Desktop, Cursor, and other compatible clients.

Do I need prompt engineering experience to use it?โ–ผ

No. It walks you through a short interview, scores your goal for audit-friendliness, and refuses to render until the result is concrete and verifiable.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’