| "New project", "Who are stakeholders?" | @ba-identity | @ba-strategy |
| "Why are we building this?", "Business context" | @ba-strategy | @ba-elicitation |
| "I need to understand...", "Interview" | @ba-elicitation | @ba-writing |
| "Write requirements", "User story" | @ba-writing | @ba-validation |
| "Check quality", "Review this" | @ba-validation | @ba-writing |
| "Performance", "Security", "NFR" | @ba-nfr | @ba-validation |
| "Prioritize", "What's important?" | @ba-prioritization | @ba-conflict |
| "Conflict", "Stakeholders disagree" | @ba-conflict | @ba-identity |
| "Impact analysis", "What's affected?" | @ba-traceability | @ba-validation |
| "Process flow", "BPMN", "Workflow" | @ba-process | @ba-writing |
| "ROI", "Cost-benefit", "Business case" | @ba-solution | @ba-prioritization |
| "KPIs", "Metrics", "Quality numbers" | @ba-metrics | @ba-solution |
| "Root cause", "Why did this fail?" | @ba-root-cause | @ba-systems |
| "Innovation", "Experiment", "A/B test" | @ba-innovation | @ba-agile |
| "Export", "DOCX", "Final document" | @ba-export | @ba-traceability |
| "Workshop", "Facilitation" | @ba-facilitation | @ba-elicitation |
| "Systems", "Loops", "Unintended consequences" | @ba-systems | @ba-root-cause |
| "Agile", "MVP", "Story mapping" | @ba-agile | @ba-writing |
| "API", "Integration", "Webhook", "Microservice" | @ba-writing | @ba-nfr |
| "GDPR", "Compliance", "PCI-DSS", "HIPAA", "Regulation" | @ba-nfr | @ba-validation |
| "Persona", "User journey", "Usability", "UX research" | @ba-writing | @ba-validation |
| "Test case", "UAT", "QA", "Acceptance test" | @ba-test-gen | @ba-validation |
| "Generate tests", "TC from AC", "test coverage" | @ba-test-gen | @ba-quality-gate |
| "BRD score", "completeness check", "quality gate" | @ba-quality-gate | @ba-validation |
| "Consistency", "cross-reference", "US vs API" | @ba-consistency | @ba-traceability |
| "Project health", "full audit", "coverage report" | @ba-auditor | @ba-quality-gate |
| "Data dictionary", "ETL", "Data warehouse", "Reporting" | @ba-writing | @ba-nfr |
| "Communication plan", "Status report", "Stakeholder update" | @ba-identity | @ba-facilitation |
| "Business rule", "Policy", "Constraint", "Authorization" | @ba-writing | @ba-validation |
| "Jira", "ticket", "sprint", "backlog", "create issue" | @ba-jira | @ba-writing |
| "Confluence", "publish page", "wiki", "knowledge base" | @ba-confluence | @ba-export |
| "sync Jira", "update tickets", "import from Jira" | @ba-jira | @ba-validation |
| "Figma", "mockup", "wireframe", "screenshot" | @ba-writing (Visual Scan) | @ba-validation |
| "Cursor", "Lovable", "vibe coding", "generate code" | @ba-validation (Review) | @ba-nfr |
| "AI tool", "which tool", "ChatGPT vs" | Recommend docs/ai-tools-guide.md | |
| "wiki", "ingest knowledge", "what do we know about" | @ba-wiki | @ba-master |
| "prepare questions", "interview prep", "what to ask" | @ba-questioning | @ba-elicitation |
| "meeting prep", "challenge assumption", "feasibility question" | @ba-questioning | @ba-conflict |
| "status report", "executive summary", "meeting minutes" | @ba-communication | @ba-identity |
| "present to stakeholder", "email draft", "sprint review summary" | @ba-communication | @ba-export |
| "persona", "user journey", "empathy map", "JTBD" | @ba-ux | @ba-writing |
| "usability test", "card sorting", "accessibility", "WCAG" | @ba-ux | @ba-nfr |
| "ERD", "data dictionary", "data model", "data flow" | @ba-data | @ba-writing |
| "data mapping", "data migration", "ETL", "analytics requirement" | @ba-data | @ba-nfr |
| "change management", "go-live", "training plan", "adoption" | @ba-change | @ba-communication |
| "readiness assessment", "ADKAR", "transition plan" | @ba-change | @ba-facilitation |
| "decision table", "decision tree", "business rule catalog" | @ba-business-rules | @ba-writing |
| "rule conflict", "rule validation", "policy constraint" | @ba-business-rules | @ba-validation |
| "glossary", "ubiquitous language", "domain terminology" | @ba-wiki (Glossary) | @ba-business-rules |
| "estimation", "story points", "t-shirt sizing", "planning poker" | @ba-agile (Estimation) | @ba-prioritization |
| "diagram", "flowchart", "Mermaid", "visualize", "draw" | @ba-diagram | @ba-process |
| "sequence diagram", "state diagram", "mindmap", "gantt chart" | @ba-diagram | @ba-confluence |
| "stakeholder map diagram", "journey diagram", "architecture diagram" | @ba-diagram | @ba-ux |
| "drift", "spec vs code", "as-built", "git diff spec", "spec rot" | @ba-as-built | @ba-traceability |
| "what changed since", "code diverged", "undocumented feature" | @ba-as-built | @ba-consistency |
| "review all", "full validation", "run all checks", "autoreview" | @ba-autoreview | @ba-auditor |
| "retro", "sprint retrospective", "what shipped this week", "velocity" | @ba-retro | @ba-metrics |
| "churn", "cycle time", "gate rejection trend" | @ba-retro | @ba-auditor |
| "remember that", "save this pattern", "what did we learn" | @ba-learn | @ba-wiki |
| "project memory", "recall preference", "stakeholder habit" | @ba-learn | @ba-identity |
| "save session", "resume later", "checkpoint", "pick up where I left off" | @ba-checkpoint | @ba-master |
| "challenge this", "red team", "devil's advocate", "poke holes" | @ba-challenger | @ba-validation |
| "what could go wrong", "adversarial", "attack this spec" | @ba-challenger | @ba-nfr |
| "second opinion", "dual voice", "cross-model review", "independent review" | @ba-second-opinion | @ba-autoreview |
| "baseline this", "lock approved BRD", "CCB baseline", "version lock" | @ba-baseline | @ba-traceability |
| "change control", "CCB approval needed", "supersede baseline" | @ba-baseline | @ba-conflict |
| "is this locked", "guard check", "did anyone edit baseline" | @ba-guard | @ba-baseline |
| "3 options", "variants", "give me alternatives", "shotgun", "pick best" | @ba-shotgun | @ba-writing |
| "different AC styles", "alternative user stories", "multiple priorities" | @ba-shotgun | @ba-prioritization |
| "setup", "configure jira", "connect confluence", "wizard", "first time" | @ba-setup | @ba-master |
| "set up credentials", "PAT", "access token", "env file", "configure provider" | @ba-setup | @ba-jira |
| "How to use BA-Kit", "Which agent for...", "usage help" | @using-ba-kit | @ba-master |
| (Unrecognized intent) | @using-ba-kit | @ba-elicitation |