definition-of-done Skill
Mandatory checks to run before completing any task that touches md files or dart code in this repository. Published by flutter in agent-plugins.
Decision snapshot
Is this a fit?
Testing, Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
1 month ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is definition-of-done Skill?
Mandatory checks to run before completing any task that touches md files or dart code in this repository. Published by flutter in agent-plugins. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Data analysis
- Testing use cases
- Data analysis use cases
Declared skill metadata
- Source file: tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use definition-of-done Skill
- Use it for testing.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/agent-plugins
- Skill file: tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md
What it does
Mandatory checks to run before completing any task that touches md files or dart code in this repository.
Skill instructions
Definition of Done Use this skill to ensure that all work meets the repository standards before declaring a task complete or requesting review. 📋 Mandatory Verification Steps Before stating that a task is complete, you MUST execute and pass the following checks: 1. Format: Run dart format . to format files, or dart format --output=none --set-exit-if-changed . to check without modifying. Ensure all files are formatted correctly. 2. Analysis: Run dart analyze --fatal-infos and ensure there are zero issues (including info-level issues). 3. Metrics: Run dart run cognitivecomplexity --fail-threshold <N lib test, where <N is the --fail-threshold value configured in .github/workflows/dartskillslintworkflow.yaml, and ensure there are zero issues. This checks for cognitive complexity. 4. Tests: Run dart test and ensure all tests pass successfully. 5. Skills: If any skill files were modified, run dart run dartskillslint -d .agents/skills to ensure they are valid. 6. Changelog: If the task intro
Verified compatibility and discovery
Frequently asked questions
What is definition-of-done?
definition-of-done is a open-source AI agent skill with Copy skill directory. Mandatory checks to run before completing any task that touches md files or dart code in this repository.
Who is definition-of-done best for?
definition-of-done is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.
How do I install definition-of-done?
Install or run definition-of-done using Copy skill directory. Check definition-of-done for the latest setup command.
Is definition-of-done actively maintained?
definition-of-done may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.