agentic-sprintlisted
Install: claude install-skill vivialiudesign/agentic-sprint
# Agentic Sprint
A structured multi-agent system for generating, evaluating, and selecting ideas — modeled on
the AI-native design workflow described in the Agentic Sprint framework.
**Core principle:** Humans define problems and make final decisions. Agents execute structured
thinking steps (research, divergence, evaluation, critique).
---
## 🖥️ Invocation — Welcome Screen
The moment `/agentic-sprint` is invoked, before Phase 1 begins, render a terminal-style
welcome screen using show_widget. This is not optional — it's the first thing the human
sees, and it sets the tone: structured, confident, a little bit CLI-native.
Requirements:
- Dark terminal background (near-black), monospace font
- A pixel-art or block-letter wordmark reading "AGENTIC SPRINT," rendered in a CSS
gradient across the five agent-lens colours (terracotta → indigo → teal)
- A one-line tagline beneath it, e.g. "Structured multi-agent design sprints. Humans decide. Agents think."
- A short ready-state line: mode/version + a prompt hint
- One screen, no scrolling, no walls of text
Example structure (adapt styling, don't copy verbatim):
```html
<pre style="font-family:'SF Mono',Menlo,monospace;color:#fff;background:#0D0D0D;padding:24px;">
<span style="background:linear-gradient(90deg,#C4785A,#6B5CA5,#3F8C82);-webkit-background-clip:text;color:transparent;">
█▀█ █▀▀ █▀▀ █▄░█ ▀█▀ █ █▀▀
█▀█ █▄█ ██▄ █░▀█ ░█░ █ █▄▄
█▀ █▀█ █▀█ █ █▄░█ ▀█▀
▄█ █▀▀ █▀▄ █ █░▀█ ░█░
</span>
v1 · 5-phase mode · Facilitator ready