check-readiness Skill
Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the cameraandroidcamerax package. Published by flutter in packages.
What is check-readiness Skill?
Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the cameraandroidcamerax package. Published by flutter in packages. 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 packages
Technical details
- Install or run with Copy skill directory
When to use check-readiness Skill
- Use it for developers using packages.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/packages
- Skill file: packages/camera/camera_android_camerax/.agents/skills/check-readiness/SKILL.md
What it does
Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the cameraandroidcamerax package.
Skill instructions
Check Readiness This skill verifies that the local environment is properly configured and clean before starting new work in the cameraandroidcamerax package. Instructions Run the bundled verification script (tool/check.dart) to perform the automated environment checks: bash dart run .agents/skills/check-readiness/tool/check.dart Handling the Results 1. If the script succeeds: Inform the user that the environment is clean, dependencies are resolved, and it is ready for new work. 2. If the script fails: Explain exactly which check failed (e.g., git is not clean, a symlink is broken, Flutter is missing from PATH) and offer to help resolve it.
Explore related resources
Frequently asked questions
What is check-readiness?
check-readiness is a open-source AI agent skill with Copy skill directory. Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the.
Who is check-readiness best for?
check-readiness is best for reusing agent instructions, scripts, and references.
How do I install check-readiness?
Install or run check-readiness using Copy skill directory. Check check-readiness for the latest setup command.
Is check-readiness actively maintained?
check-readiness may need a closer maintenance check before production use.
Auto-fetched from GitHub.