design-proposer

Generate sprint proposals and contract artifacts from design context.

28|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thompson0012/agents-stack --skill design-proposer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-proposer
Source: https://github.com/thompson0012/agents-stack/tree/main/templates/.agents/skills/frontend-design/design-proposer
Command: npx skills add https://github.com/thompson0012/agents-stack --skill design-proposer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts user intent and design context into a precise, bounded sprint proposal and a contract candidate, then parks for human approval before any building begins.

Core Features & Use Cases

  • Scopes design work by translating context.md and goals into a runnable sprint proposal and a contract-ready artifact.
  • Produces a formal sprint_proposal.md and contract.md for review, approval, and governance.
  • Reads governance references such as AGENTS.md, .harness/<sprint-id>/context.md, docs/live/tracked-work.json, docs/live/ideas.md, and docs/live/memory.md to ensure alignment.

Quick Start

Provide a bounded design sprint proposal and a contract-ready candidate from the current context, then await human approval before any building starts.

Frequently Asked Questions about design-proposer

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

FAQPage Schema
How do I create a design sprint proposal from existing context?

It scopes design sprints by translating context.md and goals into a formal sprint_proposal.md and contract.md, pausing for human approval before any building starts.

What files do I need before generating a design sprint contract?

You need a context.md file to generate a sprint contract, and the Skill also reads AGENTS.md, tracked-work.json, ideas.md, and memory.md to align the sprint_proposal.md and contract.md artifacts.

What is a bounded design sprint with a human gate?

A bounded design sprint with a human gate is a scoped workflow that generates a contract-ready artifact and pauses for explicit human approval before any development proceeds.

Can I use this to generate governance artifacts for frontend design workflows?

Yes, you can use this to generate governance artifacts for frontend-design workflows by producing a sprint_proposal.md and contract.md from your design context, ensuring proper scoping prior to development.

Does generating a design proposal automatically start the development phase?

Generating a design proposal does not start development; the Skill parks and awaits human approval after creating the sprint_proposal.md and contract.md to maintain strict governance.