docs: update all documentation and add AI tooling configs
- Rewrite README.md with current architecture, features and stack - Update docs/API.md with all current endpoints (corporate, BI, client 360) - Update docs/ARCHITECTURE.md with cache, modular queries, services, ETL - Update docs/GUIA-USUARIO.md for all roles (admin, corporate, agente) - Add docs/INDEX.md documentation index - Add PROJETO.md comprehensive project reference - Add BI-CCC-Implementation-Guide.md - Include AI agent configs (.claude, .agents, .gemini, _bmad) - Add netbird VPN configuration - Add status report Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: start-understand
|
||||
description: Clarify user situation and determine alignment needs
|
||||
web_bundle: true
|
||||
---
|
||||
|
||||
# Phase 1: Start & Understand
|
||||
|
||||
**Goal:** Understand the user's situation and determine if alignment & signoff is needed.
|
||||
|
||||
**Your Role:** Clarify who the user is, what they need, and whether they need stakeholder alignment or can proceed directly to the Project Brief.
|
||||
|
||||
---
|
||||
|
||||
## Steps
|
||||
|
||||
| # | File | Purpose |
|
||||
|---|------|---------|
|
||||
| 01 | [Understand Situation](01-understand-situation.md) | Clarify user's situation and context |
|
||||
| 02 | [Determine If Needed](02-determine-if-needed.md) | Determine if alignment & signoff is needed |
|
||||
| 03 | [Offer Extract Communications](03-offer-extract-communications.md) | Offer to extract info from existing communications |
|
||||
| 04 | [Extract Info](04-extract-info.md) | Extract information from provided materials |
|
||||
| 05 | [Detect Starting Point](05-detect-starting-point.md) | Detect where user wants to start in the exploration |
|
||||
|
||||
---
|
||||
|
||||
## INITIALIZATION
|
||||
|
||||
Load and execute `01-understand-situation.md` to begin.
|
||||
@@ -0,0 +1,231 @@
|
||||
---
|
||||
name: explore-sections
|
||||
description: Explore the 10 alignment document sections through guided conversation
|
||||
web_bundle: true
|
||||
---
|
||||
|
||||
# Phase 2: Explore Sections
|
||||
|
||||
**Goal:** Work through the 10 sections of the alignment document through guided conversation.
|
||||
|
||||
**Your Role:** Facilitate exploration of each section using proven frameworks. Help the user articulate their vision clearly and concisely.
|
||||
|
||||
---
|
||||
|
||||
## Steps
|
||||
|
||||
| # | File | Purpose |
|
||||
|---|------|---------|
|
||||
| 01 | [Explore Realization](../steps-c/step-02a-explore-realization.md) | What we've realized needs attention |
|
||||
| 02 | [Explore Solution](../steps-c/step-02b-explore-solution.md) | Solution approach (if starting here) |
|
||||
| 03 | [Explore Why It Matters](../steps-c/step-02c-explore-why-it-matters.md) | Why this matters and who we help |
|
||||
| 04 | [Explore How We See It Working](../steps-c/step-02d-explore-how-we-see-it-working.md) | High-level solution overview |
|
||||
| 05 | [Explore Paths We Explored](../steps-c/step-02e-explore-paths-we-explored.md) | Alternative approaches considered |
|
||||
| 06 | [Explore Recommended Solution](../steps-c/step-02f-explore-recommended-solution.md) | Preferred approach and why |
|
||||
| 07 | [Explore Path Forward](../steps-c/step-02g-explore-path-forward.md) | How the work will be done |
|
||||
| 08 | [Explore Value We Create](../steps-c/step-02h-explore-value-we-create.md) | What happens if we DO build this |
|
||||
| 09 | [Explore Cost of Inaction](../steps-c/step-02i-explore-cost-of-inaction.md) | What happens if we DON'T |
|
||||
| 10 | [Explore Our Commitment](../steps-c/step-02j-explore-our-commitment.md) | Resources and risks |
|
||||
| 11 | [Explore Summary](../steps-c/step-02k-explore-summary.md) | Key takeaways |
|
||||
|
||||
**Flexible order:** Sections can be explored in any order based on the user's natural thinking flow.
|
||||
|
||||
---
|
||||
|
||||
## SECTION EXPLORATION GUIDE
|
||||
|
||||
**Framework Inspiration**: This guide draws from proven frameworks:
|
||||
- **Customer-Problem-Solution (CPS)** — Clear structure
|
||||
- **Value Proposition Canvas** — Understanding customer needs
|
||||
- **Problem-Agitate-Solve (PAS)** — Natural flow
|
||||
- **Business Case Framework** — Investment and consequences
|
||||
|
||||
### 1. The Realization
|
||||
|
||||
**Framework**: Problem-Agitate-Solve (PAS) — Start here
|
||||
|
||||
**Questions to explore**:
|
||||
- "What have you realized needs attention?"
|
||||
- "What observation have you made?"
|
||||
- "What challenge are you seeing?"
|
||||
- "What evidence do you have that this is real?"
|
||||
|
||||
**Best Practice: Confirm the Realization with Evidence**
|
||||
|
||||
**Help them identify evidence:**
|
||||
|
||||
**Soft Evidence** (qualitative indicators):
|
||||
- "Do you have testimonials or complaints about this?"
|
||||
- "What have stakeholders told you?"
|
||||
- "What patterns have you observed?"
|
||||
- "What do user interviews reveal?"
|
||||
|
||||
**Hard Evidence** (quantitative data):
|
||||
- "Do you have statistics or metrics?"
|
||||
- "What do analytics show?"
|
||||
- "Have you run surveys or tests?"
|
||||
- "What do server logs or error reports indicate?"
|
||||
|
||||
**Help them combine both types** for maximum credibility:
|
||||
- Start with soft evidence (testimonials, complaints, observations)
|
||||
- Support with hard evidence (statistics, analytics, survey results)
|
||||
- Show the realization is grounded in reality
|
||||
|
||||
**Keep it brief** — 2-3 sentences for the realization, plus 1-2 sentences of evidence
|
||||
|
||||
**Help them articulate**: Clear realization backed by evidence that frames a reality worth addressing
|
||||
|
||||
### 2. Why It Matters
|
||||
|
||||
**Framework**: Value Proposition Canvas + Impact
|
||||
|
||||
**Questions to explore**:
|
||||
- "Why does this matter?"
|
||||
- "Who are we helping?"
|
||||
- "What are they trying to accomplish?" (Jobs)
|
||||
- "What are their pain points?" (Pains)
|
||||
- "What would make their life better?" (Gains)
|
||||
- "How does this affect them?"
|
||||
- "What impact will this have?"
|
||||
- "Are there different groups we're helping?"
|
||||
|
||||
**Keep it brief** — Why it matters and who we help
|
||||
|
||||
**Help them think**: Focus on the value we're adding to specific people and why that matters
|
||||
|
||||
### 3. How We See It Working
|
||||
|
||||
**Questions to explore**:
|
||||
- "How do you envision this working?"
|
||||
- "What's the general approach?"
|
||||
- "Walk me through how you see it addressing the realization"
|
||||
|
||||
**Keep it brief** — High-level overview, not detailed specifications
|
||||
|
||||
**Flexible language** — Works for software, processes, services, products, strategies
|
||||
|
||||
### 4. Paths We Explored
|
||||
|
||||
**Questions to explore**:
|
||||
- "What other ways could we approach this?"
|
||||
- "Are there alternative paths?"
|
||||
- "What options have you considered?"
|
||||
|
||||
**Keep it brief** — 2-3 paths explored briefly
|
||||
|
||||
**If user only has one path**: That's fine — acknowledge it and move on
|
||||
|
||||
### 5. Recommended Solution
|
||||
|
||||
**Questions to explore**:
|
||||
- "Which approach do you prefer?"
|
||||
- "Why this one over the others?"
|
||||
- "What makes this the right solution?"
|
||||
|
||||
**Keep it brief** — Preferred approach and key reasons
|
||||
|
||||
### 6. The Path Forward
|
||||
|
||||
**Purpose**: Explain how the work will be done practically — which WDS phases will be used and the workflow approach.
|
||||
|
||||
**Questions to explore**:
|
||||
- "How do you envision the work being done?"
|
||||
- "Which WDS phases do you think we'll need?"
|
||||
- "What's the practical workflow you're thinking?"
|
||||
- "Will we need user research, or do you already know your users?"
|
||||
- "Do you need technical architecture planning, or is that already defined?"
|
||||
- "What level of design detail do you need?"
|
||||
- "How will this be handed off for implementation?"
|
||||
|
||||
**Keep it brief** — High-level plan of the work approach
|
||||
|
||||
**Help them think**:
|
||||
- Which WDS phases apply (Trigger Mapping, Platform Requirements, UX Design, Design System, etc.)
|
||||
- Practical workflow (research → design → handoff, or skip research, etc.)
|
||||
- Level of detail needed
|
||||
- Handoff approach
|
||||
|
||||
**Example responses**:
|
||||
- "We'll start with Product Brief, then do UX Design for 3 scenarios, skip Trigger Mapping since we know our users, and create a handoff package for developers"
|
||||
- "Need full WDS workflow: Brief → User Research → Architecture → Design → Handoff"
|
||||
- "Just need design specs — skip research and architecture, go straight to UX Design"
|
||||
|
||||
### 7. The Value We'll Create
|
||||
|
||||
**Framework**: Business Case Framework — What's the return?
|
||||
|
||||
**Questions to explore**:
|
||||
- "What's our ambition? What are we striving to accomplish?"
|
||||
- "What happens if we DO build this?"
|
||||
- "What benefits would we see?"
|
||||
- "What outcomes are we expecting?"
|
||||
- "How will we measure success?"
|
||||
- "What metrics will tell us we're succeeding?"
|
||||
- "What's the value we'd create?"
|
||||
|
||||
**Best Practice: Frame as Positive Assumption with Success Metrics**
|
||||
|
||||
**Help them articulate**:
|
||||
- **Our Ambition**: What we're confidently striving to accomplish (enthusiastic, positive)
|
||||
- **Success Metrics**: How we'll measure success (specific, measurable)
|
||||
- **What Success Looks Like**: Clear outcomes (tangible results)
|
||||
- **Monitoring Approach**: How we'll track these metrics (brief)
|
||||
|
||||
**Keep it brief** — Key benefits, outcomes, and success metrics
|
||||
|
||||
**Help them think**: Positive assumption ("We're confident this will work") + clear success metrics ("Here's how we'll measure it") = enthusiastic and scientific
|
||||
|
||||
### 8. Cost of Inaction
|
||||
|
||||
**Framework**: Problem-Agitate-Solve (PAS) — Agitate the problem / Business Case Framework
|
||||
|
||||
**Questions to explore**:
|
||||
- "What happens if we DON'T build this?"
|
||||
- "What are the risks of not acting?"
|
||||
- "What opportunities would we miss?"
|
||||
- "What's the cost of doing nothing?"
|
||||
- "What gets worse if we don't act?"
|
||||
- "What do we lose by waiting?"
|
||||
|
||||
**Keep it brief** — Key consequences of not building
|
||||
|
||||
**Can include**:
|
||||
- Financial cost (lost revenue, increased costs)
|
||||
- Opportunity cost (missed opportunities)
|
||||
- Competitive risk (competitors gaining advantage)
|
||||
- Operational impact (inefficiency, problems getting worse)
|
||||
|
||||
**Help them think**: Make the case for why we can't afford NOT to do this
|
||||
|
||||
### 9. Our Commitment
|
||||
|
||||
**Framework**: Business Case Framework — What are we committing to?
|
||||
|
||||
**Questions to explore**:
|
||||
- "What resources are we committing?"
|
||||
- "What's the time commitment?"
|
||||
- "What budget or team are we committing?"
|
||||
- "What dependencies exist?"
|
||||
- "What potential risks or drawbacks should we consider?"
|
||||
- "What challenges might we face?"
|
||||
|
||||
**Keep it brief** — High-level commitment and potential risks
|
||||
|
||||
**Don't force precision** — Rough estimates are fine at this stage
|
||||
|
||||
**Help them think**: Time, money, people, technology — what are we committing to make this happen? What risks or challenges should we acknowledge?
|
||||
|
||||
### 10. Summary
|
||||
|
||||
**Questions to explore**:
|
||||
- "What are the key points?"
|
||||
- "What should stakeholders remember?"
|
||||
- "What's the main takeaway?"
|
||||
|
||||
**Keep it brief** — Summary of key points (let readers draw their own conclusion)
|
||||
|
||||
---
|
||||
|
||||
## INITIALIZATION
|
||||
|
||||
Start with `step-02a-explore-realization.md` (in steps-c/) or whichever section the user wants to explore first.
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: synthesize-present
|
||||
description: Synthesize exploration into alignment document and present for approval
|
||||
web_bundle: true
|
||||
---
|
||||
|
||||
# Phase 3: Synthesize & Present
|
||||
|
||||
**Goal:** Synthesize the section explorations into a complete alignment document, optionally create strategic context, and present for stakeholder approval.
|
||||
|
||||
**Your Role:** Reflect back what was captured, compile the alignment document, and guide the user through the approval process.
|
||||
|
||||
---
|
||||
|
||||
## Steps
|
||||
|
||||
| # | File | Purpose |
|
||||
|---|------|---------|
|
||||
| 01 | [Reflect Back](01-reflect-back.md) | Reflect back what you've captured from all sections |
|
||||
| 02 | [Synthesize Document](02-synthesize-document.md) | Compile into alignment document using pitch template |
|
||||
| 03 | [Present for Approval](04-present-for-approval.md) | Present to stakeholders, handle feedback, iterate |
|
||||
|
||||
**Key principle:** The alignment phase is collaborative and iterative. Refine until everyone is on board.
|
||||
|
||||
---
|
||||
|
||||
## INITIALIZATION
|
||||
|
||||
Load and execute `01-reflect-back.md` to begin synthesis.
|
||||
@@ -0,0 +1,31 @@
|
||||
---
|
||||
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.
|
||||
@@ -0,0 +1,38 @@
|
||||
---
|
||||
name: build-contract
|
||||
description: Build external contract or service agreement section by section
|
||||
web_bundle: true
|
||||
---
|
||||
|
||||
# Phase 5: Build External Contract
|
||||
|
||||
**Goal:** Build a complete project contract or service agreement by working through each section with the user.
|
||||
|
||||
**Your Role:** Guide the user through each contract section, explaining why it matters and capturing their decisions.
|
||||
|
||||
---
|
||||
|
||||
## Steps
|
||||
|
||||
| # | File | Purpose |
|
||||
|---|------|---------|
|
||||
| 01 | [Project Overview](01-build-section-01-project-overview.md) | Build Project Overview section |
|
||||
| 02 | [Business Model](02-build-section-02-business-model.md) | Build Business Model section |
|
||||
| 03 | [Scope of Work](03-build-section-03-scope-of-work.md) | Build Scope of Work (IN/OUT scope) |
|
||||
| 04 | [Payment Terms](04-build-section-04-payment-terms.md) | Build Payment Terms section |
|
||||
| 05 | [Timeline](05-build-section-05-timeline.md) | Build Timeline section |
|
||||
| 06 | [Availability](06-build-section-06-availability.md) | Build Availability (retainer only) |
|
||||
| 07 | [Confidentiality](07-build-section-07-confidentiality.md) | Build Confidentiality section |
|
||||
| 08 | [Not to Exceed](08-build-section-08-not-to-exceed.md) | Build Budget Cap (conditional) |
|
||||
| 09 | [Work Initiation](09-build-section-09-work-initiation.md) | Build Work Initiation section |
|
||||
| 10 | [Terms and Conditions](10-build-section-10-terms-and-conditions.md) | Build Terms and Conditions |
|
||||
| 11 | [Approval](11-build-section-11-approval.md) | Build Approval section |
|
||||
| 12 | [Finalize](12-finalize-contract.md) | Finalize and present contract |
|
||||
|
||||
**Template:** `../../1-project-brief/templates/contract.template.md` or `service-agreement.template.md`
|
||||
|
||||
---
|
||||
|
||||
## INITIALIZATION
|
||||
|
||||
Load and execute `01-build-section-01-project-overview.md` to begin building the contract.
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: build-signoff-internal
|
||||
description: Build internal signoff document for company projects
|
||||
web_bundle: true
|
||||
---
|
||||
|
||||
# Phase 6: Build Internal Signoff
|
||||
|
||||
**Goal:** Build an internal signoff document for projects that don't need an external contract.
|
||||
|
||||
**Your Role:** Guide the user through creating a signoff document that captures goals, budget, ownership, and approval.
|
||||
|
||||
---
|
||||
|
||||
## Steps
|
||||
|
||||
| # | File | Purpose |
|
||||
|---|------|---------|
|
||||
| 01 | [Build Internal Signoff](01-build-internal-signoff.md) | Build the internal signoff document |
|
||||
| 02 | [Finalize Signoff](02-finalize-signoff.md) | Finalize and present signoff document |
|
||||
|
||||
**Template:** `../../1-project-brief/templates/signoff.template.md`
|
||||
|
||||
---
|
||||
|
||||
## INITIALIZATION
|
||||
|
||||
Load and execute `01-build-internal-signoff.md` to begin.
|
||||
Reference in New Issue
Block a user