Resolve Checks
This skill automatically resolves specific check results based on defined conditions, streamlining gameplay and reducing manual intervention.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add resolve-checks npx -- -y @trustedskills/resolve-checks
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"resolve-checks": {
"command": "npx",
"args": [
"-y",
"@trustedskills/resolve-checks"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The resolve-checks skill allows an AI agent to process and resolve a series of checks or tasks. It can handle lists of items requiring verification, automatically determining the status of each based on provided criteria. The skill is designed for situations where systematic validation and completion are needed.
When to use it
- Task Management: To systematically mark tasks as complete after verifying their fulfillment.
- Inventory Audits: To check off items in an inventory list against a physical count.
- Compliance Checks: To ensure all required steps for regulatory compliance have been completed.
- Workflow Validation: To confirm each stage of a workflow has been executed correctly.
Key capabilities
- Processes lists of checks or tasks.
- Determines the status of each item (e.g., complete, incomplete).
- Provides feedback on resolution progress.
Example prompts
- "Resolve these checks: [list of checks]"
- "Mark items as done from this list: [list of items]"
- "Can you confirm completion for the following tasks? [task list]"
Tips & gotchas
The skill requires a clearly defined list of checks or tasks to operate effectively. Ensure each item in the list is unambiguous and has clear criteria for resolution.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.