prototype-feature
CommunityDispatch competing prototypes and converge
Software Engineering#human feedback#convergence#git worktrees#open-spec#parallel prototyping#validation scoring#variant synthesis
Authorjankneumann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prototype-feature turns an approved OpenSpec proposal into multiple competing working skeletons, then drives a structured convergence using lightweight validation and human selection instead of expensive full implementations.
Core Features & Use Cases
- Parallel variant dispatch: Runs N angle-steered variant agents (default 3) against the approved proposal using isolated worktrees and branches to prevent cross-contamination.
- Cheap multi-phase scoring: Applies existing validation phases (smoke + spec) to each skeleton and records outcomes as data, not hard-fail exceptions.
- Human pick-and-choose feedback: Lets operators select per-aspect winners (data model, API, tests, layout) so iteration can synthesize a best-combination plan.
- Convergence handoff artifact: Writes a single prototype-findings.md file containing human picks plus per-variant machine-readable JSON for /iterate-on-plan.
Quick Start
Invoke the skill for an approved change id by running prototype-feature with the operator-approved change-id, optionally overriding angles and variant count to generate competing skeletons and produce prototype-findings.md for convergence.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prototype-feature Download link: https://github.com/jankneumann/agentic-assistant/archive/main.zip#prototype-feature Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.