Files
Momento/.agent/skills/wds-0-alignment-signoff/data/04-generate-signoff-routing.md
Antigravity bd495be965
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 12s
feat: design system overhaul — sidebar, AI chats, settings, brainstorm, color cleanup
- Sidebar: dynamic brand-accent colors, brainstorm section restyled
- AI chat general: popup panel with expand/collapse, hides when contextual AI open
- AI chat contextual: tabs reordered (Actions first), X close button, height fix
- Settings: all tabs restyled, 6 new color presets (sage, terracotta, iron, etc.)
- Global color cleanup: emerald/orange hardcoded → brand-accent dynamic
- Brainstorm page: orange → brand-accent throughout
- PageEntry animation component added to key pages
- Floating AI button: bg-brand-accent instead of hardcoded black
- i18n: all 15 locales updated with new AI/billing keys
- Billing: freemium quota tracking, BYOK, stripe subscription scaffolding
- Admin: integrated into new design
- AGENTS.md + CLAUDE.md project rules added
2026-05-16 12:59:30 +00:00

32 lines
935 B
Markdown

---
name: generate-signoff
description: Offer and prepare signoff document after alignment acceptance
web_bundle: true
---
# Phase 4: Generate Signoff
**Goal:** After alignment document is accepted, offer to create a signoff document to formalize the commitment.
**Your Role:** Determine which type of signoff document is needed and route to the appropriate builder.
---
## Steps
| # | File | Purpose |
|---|------|---------|
| 01 | [Offer Signoff Document](01-offer-signoff-document.md) | Offer to generate signoff document after acceptance |
| 02 | [Determine Business Model](02-determine-business-model.md) | Determine payment model for external contracts |
**Routes to:**
- External contract → `../05-build-contract/workflow.md`
- Internal signoff → `../06-build-signoff-internal/workflow.md`
- Skip signoff → Proceed to Project Brief
---
## INITIALIZATION
Load and execute `01-offer-signoff-document.md` to begin.