Skip to content

docs: add agentrc ecosystem section to README#509

Merged
danielmeppiel merged 2 commits intomainfrom
docs/agentrc-ecosystem
Mar 31, 2026
Merged

docs: add agentrc ecosystem section to README#509
danielmeppiel merged 2 commits intomainfrom
docs/agentrc-ecosystem

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Summary

Adds a "Works with agentrc" section to the README explaining how agentrc-generated instructions are directly compatible with APM for distribution and governance.

What it says

  • agentrc analyzes codebases and generates tailored .instructions.md files
  • Those files are directly compatible with APM — no conversion needed
  • Push a repo, teammates install with apm install your-org/your-repo
  • One line: "Use agentrc to create the content. Use APM to distribute, version, and govern it."

Placement

After "Get Started" section (after install + first command example), before "Community". Natural flow: what APM is → how to install → what it works with → community.

Related

  • Companion PR in agentrc repo: microsoft/agentrc#95
  • Part of the agentrc × APM integration initiative

Copilot AI review requested due to automatic review settings March 31, 2026 13:01
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 a README section positioning APM as a distribution/governance layer for agentrc-generated instruction files.

Changes:

  • Introduces a new "Works with agentrc" section in README.md.
  • Describes agentrc-generated .instructions.md as APM-compatible and provides an example apm install flow.

Adds a 'Works with agentrc' section explaining how agentrc-generated
instructions are directly compatible with APM for distribution and
governance across teams.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel force-pushed the docs/agentrc-ecosystem branch from 1d0bf2f to b0d65a4 Compare March 31, 2026 18:58
@danielmeppiel danielmeppiel merged commit ac97a0b into main Mar 31, 2026
4 checks passed
@danielmeppiel danielmeppiel deleted the docs/agentrc-ecosystem branch March 31, 2026 19:53
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