Skip to content

chore: add SKILL.md, AGENTS.md for agentic project documentation; update repository URLs in package.json files#41

Merged
olamide226 merged 1 commit intomainfrom
chore/add-agent-skills
Mar 17, 2026
Merged

chore: add SKILL.md, AGENTS.md for agentic project documentation; update repository URLs in package.json files#41
olamide226 merged 1 commit intomainfrom
chore/add-agent-skills

Conversation

@olamide226
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 17, 2026 11:05
@olamide226 olamide226 merged commit dd7cfa0 into main Mar 17, 2026
10 checks passed
@olamide226 olamide226 deleted the chore/add-agent-skills branch March 17, 2026 11:05
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

This PR adds agent-facing documentation (project context + inferred development patterns) and normalizes GitHub repository URLs in plugin package.json metadata.

Changes:

  • Update repository.url and homepage casing in the Vite and Next plugins’ package.json.
  • Add AGENTS.md with a comprehensive architecture + conventions reference for REP.
  • Add .agents/skills/rep/SKILL.md as an auto-generated “development patterns” skill document.

Reviewed changes

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

File Description
plugins/vite/package.json Updates repository/homepage URLs to https://github.com/RuachTech/rep for consistent casing.
plugins/next/package.json Same URL casing update for the Next plugin package metadata.
AGENTS.md Introduces a large agent context document describing REP architecture, structure, conventions, and commands.
.agents/skills/rep/SKILL.md Adds an auto-generated skill document describing repo patterns and workflows.

Notes / required follow-ups:

  • .agents/skills/rep/SKILL.md is entirely wrapped in a top-level ```markdown fenced block, which will render the whole file as code (headings/links won’t render as Markdown). The outer fence should be removed so the document renders normally.
  • AGENTS.md contains a few internal consistency issues with the rest of the repo’s current metadata: it states the org as github.com/ruachtech while the repo/package metadata uses https://github.com/RuachTech/rep, and the “Status” line lists much older component versions even though the repository changelogs indicate newer released versions. It should be updated (or made version-agnostic) to avoid becoming misleading documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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