Skip to content

docs: align plugin docs with plugins repo#62

Merged
rhuanbarreto merged 2 commits into
mainfrom
claude/zealous-goodall
Mar 16, 2026
Merged

docs: align plugin docs with plugins repo#62
rhuanbarreto merged 2 commits into
mainfrom
claude/zealous-goodall

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • Agent vs skills distinction: archgate:developer is an agent (defined in agents/developer.md), not a skill. The 4 actual skills are architect, quality-manager, adr-author, and onboard. Updated all plugin guides (Claude Code, VS Code, Cursor, Copilot CLI) to reflect this.
  • MCP removal: Plugins now use CLI commands directly (archgate review-context, archgate check, etc.) instead of the MCP server. Removed all stale MCP integration sections from plugin docs.
  • Non-existent generated files: Removed claims about .vscode/mcp.json, .cursor/mcp.json, and .github/copilot/mcp.json being generated by archgate init — these files were never created by the CLI.
  • MCP server/tools reference: Added note clarifying the MCP server is for custom integrations, not the editor plugins.
  • All changes applied to both EN and PT-BR translations.

Test plan

  • bun run validate passes (lint, typecheck, format, tests, ADR check, build)
  • Verify docs site builds and renders correctly
  • Review that EN/PT-BR content stays in sync

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 15, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: ad565cb
Status: ✅  Deploy successful!
Preview URL: https://09ef19f5.archgate-cli.pages.dev
Branch Preview URL: https://claude-zealous-goodall.archgate-cli.pages.dev

View logs

rhuanbarreto and others added 2 commits March 16, 2026 01:34
- Distinguish agent (developer) from skills (architect, quality-manager,
  adr-author, onboard) across all plugin guides
- Remove stale MCP server integration claims from plugin docs — plugins
  now use CLI commands directly (archgate review-context, archgate check)
- Remove non-existent generated files: .vscode/mcp.json, .cursor/mcp.json,
  .github/copilot/mcp.json
- Update MCP server guide to clarify it's for custom integrations, not
  editor plugins
- Apply all changes to both EN and PT-BR translations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The archgate mcp command no longer exists in the CLI. Remove:
- MCP Server guide (EN + PT-BR)
- MCP Tools reference (EN + PT-BR)
- archgate mcp section from CLI commands reference (EN + PT-BR)
- Sidebar entries for both pages
- All remaining MCP cross-references in index, domains, vscode-plugin,
  cursor-integration, writing-adrs, and cli-commands pages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto force-pushed the claude/zealous-goodall branch from ec381ad to ad565cb Compare March 16, 2026 00:34
@rhuanbarreto rhuanbarreto merged commit 5adb0f0 into main Mar 16, 2026
7 checks passed
@rhuanbarreto rhuanbarreto deleted the claude/zealous-goodall branch March 16, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant