Three paths to agents that learn.
Agentic DevOps is for teams building with AI agents as collaborators, not automation. From CVE remediation skills to the feedback loop that makes every run start smarter.
What persists when the model changes, the tools evolve, and the platform shifts? The feedback loop. The institutional memory. The partnership between humans and agents.
$copilot plugin install ember@awesome-copilot
Or point any agent at a skill file below. They're just markdown, so they work anywhere.
Don't read docs. Load a skill.
These aren't guides for you to read.
They're skills for your agent to read. Load one, tell the agent what you're working on, and build together. Start with the one that sounds like your week.
The Partnership Framework
Agents produce useful signals only when the interaction makes honesty safe. Without it, confidence is always 5 and what_was_hard is empty. Read this first.
build-cve-skill
Pull your fix expertise into a skill a cold agent can execute across your whole fleet. Any language, any ecosystem.
Build a CVE skillbuild-agent-first-advisory
Write documentation that IS the fix, agent-executable, so developers using your library never need a separate skill at all.
Write an advisorycheck-agent-drift
An evidence-based audit across five dimensions that scores the drift and ranks the highest-leverage fixes. Model-agnostic, so it survives the next frontier move.
Audit for driftAgent Signals
The open protocol for capturing agent reasoning, self-assessment, and outcomes. Skills are the input, signals are the output. Together they close the loop.
Explore the protocolThe Workshop
Run a room of agents on one shared bench, each with its own memory, so you direct a team instead of relaying between them.
Open the workshopThe pattern
A CVE drops. The knowledge compounds.
The skill is institutional memory. The signal is the feedback loop. Put them together and the system gets smarter with every run.
Skills Institutional memory
When the developer who figured out the fix switches teams, the knowledge doesn't leave with them. It's a markdown file in a repo.
Signals The feedback loop
When the agent struggles with a pattern the skill doesn't cover, the signal captures it. The next update includes what the agent learned. The system compounds.
What's here
Everything in the repo.
Skills to load, the signals protocol, the workshop, plus worked examples and reference reading.
Skills — load into your agent
Agent Signals — the loop
- Partnership FrameworkStart here — why signals need partnership framing
- Agent SignalsThe protocol for self-assessment and trust
The Workshop
Getting started
Install Ember, or bring your own agent.
Ember ships with the partnership framework built in. But every skill here is plain markdown, so any agent can load one.
$copilot plugin install ember@awesome-copilot
Resources
Talks, writing, and research.
Talks
- The Interaction Changes EverythingEngineering at Microsoft
- How Microsoft uses Agentic AI to accelerate software deliveryMicrosoft Reactor
- Inside Microsoft's AI transformation across the software lifecycleMicrosoft Ignite 2025
Writing
- The Wow SignalOngoing experiments in human-AI co-creation, on Substack
Research
- How Confessions Can Keep Language Models HonestOpenAI
- Scalable Oversight of AI SystemsAnthropic
- Agent Skills ProtocolAnthropic