Skip to content

feat: Agent Plugins v1.0.0 support - #155

Open
rajkumarsakthivel wants to merge 8 commits into
mainfrom
feat/agent-plugins
Open

feat: Agent Plugins v1.0.0 support#155
rajkumarsakthivel wants to merge 8 commits into
mainfrom
feat/agent-plugins

Conversation

@rajkumarsakthivel

Copy link
Copy Markdown
Member

Summary

  • Add cce init --plugin to generate a portable Agent Plugin directory
  • Plugin works with VS Code, Cursor, GitHub Copilot, Codex, ChatGPT, and Kiro
  • Uses uvx to launch CCE on demand (no pre-install needed)
  • Extract instruction template into standalone file (single source of truth)
  • Add project auto-discovery to cce serve (walk up from cwd to find .git)
  • Update README, wiki docs, and Starlight source

Design spec: docs/superpowers/specs/2026-08-07-agent-plugins-design.md

Design for adopting the Agent Plugins v1.0.0 standard as a new
distribution channel. Covers plugin generation (plugin.json, mcp.json,
SKILL.md), project auto-discovery in cce serve, instruction template
consolidation, and CLI interface.
Generate a portable Agent Plugin directory (plugin.json, mcp.json,
SKILL.md) compatible with VS Code, Cursor, Copilot, Codex, ChatGPT,
and Kiro. Uses uvx to launch CCE on demand.
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