Verification Before Completion

🌐Community
by hainamchung · vlatest · Repository

This skill verifies user inputs *before* completing a task, preventing errors and ensuring accurate outputs for improved reliability.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hainamchung-verification-before-completion npx -- -y @trustedskills/hainamchung-verification-before-completion
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hainamchung-verification-before-completion": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hainamchung-verification-before-completion"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill ensures AI agents confirm critical information or actions before finalizing them. It prompts the agent to explicitly verify details like dates, numbers, and specific instructions before proceeding with a task. This helps reduce errors and improve overall accuracy in automated workflows.

When to use it

  • Scheduling appointments: Before confirming an appointment time, the skill will prompt for verification of date and time.
  • Generating reports: The agent verifies key data points within a report draft before finalizing its creation.
  • Processing financial transactions: The skill ensures accurate amounts and recipient details are confirmed prior to initiating any payment.
  • Creating travel itineraries: Before booking flights or hotels, the agent will verify passenger names, dates, and destinations.

Key capabilities

  • Verification prompts for critical data points
  • Confirmation request before task completion
  • Error reduction through explicit checks

Example prompts

  • "Verify this appointment: October 26th at 2 PM."
  • "Double-check the amount to be transferred is $150.00."
  • “Before finalizing, please confirm the destination airport is JFK.”

Tips & gotchas

The skill relies on clear and specific instructions within prompts for optimal performance. Ensure the agent has access to the relevant data it needs to verify.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hainamchung
Installs
2

🌐 Community

Passed automated security scans.