Skip to content

Add agent-dotfiles external plugin 🤖🤖🤖#1222

Open
saqibameen wants to merge 1 commit intogithub:stagedfrom
saqibameen:add-agent-dotfiles
Open

Add agent-dotfiles external plugin 🤖🤖🤖#1222
saqibameen wants to merge 1 commit intogithub:stagedfrom
saqibameen:add-agent-dotfiles

Conversation

@saqibameen
Copy link
Copy Markdown

@saqibameen saqibameen commented Mar 30, 2026

Summary

  • Adds agent-dotfiles as an external plugin (npm source)
  • agent-dotfiles lets developers write AI coding rules once and sync them to every coding agent, supporting Command Code, Claude Code, Cursor, Copilot, Codex, and OpenCode
  • MIT licensed, published on npm as agent-dotfiles

Changes

  • plugins/external.json - added the agent-dotfiles entry with npm source
  • .github/plugin/marketplace.json - regenerated via npm start

Test plan

  • Ran npm install and npm start (build completed successfully)
  • marketplace.json regenerated with the new plugin included
  • Entry follows the external plugin format from CONTRIBUTING.md
  • PR targets the staged branch

Copilot AI review requested due to automatic review settings March 30, 2026 06:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the agent-dotfiles project as a new external plugin (npm-sourced) so it appears in the generated plugin marketplace list used by this repo.

Changes:

  • Appended a new agent-dotfiles entry to plugins/external.json with an npm source pinned to 0.1.1.
  • Regenerated .github/plugin/marketplace.json to include the new external plugin entry.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
plugins/external.json Adds the agent-dotfiles external plugin metadata and npm source reference.
.github/plugin/marketplace.json Updates the generated marketplace output to include agent-dotfiles.

Add agent-dotfiles to the external plugins list. agent-dotfiles lets
developers write AI coding rules once and sync them to every coding
agent including Command Code, Claude Code, Cursor, Copilot, Codex,
and OpenCode.

Source: npm (agent-dotfiles@0.1.1)
Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
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.

2 participants