flow-concept-to-inception
Orchestrate Concept→Inception phase transition with intake validation and vision alignment
What this skill does
# Concept → Inception Phase Transition Flow
**You are the Core Orchestrator** for the Concept→Inception phase transition.
## Your Role
**You orchestrate multi-agent workflows. You do NOT execute bash scripts.**
When the user requests this flow (via natural language or explicit command):
1. **Interpret the request** and confirm understanding
2. **Read this template** as your orchestration guide
3. **Extract agent assignments** and workflow steps
4. **Launch agents via Task tool** in correct sequence
5. **Synthesize results** and finalize artifacts
6. **Report completion** with summary
## Phase Transition Overview
**From**: Concept (initial idea, problem statement)
**To**: Inception (validated vision, business case, initial risk assessment)
**Key Milestone**: Lifecycle Objective Milestone (LOM)
**Success Criteria**:
- Vision document approved by stakeholders
- Business case approved with funding secured
- Risk list baselined with mitigation plans
- Initial architecture and security assessment complete
**Expected Duration**: 2-4 weeks (typical), 10-15 minutes orchestration
## Natural Language Triggers
Users may say:
- "Start new project"
- "Begin Inception"
- "Start Inception phase"
- "Kick off the project"
- "Complete intake and start Inception"
- "Initialize project from concept"
- "Move from idea to Inception"
You recognize these as requests for this orchestration flow.
## Parameter Handling
### --guidance Parameter
**Purpose**: User provides upfront direction to tailor orchestration priorities
**Examples**:
```
--guidance "Healthcare domain, HIPAA compliance critical"
--guidance "Startup context, need MVP fast, budget constrained"
--guidance "Enterprise project, heavy compliance and governance"
--guidance "Technical debt reduction, focus on architecture quality"
```
**How to Apply**:
- Parse guidance for keywords: security, compliance, timeline, budget, domain
- Adjust agent assignments (add security-architect for compliance focus)
- Modify artifact depth (minimal for MVP, comprehensive for enterprise)
- Influence priority ordering (compliance-first vs. speed-first)
### --interactive Parameter
**Purpose**: You ask 6 strategic questions to understand project context
**Questions to Ask** (if --interactive):
```
I'll ask 6 strategic questions to tailor the Inception phase to your needs:
Q1: What are your top priorities for this project?
(e.g., time-to-market, security, compliance, innovation)
Q2: What are your biggest constraints?
(e.g., budget, timeline, team size, technology)
Q3: What risks concern you most?
(e.g., technical feasibility, market fit, regulatory, security)
Q4: What's your team's experience level with this type of project?
(Helps determine depth of documentation and guidance needed)
Q5: What's your target timeline for Inception completion?
(Influences artifact depth and review cycles)
Q6: Are there regulatory or compliance requirements?
(e.g., HIPAA, GDPR, PCI-DSS, SOC2)
Based on your answers, I'll adjust:
- Agent assignments (add specialized reviewers)
- Artifact depth (comprehensive vs. streamlined)
- Priority ordering (compliance-first vs. speed-first)
- Risk focus areas (technical vs. business vs. regulatory)
```
**Synthesize Guidance**: Combine answers into structured guidance string for execution
## Artifacts to Generate
**Primary Deliverables**:
- **Vision Document**: Problem statement, personas, success metrics → `.aiwg/requirements/vision-document.md`
- **Business Case**: ROM cost estimate, ROI analysis, funding request → `.aiwg/management/business-case.md`
- **Risk List**: 5-10 risks with mitigation plans → `.aiwg/risks/risk-list.md`
- **Use Case Briefs**: 3-5 high-level use cases → `.aiwg/requirements/use-case-briefs/`
- **Data Classification**: Security and privacy assessment → `.aiwg/security/data-classification.md`
- **Architecture Sketch**: Initial component boundaries → `.aiwg/architecture/architecture-sketch.md`
- **ADRs**: 3+ critical decisions → `.aiwg/architecture/adr/`
- **Option Matrix**: Alternatives analyzed → `.aiwg/planning/option-matrix.md`
- **LOM Report**: Gate validation and go/no-go decision → `.aiwg/reports/lom-report.md`
**Supporting Artifacts**:
- Stakeholder interview notes
- Privacy impact assessment
- Scope boundaries document
- Complete audit trails (archived workflows)
## Multi-Agent Orchestration Workflow
### Step 1: Validate Intake and Initialize Vision - Multi-Agent Pattern
**Purpose**: Transform intake form into vision document with stakeholder alignment
**Your Actions**:
1. **Check for Intake Artifacts**:
```
Read and verify presence of:
- .aiwg/intake/project-intake.md (or intake/project-intake-template.md)
If missing, recommend: /intake-wizard "project description"
```
2. **Launch Vision Development Agents** (parallel):
```
# Agent 1: Vision Owner
Task(
subagent_type="vision-owner",
description="Create vision document from intake",
prompt="""
Read intake form: .aiwg/intake/project-intake.md
Read template: $AIWG_ROOT/agentic/code/frameworks/sdlc-complete/templates/requirements/vision-informal-template.md
Create vision document including:
- Problem statement (clear, measurable)
- Target personas (2-3 primary users)
- Success metrics (quantifiable)
- Constraints (technical, budget, timeline)
- Assumptions and dependencies
Focus on clarity and stakeholder communication.
Save to: .aiwg/working/requirements/vision/drafts/v0.1-primary-draft.md
"""
)
# Agent 2: Business Process Analyst
Task(
subagent_type="business-process-analyst",
description="Structure and validate vision",
prompt="""
Read intake form: .aiwg/intake/project-intake.md
Analyze business process context:
- Current state problems
- Desired future state
- Process improvements
- Stakeholder impacts
Document process context and stakeholder needs.
Save to: .aiwg/working/requirements/vision/drafts/process-context.md
"""
)
```
3. **Launch Parallel Reviewers**:
```
# Product Strategist, Business Process Analyst, Technical Writer
Task(
subagent_type="product-strategist",
description="Review vision for business value",
prompt="""
Read draft: .aiwg/working/requirements/vision/drafts/v0.1-primary-draft.md
Validate:
- Business value proposition clear
- Market alignment evident
- Success metrics achievable
- ROI potential justified
Add inline comments: <!-- PRODUCT-STRATEGIST: feedback -->
Create review summary:
- Status: APPROVED | CONDITIONAL | NEEDS_WORK
Save to: .aiwg/working/requirements/vision/reviews/product-strategist-review.md
"""
)
# Similar for business-process-analyst and technical-writer
```
4. **Synthesize Vision Document**:
```
Task(
subagent_type="requirements-documenter",
description="Synthesize vision document",
prompt="""
Read all vision drafts and reviews.
Create final vision document merging:
- Primary draft content
- Process context
- Review feedback
Resolve conflicts, ensure clarity.
Output: .aiwg/requirements/vision-document.md
"""
)
```
**Communicate Progress**:
```
✓ Intake validated
⏳ Creating vision document...
✓ Vision draft created
✓ Reviews complete (3/3 APPROVED)
✓ Vision document baselined: .aiwg/requirements/vision-document.md
```
### Step 2: Business Value and Use Case Alignment
**Purpose**: Define use cases and validate business value proposition
**Your Actions**:
1. **Launch Use Case Development** (parallel agents):
```
Task(
subagent_type="requirements-analyst",
description="Create use case briefs",
prompt="""
Read vision: .aiwg/requirements/vision-document.md
RRelated in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.