Skip to content

docs: add APM ecosystem section to README#95

Merged
danielmeppiel merged 1 commit intomicrosoft:mainfrom
danielmeppiel:docs/apm-ecosystem
Mar 31, 2026
Merged

docs: add APM ecosystem section to README#95
danielmeppiel merged 1 commit intomicrosoft:mainfrom
danielmeppiel:docs/apm-ecosystem

Conversation

@danielmeppiel
Copy link
Copy Markdown
Contributor

@danielmeppiel danielmeppiel commented Mar 31, 2026

Summary

Adds a "Works with APM" section to the README explaining how agentrc-generated instructions integrate with APM for distribution, sharing, and governance.

Closes #97
Part of #96

What it says

  1. Generate — agentrc analyzes code, produces tailored instructions
  2. Share — push to a repo, teammates install with apm install
  3. Governapm audit + apm-policy.yml for security and org standards
  4. .instructions.md files are directly compatible — no conversion needed

Placement

After "What gets generated" table, before "Documentation" links. Natural reading flow: what it does → what it produces → what it works with → where to learn more.

Related

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 documentation to the root README to explain how AgentRC-generated instruction files can be distributed and governed via APM (Agent Package Manager), fitting into the repo’s broader “generate + maintain” story and the ongoing AgentRC × APM integration work.

Changes:

  • Introduces a new “Works with APM” section describing Generate → Share → Govern workflow.
  • Documents compatibility of .instructions.md outputs with APM distribution.
Comments suppressed due to low confidence (1)

README.md:84

  • Same naming consistency as above: "files agentrc generates" uses the CLI name in prose. Prefer "AgentRC" here (or rephrase to "files generated by AgentRC") to match the README's convention of capitalizing the tool name in narrative text.
The `.instructions.md` files agentrc generates are directly compatible with APM — no conversion needed.

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

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

Adds a 'Works with APM' section explaining how agentrc-generated
instructions integrate with APM for distribution, sharing, and
governance across teams.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 31, 2026 18:58
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

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

@danielmeppiel danielmeppiel merged commit 9d37673 into microsoft:main Mar 31, 2026
14 checks passed
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.

docs: add APM ecosystem section to README

2 participants