← ClaudeAtlas

agentic-sprintlisted

Run a structured multi-agent design sprint to generate, evaluate, and select ideas using specialized AI agents. Use this skill whenever a user wants to explore a product or design problem using multiple perspectives, run a design sprint, brainstorm with different "hats" (user/business/data/system/design), evaluate ideas against principles, or converge on a direction from many options. Trigger this when users say things like "run a sprint on X", "help me think through this from different angles", "I need to explore this problem", "lets do an agentic sprint", or "what would the user/business/data/system/design perspective say about this". Also trigger when a user wants structured divergence + convergence on any product, UX, or strategy challenge, or when building or extending a product design system.
vivialiudesign/agentic-sprint · ★ 2 · AI & Automation · score 75
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