Skip to content

Epic 22: Multi-Agent Onboarding Flow #13

@dreamlx

Description

@dreamlx

Epic 22: Multi-Agent Onboarding Flow

Priority: P2
Target Version: v0.20.0+

Goal

Make codeindex init work across all major AI coding tools, not just Claude Code.

Key Features

  • Story 22.1: Multi-Agent Instruction Injection — detect which AI tools are in use and inject into appropriate files
  • Story 22.2: Unified Instruction Template — single template that works across all AI tools
  • Story 22.3: CODEINDEX.md Consolidation — evaluate if still needed
  • Story 22.4: Agent-Specific Optimizations — custom formatting per tool (future)

Supported Tools

Tool Instruction File
Claude Code CLAUDE.md
Cursor .cursorrules
Windsurf .windsurfrules
Cline .clinerules
GitHub Copilot .github/copilot-instructions.md
Generic AGENTS.md

Detection Logic

Auto-detect which AI tools are configured in the project directory. Default to Claude if none detected.

Reference

  • Planning doc: docs/planning/active/epic22-multi-agent-onboarding.md
  • Foundation: CLAUDE.md injection (v0.17.0)
  • ROADMAP: docs/planning/ROADMAP.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicEpic: Large feature spanning multiple stories

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions