knowledge-sync Skill
Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale. Published by microsoft in powerplatform-build-tools.
What is knowledge-sync Skill?
Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale. Published by microsoft in powerplatform-build-tools. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using powerplatform-build-tools
Technical details
- Install or run with Copy skill directory
When to use knowledge-sync Skill
- Use it for developers using powerplatform-build-tools.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/knowledge-sync/SKILL.md
What it does
Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale.
Skill instructions
Knowledge Sync — ADO Work Items + ICM Incidents Reads ADO work items and ICM incidents for the PPBT area, extracts patterns and fixes, and appends them to a persistent knowledge log. Each run only fetches items newer than the last sync — knowledge accumulates over time rather than being overwritten. Invoke as: /knowledge-sync Also invoked automatically (inline) by /review, /workitem, and /pac-cli-update when the knowledge base is more than 7 days old. No manual scheduling needed. --- How the knowledge base works All persistent knowledge lives in two files in the memory directory: - memory/ado-knowledge.md — append-only log of every work item and incident processed, grouped by run date. Never overwrite — only append new entries. - memory/MEMORY.md — the live distilled summary: hard rules, patterns, and skill inventory. Update this with confirmed facts extracted from ado-knowledge.md. The sync tracks progress via a Last sync header in ado-knowledge.md. Each run reads that date, queries o
Explore related resources
Frequently asked questions
What is knowledge-sync?
knowledge-sync is a open-source AI agent skill with Copy skill directory. Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale.
Who is knowledge-sync best for?
knowledge-sync is best for reusing agent instructions, scripts, and references.
How do I install knowledge-sync?
Install or run knowledge-sync using Copy skill directory. Check knowledge-sync for the latest setup command.
Is knowledge-sync actively maintained?
knowledge-sync may need a closer maintenance check before production use.
Auto-fetched from GitHub.