agileflow 2.46.0 → 2.48.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agileflow",
3
- "version": "2.46.0",
3
+ "version": "2.48.0",
4
4
  "description": "AI-driven agile development system for Claude Code, Cursor, Windsurf, and more",
5
5
  "keywords": [
6
6
  "agile",
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: accessibility
2
+ name: agileflow-accessibility
3
3
  description: Accessibility specialist for WCAG compliance, inclusive design, assistive technology support, and accessibility testing.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: adr-writer
2
+ name: agileflow-adr-writer
3
3
  description: Architecture Decision Record specialist. Use for documenting technical decisions, trade-offs, and alternatives considered. Ensures decisions are recorded for future reference.
4
4
  tools: Read, Write, Edit, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: analytics
2
+ name: agileflow-analytics
3
3
  description: Analytics specialist for event tracking, data analysis, metrics dashboards, user behavior analysis, and data-driven insights.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: api
2
+ name: agileflow-api
3
3
  description: Services/data layer specialist. Use for implementing backend APIs, business logic, data models, database access, and stories tagged with owner AG-API.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: ci
2
+ name: agileflow-ci
3
3
  description: CI/CD and quality specialist. Use for setting up workflows, test infrastructure, linting, type checking, coverage, and stories tagged with owner AG-CI.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: compliance
2
+ name: agileflow-compliance
3
3
  description: Compliance specialist for regulatory compliance, GDPR, HIPAA, SOC2, audit trails, legal requirements, and compliance documentation.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: database
2
+ name: agileflow-database
3
3
  description: Database specialist for schema design, migrations, query optimization, data modeling, and database-intensive features.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: datamigration
2
+ name: agileflow-datamigration
3
3
  description: Data migration specialist for zero-downtime migrations, data validation, rollback strategies, and large-scale data movements.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: design
2
+ name: agileflow-design
3
3
  description: Design specialist for UI/UX design systems, visual design, design patterns, design documentation, and design-driven development.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: devops
2
+ name: agileflow-devops
3
3
  description: DevOps and automation specialist. Use for dependency management, deployment setup, testing infrastructure, code quality, impact analysis, technical debt tracking, and changelog generation.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: documentation
2
+ name: agileflow-documentation
3
3
  description: Documentation specialist for technical docs, API documentation, user guides, tutorials, and documentation maintenance.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: epic-planner
2
+ name: agileflow-epic-planner
3
3
  description: Epic and story planning specialist. Use for breaking down large features into epics and stories, writing acceptance criteria, estimating effort, and mapping dependencies.
4
4
  tools: Read, Write, Edit, Glob, Grep
5
5
  model: sonnet
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: integrations
2
+ name: agileflow-integrations
3
3
  description: Integration specialist for third-party APIs, webhooks, payment processors, external services, and API connectivity.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: mentor
2
+ name: agileflow-mentor
3
3
  description: End-to-end implementation mentor. Use for guiding feature implementation from idea to PR, researching approaches, creating missing epics/stories, and orchestrating multi-step workflows.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: sonnet
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: mobile
2
+ name: agileflow-mobile
3
3
  description: Mobile specialist for React Native, Flutter, cross-platform mobile development, and mobile-specific features.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: monitoring
2
+ name: agileflow-monitoring
3
3
  description: Monitoring specialist for observability, logging strategies, alerting rules, metrics dashboards, and production visibility.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: multi-expert
2
+ name: agileflow-multi-expert
3
3
  description: Multi-expert orchestrator that deploys 3-5 domain experts on the same problem and synthesizes results for high-confidence answers.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep, Task, TaskOutput
5
5
  model: sonnet
@@ -46,14 +46,14 @@ Multi-Expert Orchestrator that spawns 3-5 domain experts in parallel to analyze
46
46
  - Recommended Actions - prioritized next steps
47
47
 
48
48
  ### Key Domain Mappings
49
- - database/schema/SQL → AgileFlow:database
50
- - API/endpoint/REST → AgileFlow:api
51
- - component/UI/frontend → AgileFlow:ui
52
- - test/spec/coverage → AgileFlow:testing
53
- - security/auth/JWT → AgileFlow:security
54
- - performance/cache/optimize → AgileFlow:performance
55
- - CI/workflow/pipeline → AgileFlow:ci
56
- - deploy/infrastructure/Docker → AgileFlow:devops
49
+ - database/schema/SQL → agileflow-database
50
+ - API/endpoint/REST → agileflow-api
51
+ - component/UI/frontend → agileflow-ui
52
+ - test/spec/coverage → agileflow-testing
53
+ - security/auth/JWT → agileflow-security
54
+ - performance/cache/optimize → agileflow-performance
55
+ - CI/workflow/pipeline → agileflow-ci
56
+ - deploy/infrastructure/Docker → agileflow-devops
57
57
 
58
58
  ### Key Files
59
59
  - Expert expertise definitions: `packages/cli/src/core/experts/{domain}/expertise.yaml`
@@ -95,14 +95,14 @@ DOMAIN DETECTION
95
95
 
96
96
  | Keywords | Expert to Spawn |
97
97
  |----------|-----------------|
98
- | database, schema, table, SQL, query | AgileFlow:database |
99
- | API, endpoint, REST, route, controller | AgileFlow:api |
100
- | component, UI, frontend, style | AgileFlow:ui |
101
- | test, spec, coverage, mock | AgileFlow:testing |
102
- | security, auth, JWT, vulnerability | AgileFlow:security |
103
- | performance, cache, optimize, slow | AgileFlow:performance |
104
- | CI, workflow, pipeline, build | AgileFlow:ci |
105
- | deploy, infrastructure, Docker | AgileFlow:devops |
98
+ | database, schema, table, SQL, query | agileflow-database |
99
+ | API, endpoint, REST, route, controller | agileflow-api |
100
+ | component, UI, frontend, style | agileflow-ui |
101
+ | test, spec, coverage, mock | agileflow-testing |
102
+ | security, auth, JWT, vulnerability | agileflow-security |
103
+ | performance, cache, optimize, slow | agileflow-performance |
104
+ | CI, workflow, pipeline, build | agileflow-ci |
105
+ | deploy, infrastructure, Docker | agileflow-devops |
106
106
 
107
107
  WORKFLOW
108
108
 
@@ -121,14 +121,14 @@ CRITICAL: Use run_in_background: true for ALL experts
121
121
  Task(
122
122
  description: "Security analysis",
123
123
  prompt: "FIRST: Read packages/cli/src/core/experts/security/expertise.yaml\n\nQUESTION: ...",
124
- subagent_type: "AgileFlow:security",
124
+ subagent_type: "agileflow-security",
125
125
  run_in_background: true
126
126
  )
127
127
 
128
128
  Task(
129
129
  description: "API analysis",
130
130
  prompt: "FIRST: Read packages/cli/src/core/experts/api/expertise.yaml\n\nQUESTION: ...",
131
- subagent_type: "AgileFlow:api",
131
+ subagent_type: "agileflow-api",
132
132
  run_in_background: true
133
133
  )
134
134
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: performance
2
+ name: agileflow-performance
3
3
  description: Performance specialist for optimization, profiling, benchmarking, scalability, and performance-critical features.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: product
2
+ name: agileflow-product
3
3
  description: Product specialist for requirements analysis, user stories, acceptance criteria clarity, and feature validation before epic planning.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: qa
2
+ name: agileflow-qa
3
3
  description: QA specialist for test strategy, test planning, quality metrics, regression testing, and release readiness validation.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: readme-updater
2
+ name: agileflow-readme-updater
3
3
  description: README specialist for auditing and updating all documentation files across project folders.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: refactor
2
+ name: agileflow-refactor
3
3
  description: Refactoring specialist for technical debt cleanup, legacy code modernization, codebase health, and code quality improvements.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: research
2
+ name: agileflow-research
3
3
  description: Research specialist. Use for gathering technical information, creating research prompts for ChatGPT, saving research notes, and maintaining the research index.
4
4
  tools: Read, Write, Edit, Glob, Grep, WebFetch, WebSearch
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: security
2
+ name: agileflow-security
3
3
  description: Security specialist for vulnerability analysis, authentication patterns, authorization, compliance, and security reviews before release.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: testing
2
+ name: agileflow-testing
3
3
  description: Testing specialist for test strategy, test patterns, coverage optimization, and comprehensive test suite design (different from CI infrastructure).
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: ui
2
+ name: agileflow-ui
3
3
  description: UI/presentation layer specialist. Use for implementing front-end components, styling, theming, accessibility features, and stories tagged with owner AG-UI.
4
4
  tools: Read, Write, Edit, Bash, Glob, Grep
5
5
  model: haiku
@@ -3,7 +3,7 @@ description: Interactive mentor for end-to-end feature implementation
3
3
  compact_context:
4
4
  priority: critical
5
5
  preserve_rules:
6
- - "ACTIVE COMMAND: /agileflow:babysit - Interactive mentor mode"
6
+ - "ACTIVE COMMAND: /agileflow-babysit - Interactive mentor mode"
7
7
  - "MUST use AskUserQuestion tool for ALL user decisions (task selection, approach choices, next steps)"
8
8
  - "MUST track progress with TodoWrite tool throughout the session"
9
9
  - "MUST end EVERY response with AskUserQuestion presenting next step options"
@@ -16,7 +16,7 @@ compact_context:
16
16
  - pending_decision
17
17
  ---
18
18
 
19
- # /agileflow:babysit
19
+ # /agileflow-babysit
20
20
 
21
21
  End-to-end mentor for implementing features.
22
22
 
@@ -165,7 +165,7 @@ GOAL
165
165
  3) Analyze architecture and plan small steps; assess implementation approach; propose file changes; write code & tests safely.
166
166
  4) Update docs/09-agents/status.json and bus/log.jsonl (valid JSON).
167
167
  5) Prepare PR description and next actions.
168
- 6) Integrate research (docs/10-research); if gaps exist, suggest /agileflow:context MODE=research and save results.
168
+ 6) Integrate research (docs/10-research); if gaps exist, suggest /agileflow-context MODE=research and save results.
169
169
  7) Ensure minimal CI exists; offer to create/update .github/workflows/ci.yml or fix it if failing.
170
170
 
171
171
  🔴 ⚠️ MANDATORY CONTEXT LOADING ON FIRST RUN ⚠️ 🔴
@@ -296,11 +296,11 @@ After loading context, analyze status.json, roadmap, and README TODOs to generat
296
296
  },
297
297
  {
298
298
  "label": "Research: JWT best practices",
299
- "description": "📚 Prep work for Auth epic | Save time debugging later | /agileflow:context MODE=research"
299
+ "description": "📚 Prep work for Auth epic | Save time debugging later | /agileflow-context MODE=research"
300
300
  },
301
301
  {
302
302
  "label": "Create new epic/story",
303
- "description": "💡 Start something new | Use /agileflow:epic or /agileflow:story"
303
+ "description": "💡 Start something new | Use /agileflow-epic or /agileflow-story"
304
304
  },
305
305
  {
306
306
  "label": "Other",
@@ -319,11 +319,11 @@ After loading context, analyze status.json, roadmap, and README TODOs to generat
319
319
  - **Limit to 5-6 options** - More than 6 creates decision paralysis
320
320
  - **"Other" is always last** - Custom input option
321
321
 
322
- **If research is missing/outdated**: Include research option with tip about /agileflow:context MODE=research
322
+ **If research is missing/outdated**: Include research option with tip about /agileflow-context MODE=research
323
323
 
324
324
  RESEARCH INTEGRATION
325
325
 
326
- **💡 TIP: `/agileflow:context MODE=research` CAN HELP AVOID DEBUGGING HEADACHES**
326
+ **💡 TIP: `/agileflow-context MODE=research` CAN HELP AVOID DEBUGGING HEADACHES**
327
327
 
328
328
  Consider using MODE=research when implementing new features - it can help you avoid common pitfalls, security issues, and save time debugging by learning from best practices upfront.
329
329
 
@@ -343,7 +343,7 @@ Consider using MODE=research when implementing new features - it can help you av
343
343
 
344
344
  **INTEGRATION WITH EXISTING RESEARCH**:
345
345
  - If a relevant note exists in docs/10-research: summarize 5–8 bullets + path; apply caveats to the plan.
346
- - If none/stale (>90 days)/conflicting: **IMMEDIATELY** propose /agileflow:context MODE=research TOPIC="..."; after the user pastes results, offer to save:
346
+ - If none/stale (>90 days)/conflicting: **IMMEDIATELY** propose /agileflow-context MODE=research TOPIC="..."; after the user pastes results, offer to save:
347
347
  - docs/10-research/<YYYYMMDD>-<slug>.md (Title, Summary, Key Findings, Steps, Risks, Sources) and update docs/10-research/README.md.
348
348
 
349
349
  DEFINITION OF READY
@@ -352,7 +352,7 @@ DEFINITION OF READY
352
352
  - ✓ Test stub at docs/07-testing/test-cases/<US_ID>.md
353
353
  - ✓ Dependencies resolved and documented
354
354
  - ✓ Previous Story Insights included (if applicable to epic)
355
- - ✓ Story validated via `/agileflow:story-validate` (all checks passing)
355
+ - ✓ Story validated via `/agileflow-story-validate` (all checks passing)
356
356
 
357
357
  ARCHITECTURE CONTEXT GUIDANCE
358
358
 
@@ -436,7 +436,7 @@ AGENT SPAWNING - FOR COMPLEX TASKS
436
436
  Task(
437
437
  description: "Brief 3-5 word description",
438
438
  prompt: "Detailed task for the agent",
439
- subagent_type: "AgileFlow:<agent-name>"
439
+ subagent_type: "agileflow-<agent-name>"
440
440
  )
441
441
  ```
442
442
 
@@ -449,14 +449,14 @@ Use `run_in_background: true` when tasks can run in parallel:
449
449
  Task(
450
450
  description: "Create API endpoint",
451
451
  prompt: "Implement /api/users endpoint with CRUD operations",
452
- subagent_type: "AgileFlow:api",
452
+ subagent_type: "agileflow-api",
453
453
  run_in_background: true
454
454
  )
455
455
 
456
456
  Task(
457
457
  description: "Create user form component",
458
458
  prompt: "Build UserForm component with validation",
459
- subagent_type: "AgileFlow:ui",
459
+ subagent_type: "agileflow-ui",
460
460
  run_in_background: true
461
461
  )
462
462
 
@@ -475,8 +475,8 @@ Task(
475
475
  User: "Add user profile feature with API and UI"
476
476
 
477
477
  Babysit thinking:
478
- - This has API work → spawn AgileFlow:api
479
- - This has UI work → spawn AgileFlow:ui
478
+ - This has API work → spawn agileflow-api
479
+ - This has UI work → spawn agileflow-ui
480
480
  - These are independent → run in parallel!
481
481
 
482
482
  Babysit action:
@@ -492,17 +492,17 @@ Babysit action:
492
492
 
493
493
  | Complex Task Type | Agent to Spawn | Async? |
494
494
  |-------------------|----------------|--------|
495
- | Multi-file UI feature | `AgileFlow:ui` | Yes if API also needed |
496
- | New API endpoints | `AgileFlow:api` | Yes if UI also needed |
497
- | Schema design/migrations | `AgileFlow:database` | Usually yes |
498
- | Test suite creation | `AgileFlow:testing` | Yes alongside impl |
499
- | CI/CD setup | `AgileFlow:ci` | Yes |
500
- | Security audit/impl | `AgileFlow:security` | Yes |
501
- | Performance optimization | `AgileFlow:performance` | Yes |
502
- | Large documentation | `AgileFlow:documentation` | Yes |
503
- | Technical research | `AgileFlow:research` | Yes |
504
- | Epic/story breakdown | `AgileFlow:epic-planner` | No (need result) |
505
- | Architecture decisions | `AgileFlow:adr-writer` | Yes |
495
+ | Multi-file UI feature | `agileflow-ui` | Yes if API also needed |
496
+ | New API endpoints | `agileflow-api` | Yes if UI also needed |
497
+ | Schema design/migrations | `agileflow-database` | Usually yes |
498
+ | Test suite creation | `agileflow-testing` | Yes alongside impl |
499
+ | CI/CD setup | `agileflow-ci` | Yes |
500
+ | Security audit/impl | `agileflow-security` | Yes |
501
+ | Performance optimization | `agileflow-performance` | Yes |
502
+ | Large documentation | `agileflow-documentation` | Yes |
503
+ | Technical research | `agileflow-research` | Yes |
504
+ | Epic/story breakdown | `agileflow-epic-planner` | No (need result) |
505
+ | Architecture decisions | `agileflow-adr-writer` | Yes |
506
506
 
507
507
  **PARALLEL PATTERNS** (for complex multi-domain tasks):
508
508
  - `api` + `ui` → Full-stack feature in parallel
@@ -537,29 +537,29 @@ When analyzing the user's request, identify keywords and spawn the matching expe
537
537
 
538
538
  | Keywords Detected | Expert to Spawn | Reason |
539
539
  |-------------------|-----------------|--------|
540
- | database, schema, migration, SQL, query, table, model | `AgileFlow:database` | Database schema/query work |
541
- | API, endpoint, REST, GraphQL, route, controller | `AgileFlow:api` | Backend API work |
542
- | component, UI, frontend, button, form, style, CSS | `AgileFlow:ui` | Frontend/UI work |
543
- | test, spec, coverage, mock, fixture, assertion | `AgileFlow:testing` | Test implementation |
544
- | CI, workflow, GitHub Actions, pipeline, build | `AgileFlow:ci` | CI/CD configuration |
545
- | deploy, infrastructure, Docker, Kubernetes, env | `AgileFlow:devops` | DevOps/deployment |
546
- | security, auth, JWT, OAuth, vulnerability, XSS | `AgileFlow:security` | Security implementation |
547
- | performance, optimize, cache, latency, profiling | `AgileFlow:performance` | Performance optimization |
548
- | accessibility, ARIA, a11y, screen reader, WCAG | `AgileFlow:accessibility` | Accessibility work |
549
- | docs, README, documentation, JSDoc, comment | `AgileFlow:documentation` | Documentation work |
550
- | refactor, cleanup, technical debt, code smell | `AgileFlow:refactor` | Code refactoring |
551
- | mobile, React Native, Flutter, iOS, Android | `AgileFlow:mobile` | Mobile development |
552
- | webhook, integration, third-party, API client | `AgileFlow:integrations` | Third-party integrations |
553
- | analytics, tracking, metrics, event, dashboard | `AgileFlow:analytics` | Analytics implementation |
554
- | logging, monitoring, alerting, observability | `AgileFlow:monitoring` | Monitoring/observability |
555
- | compliance, GDPR, HIPAA, audit, privacy | `AgileFlow:compliance` | Compliance work |
556
- | data migration, ETL, transform, import, export | `AgileFlow:datamigration` | Data migration |
557
- | design system, tokens, theme, Figma, mockup | `AgileFlow:design` | Design system work |
558
- | product, requirements, user story, AC, acceptance | `AgileFlow:product` | Product/requirements |
559
- | QA, quality, regression, test plan, release | `AgileFlow:qa` | QA/quality assurance |
560
- | ADR, architecture decision, trade-off | `AgileFlow:adr-writer` | Architecture decisions |
561
- | research, investigate, best practices, docs | `AgileFlow:research` | Technical research |
562
- | epic, story, breakdown, planning, estimate | `AgileFlow:epic-planner` | Epic/story planning |
540
+ | database, schema, migration, SQL, query, table, model | `agileflow-database` | Database schema/query work |
541
+ | API, endpoint, REST, GraphQL, route, controller | `agileflow-api` | Backend API work |
542
+ | component, UI, frontend, button, form, style, CSS | `agileflow-ui` | Frontend/UI work |
543
+ | test, spec, coverage, mock, fixture, assertion | `agileflow-testing` | Test implementation |
544
+ | CI, workflow, GitHub Actions, pipeline, build | `agileflow-ci` | CI/CD configuration |
545
+ | deploy, infrastructure, Docker, Kubernetes, env | `agileflow-devops` | DevOps/deployment |
546
+ | security, auth, JWT, OAuth, vulnerability, XSS | `agileflow-security` | Security implementation |
547
+ | performance, optimize, cache, latency, profiling | `agileflow-performance` | Performance optimization |
548
+ | accessibility, ARIA, a11y, screen reader, WCAG | `agileflow-accessibility` | Accessibility work |
549
+ | docs, README, documentation, JSDoc, comment | `agileflow-documentation` | Documentation work |
550
+ | refactor, cleanup, technical debt, code smell | `agileflow-refactor` | Code refactoring |
551
+ | mobile, React Native, Flutter, iOS, Android | `agileflow-mobile` | Mobile development |
552
+ | webhook, integration, third-party, API client | `agileflow-integrations` | Third-party integrations |
553
+ | analytics, tracking, metrics, event, dashboard | `agileflow-analytics` | Analytics implementation |
554
+ | logging, monitoring, alerting, observability | `agileflow-monitoring` | Monitoring/observability |
555
+ | compliance, GDPR, HIPAA, audit, privacy | `agileflow-compliance` | Compliance work |
556
+ | data migration, ETL, transform, import, export | `agileflow-datamigration` | Data migration |
557
+ | design system, tokens, theme, Figma, mockup | `agileflow-design` | Design system work |
558
+ | product, requirements, user story, AC, acceptance | `agileflow-product` | Product/requirements |
559
+ | QA, quality, regression, test plan, release | `agileflow-qa` | QA/quality assurance |
560
+ | ADR, architecture decision, trade-off | `agileflow-adr-writer` | Architecture decisions |
561
+ | research, investigate, best practices, docs | `agileflow-research` | Technical research |
562
+ | epic, story, breakdown, planning, estimate | `agileflow-epic-planner` | Epic/story planning |
563
563
 
564
564
  **AUTO-SPAWN WORKFLOW**:
565
565
 
@@ -582,7 +582,7 @@ Babysit Response:
582
582
  Task(
583
583
  description: "Add sessions table",
584
584
  prompt: "FIRST: Read your expertise file at packages/cli/src/core/experts/database/expertise.yaml to understand current schema patterns. Then add a sessions table to track user logins with columns: id, user_id, token, ip_address, user_agent, created_at, expires_at. Follow existing schema conventions.",
585
- subagent_type: "AgileFlow:database"
585
+ subagent_type: "agileflow-database"
586
586
  )
587
587
  ```
588
588
 
@@ -615,7 +615,7 @@ Response:
615
615
 
616
616
  **WHEN TO USE MULTI-EXPERT ORCHESTRATION**:
617
617
 
618
- For complex cross-domain tasks, use `/agileflow:multi-expert` instead of single agent:
618
+ For complex cross-domain tasks, use `/agileflow-multi-expert` instead of single agent:
619
619
 
620
620
  | Scenario | Use Multi-Expert |
621
621
  |----------|------------------|
@@ -634,7 +634,7 @@ For complex cross-domain tasks, use `/agileflow:multi-expert` instead of single
634
634
 
635
635
  **How to invoke**:
636
636
  ```
637
- SlashCommand("/agileflow:multi-expert <question>")
637
+ SlashCommand("/agileflow-multi-expert <question>")
638
638
  ```
639
639
 
640
640
  Or spawn directly:
@@ -729,7 +729,7 @@ CI INTEGRATION
729
729
  - On request, run tests/build/lint and summarize.
730
730
 
731
731
  IMPLEMENTATION FLOW
732
- 1) Validate story readiness: `/agileflow:story-validate <STORY_ID>`
732
+ 1) Validate story readiness: `/agileflow-story-validate <STORY_ID>`
733
733
  2) Read relevant practices docs based on task type
734
734
  3) Read story's Architecture Context section FIRST
735
735
  4) Check Previous Story Insights (if not first in epic)
@@ -242,14 +242,14 @@ For features needing extra user input, spawn specialized agents:
242
242
  ```javascript
243
243
  // CI/CD - needs provider and commands
244
244
  Task({
245
- subagent_type: "AgileFlow:agents:configuration:ci",
245
+ subagent_type: "agileflow-configuration:ci",
246
246
  description: "Configure CI/CD",
247
247
  prompt: "Set up CI/CD workflow. Ask for provider (GitHub Actions, GitLab CI, CircleCI) and commands."
248
248
  })
249
249
 
250
250
  // Git config - needs remote URL
251
251
  Task({
252
- subagent_type: "AgileFlow:agents:configuration:git-config",
252
+ subagent_type: "agileflow-configuration:git-config",
253
253
  description: "Configure git",
254
254
  prompt: "Set up git remote. Ask for URL."
255
255
  })
@@ -3,7 +3,7 @@ description: Deploy multiple domain experts on the same problem for higher confi
3
3
  argument-hint: <question or task>
4
4
  ---
5
5
 
6
- # /agileflow:multi-expert
6
+ # /agileflow-multi-expert
7
7
 
8
8
  Deploy multiple Agent Experts on the same problem. Each expert validates independently, then results are synthesized for higher confidence answers.
9
9
 
@@ -79,16 +79,16 @@ Analyze the user's question/task to identify relevant domains.
79
79
 
80
80
  | Domain | Keywords | Expert |
81
81
  |--------|----------|--------|
82
- | Database | schema, table, query, migration, SQL, model | AgileFlow:database |
83
- | API | endpoint, REST, GraphQL, route, controller, backend | AgileFlow:api |
84
- | UI | component, frontend, button, form, style, CSS | AgileFlow:ui |
85
- | Testing | test, spec, coverage, mock, assertion | AgileFlow:testing |
86
- | Security | auth, JWT, OAuth, vulnerability, XSS, CSRF | AgileFlow:security |
87
- | Performance | optimize, cache, latency, profiling, slow | AgileFlow:performance |
88
- | CI/CD | workflow, pipeline, build, deploy, GitHub Actions | AgileFlow:ci |
89
- | DevOps | infrastructure, Docker, Kubernetes, env | AgileFlow:devops |
90
- | Accessibility | ARIA, a11y, screen reader, WCAG | AgileFlow:accessibility |
91
- | Architecture | design, pattern, structure, decision | AgileFlow:adr-writer |
82
+ | Database | schema, table, query, migration, SQL, model | agileflow-database |
83
+ | API | endpoint, REST, GraphQL, route, controller, backend | agileflow-api |
84
+ | UI | component, frontend, button, form, style, CSS | agileflow-ui |
85
+ | Testing | test, spec, coverage, mock, assertion | agileflow-testing |
86
+ | Security | auth, JWT, OAuth, vulnerability, XSS, CSRF | agileflow-security |
87
+ | Performance | optimize, cache, latency, profiling, slow | agileflow-performance |
88
+ | CI/CD | workflow, pipeline, build, deploy, GitHub Actions | agileflow-ci |
89
+ | DevOps | infrastructure, Docker, Kubernetes, env | agileflow-devops |
90
+ | Accessibility | ARIA, a11y, screen reader, WCAG | agileflow-accessibility |
91
+ | Architecture | design, pattern, structure, decision | agileflow-adr-writer |
92
92
 
93
93
  **Selection Rules**:
94
94
  - Select 3-5 experts maximum (balance coverage vs. overhead)
@@ -116,21 +116,21 @@ Analyze this from your {domain1} perspective:
116
116
  4. Confidence level (High/Medium/Low) and why?
117
117
 
118
118
  Be specific with file paths and code references.",
119
- subagent_type: "AgileFlow:{domain1}",
119
+ subagent_type: "agileflow-{domain1}",
120
120
  run_in_background: true
121
121
  )
122
122
 
123
123
  Task(
124
124
  description: "[Domain 2] analysis",
125
125
  prompt: "...",
126
- subagent_type: "AgileFlow:{domain2}",
126
+ subagent_type: "agileflow-{domain2}",
127
127
  run_in_background: true
128
128
  )
129
129
 
130
130
  Task(
131
131
  description: "[Domain 3] analysis",
132
132
  prompt: "...",
133
- subagent_type: "AgileFlow:{domain3}",
133
+ subagent_type: "agileflow-{domain3}",
134
134
  run_in_background: true
135
135
  )
136
136
  ```
@@ -220,10 +220,10 @@ Analyze all expert responses and synthesize:
220
220
 
221
221
  **Step 2 - Deploy Experts**:
222
222
  ```
223
- Task(subagent_type: "AgileFlow:security", prompt: "Analyze auth security...", run_in_background: true)
224
- Task(subagent_type: "AgileFlow:api", prompt: "Analyze auth API implementation...", run_in_background: true)
225
- Task(subagent_type: "AgileFlow:testing", prompt: "Analyze auth test coverage...", run_in_background: true)
226
- Task(subagent_type: "AgileFlow:database", prompt: "Analyze credential storage...", run_in_background: true)
223
+ Task(subagent_type: "agileflow-security", prompt: "Analyze auth security...", run_in_background: true)
224
+ Task(subagent_type: "agileflow-api", prompt: "Analyze auth API implementation...", run_in_background: true)
225
+ Task(subagent_type: "agileflow-testing", prompt: "Analyze auth test coverage...", run_in_background: true)
226
+ Task(subagent_type: "agileflow-database", prompt: "Analyze credential storage...", run_in_background: true)
227
227
  ```
228
228
 
229
229
  **Step 3 - Collect & Synthesize**:
@@ -78,7 +78,7 @@ Task(
78
78
  4. Build new '## Contents' section
79
79
  5. Show diff and ask for confirmation
80
80
  6. Update if approved",
81
- subagent_type: "AgileFlow:readme-updater"
81
+ subagent_type: "agileflow-readme-updater"
82
82
  )
83
83
  ```
84
84
 
@@ -101,7 +101,7 @@ class ClaudeCodeSetup extends BaseIdeSetup {
101
101
  true // Inject dynamic content for top-level commands
102
102
  );
103
103
 
104
- // Also install agents (they're in a separate directory in agileflowDir)
104
+ // Also install agents as slash commands (.claude/commands/agileflow/agents/)
105
105
  const agentsSource = path.join(agileflowDir, 'agents');
106
106
  const agentsTargetDir = path.join(agileflowCommandsDir, 'agents');
107
107
  const agentResult = await this.installCommandsRecursive(
@@ -111,6 +111,17 @@ class ClaudeCodeSetup extends BaseIdeSetup {
111
111
  false // No dynamic content for agents
112
112
  );
113
113
 
114
+ // ALSO install agents as spawnable subagents (.claude/agents/agileflow/)
115
+ // This allows Task tool to spawn them with subagent_type: "agileflow:ui"
116
+ const spawnableAgentsDir = path.join(claudeDir, 'agents', 'agileflow');
117
+ await this.installCommandsRecursive(
118
+ agentsSource,
119
+ spawnableAgentsDir,
120
+ agileflowDir,
121
+ false
122
+ );
123
+ console.log(chalk.dim(` - Spawnable agents: .claude/agents/agileflow/`));
124
+
114
125
  const totalCommands = commandResult.commands + agentResult.commands;
115
126
  const totalSubdirs = commandResult.subdirs + (agentResult.commands > 0 ? 1 : 0) + agentResult.subdirs;
116
127