Skip to content

feat: add Copilot/Windsurf instructions + integration docs#55

Open
pszymkowiak wants to merge 1 commit intomainfrom
feat/more-integrations
Open

feat: add Copilot/Windsurf instructions + integration docs#55
pszymkowiak wants to merge 1 commit intomainfrom
feat/more-integrations

Conversation

@pszymkowiak
Copy link
Copy Markdown
Contributor

Summary

Adds missing integrations and comprehensive documentation for all 14 supported tools.

New files:

  • .github/copilot-instructions.md — auto-loaded by GitHub Copilot at session start
  • docs/integrations.md — full setup guide for all 14 tools with config paths, examples, and modes

Code changes:

  • icm init --mode cli now injects instructions into .github/copilot-instructions.md (Copilot) and .windsurfrules (Windsurf)

README updates:

  • Added CLI instructions section
  • Link to integration guide in docs table

Test plan

  • 182 tests pass
  • cargo fmt clean

🤖 Generated with Claude Code

- Add .github/copilot-instructions.md (auto-loaded by GitHub Copilot)
- Add Copilot and Windsurf to `icm init --mode cli` instruction injection
- Add comprehensive docs/integrations.md with setup guide for all 14 tools
- Update README with CLI instructions section and link to integration guide
@pszymkowiak pszymkowiak added documentation Improvements or additions to documentation feature integrations labels Mar 26, 2026
@pszymkowiak
Copy link
Copy Markdown
Contributor Author

wshm · Automated triage by AI

📊 Automated PR Analysis

Type feature
🟢 Risk low

Summary

Adds GitHub Copilot and Windsurf integration support by creating a copilot-instructions.md file, a comprehensive integrations.md documentation guide for all supported tools, updating the CLI init command to inject instructions into Copilot and Windsurf config files, and linking the new docs from the README.

Review Checklist

  • Tests present
  • Breaking change
  • Docs updated

Analyzed automatically by wshm · This is an automated analysis, not a human review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant