policy-check Skill
This skill should be used when the user asks to "run policy check", "check policy", "policy-check", or needs to validate package compliance. Provides guidance on running policy checks for specific packages or the entire repository. Published by microsoft in FluidFramework.
What is policy-check Skill?
This skill should be used when the user asks to "run policy check", "check policy", "policy-check", or needs to validate package compliance. Provides guidance on running policy checks for specific packages or the entire repository. Published by microsoft in FluidFramework. 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 FluidFramework
Technical details
- Install or run with Copy skill directory
When to use policy-check Skill
- Use it for developers using fluidframework.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .claude/skills/policy-check/SKILL.md
What it does
This skill should be used when the user asks to "run policy check", "check policy", "policy-check", or needs to validate package compliance. Provides guidance on running policy checks for specific packages or the entire repository.
Skill instructions
Run pnpm policy-check --path <relative-path from the repo root to check a specific package. Do NOT cd into the package directory. Even when changes are applied to a single package, repository-wide checks (pnpm policy-check without --path) are still appropriate since changes in one package can cause policy failures in others.
Explore related resources
Frequently asked questions
What is policy-check?
policy-check is a open-source AI agent skill with Copy skill directory. This skill should be used when the user asks to "run policy check", "check policy", "policy-check", or needs to validate package compliance.
Who is policy-check best for?
policy-check is best for reusing agent instructions, scripts, and references.
How do I install policy-check?
Install or run policy-check using Copy skill directory. Check policy-check for the latest setup command.
Is policy-check actively maintained?
policy-check may need a closer maintenance check before production use.
Auto-fetched from GitHub.