drive-make

Orchestrates content production through concept variants, user confirmation gates, and delegated full production.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/hivgb1-ai/do-better-workspace-v2 --skill drive-make-hivgb1-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drive-make
Source: https://github.com/hivgb1-ai/do-better-workspace-v2/tree/main/.claude/skills/drive-make
Command: npx skills add https://github.com/hivgb1-ai/do-better-workspace-v2 --skill drive-make-hivgb1-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When producing content or deliverables, jumping straight to a single finished version often locks you into the wrong direction. This Skill prevents that by forcing a staged production flow: generate multiple distinct concept variants first, get explicit user confirmation, compare lightweight real samples side by side, let the user pick one by taste, and only then produce the full version using existing content-generation skills. ## Core Features & Use Cases - Variant-first production: Generates 2-3 genuinely different concept directions (angle, tone, structure) before any heavy production work begins. - Confirmation gates: Uses AskUserQuestion checkpoints so the human makes the taste-based selection, with read-back confirmation before locking in. - Delegation, not reinvention: Reads the locked plan and acceptance criteria from progress.md, then calls existing content/output skills for full production instead of reimplementing them. - Taste memory: Logs what the user picked and why, so future production runs start biased toward past preferences. - Use Case: After drive-plan locks the plan for a workshop curriculum, run this Skill to draft three curriculum outlines, compare sample sections, pick one direction, and produce the full curriculum via existing writing skills. ## Quick Start Tell the AI "생산 시작" or "drive make" after your project plan is locked, and it will propose concept variants for you to compare and confirm before full production.

Frequently Asked Questions about drive-make

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

FAQPage Schema
How do I start producing a deliverable after planning a project?

Invoke this Skill with a phrase like "생산 시작" or "drive make" once drive-plan has locked the plan. It reads the plan and acceptance criteria from progress.md, proposes multiple concept variants, and only produces the full version after you confirm a direction.

How does variant comparison work before full content production?

The Skill generates 2-3 genuinely distinct concepts differing in angle, tone, and structure, then creates lightweight real samples of each for side-by-side comparison. You pick one by taste via a confirmation prompt, and only that direction goes to full production.

Can I use this Skill without completing the planning stage first?

No. If progress.md lacks a locked plan or acceptance criteria, the Skill redirects you back to drive-plan rather than improvising a plan on the spot. The production gate only opens after planning is confirmed.

Does this Skill generate the final content itself?

It delegates full production to existing content and output skills in the workspace rather than reimplementing them. If no suitable skill exists, it produces the confirmed direction directly but does not build new production tooling.

What are the limitations of the variant regeneration loop?

Sample regeneration is capped at one retry; after that, the best available option is confirmed and refined instead. Refinement loops stop when the user says it is done, preventing endless rework cycles.