Skip to content

docs: rewrite README and expand AGENTS.md - #8

Open
mpicciolli wants to merge 1 commit into
mainfrom
docs/rewrite-readme-agents
Open

docs: rewrite README and expand AGENTS.md#8
mpicciolli wants to merge 1 commit into
mainfrom
docs/rewrite-readme-agents

Conversation

@mpicciolli

@mpicciolli mpicciolli commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

What

  • README.md — full rewrite. The previous version listed "Coming soon" under Available Skills and said nothing about what the plugin does. It now covers: what a .cdb is and why it can be read, install via the marketplace (/plugin marketplace add PCMStack/agent-skills), a section per skill (pcm-database, pcm-startlist), runtime requirements (Node 22+, sqlite3), a flow diagram, and the read-only-save invariant.
  • AGENTS.md — expanded to match the repository as it stands after the plugin packaging: skills now live under plugins/pcm/skills/, there are two marketplace manifests and two plugin manifests to keep in sync, and validation is manual. Documents layout, naming conventions, SKILL.md authoring rules, script/JSON style, and the never-commit-a-.cdb rule.

Docs only — no skill, script, or manifest behaviour changes.

README now describes what the plugin actually does — install steps, the two
skills, runtime requirements and the read-only invariant — instead of the
"Coming soon" placeholder.

AGENTS.md documents the current layout (skills live under plugins/pcm/),
the validation commands, and the conventions an agent must follow when
editing skills or manifests.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR refreshes the repository’s documentation to reflect the current “PCMStack” plugin packaging and to provide clearer user and contributor guidance (install, runtime requirements, skill overview, and repository conventions).

Changes:

  • Rewrites README.md with install instructions, skill descriptions, runtime requirements, and a read-only-save safety invariant.
  • Expands AGENTS.md with updated repository layout, validation workflow, and authoring/style guidelines for skills, scripts, and manifests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md New end-user focused overview: install + requirements + per-skill explanation + safety invariant.
AGENTS.md Updated contributor guidance: repo layout, manual validation, conventions, and data-handling rules.
Suppressed comments (1)

AGENTS.md:185

  • This note is now outdated: README.md no longer lists “Coming soon” under Available Skills after this rewrite. Update the bullet so AGENTS.md doesn’t contradict the current README content.
- `README.md` still lists "Coming soon" under Available Skills; it lags the actual contents.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread AGENTS.md
pcm-startlist/
SKILL.md
AGENTS.md / CLAUDE.md # CLAUDE.md is a one-line `@AGENTS.md` include
README.md # human-facing; keep it short, guidance lives here
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