Skip to content

Commit ac97a0b

Browse files
docs: add agentrc ecosystem section to README (#509)
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>
1 parent d92d3ff commit ac97a0b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ apm install azure-cloud-development@awesome-copilot
101101

102102
See the **[Getting Started guide](https://microsoft.github.io/apm/getting-started/quick-start/)** for the full walkthrough.
103103

104+
## Works with agentrc
105+
106+
[agentrc](https://github.com/microsoft/agentrc) analyzes your codebase and generates tailored agent instructions — architecture, conventions, build commands — from real code, not templates.
107+
108+
Use agentrc to author high-quality instructions, then package them with APM to share across your org. The `.instructions.md` format is shared by both tools — no conversion needed when moving instructions into APM packages.
109+
104110
## Community
105111

106112
Created and maintained by [@danielmeppiel](https://github.com/danielmeppiel).

0 commit comments

Comments
 (0)