verification-before-completionUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Install via ClawdBot CLI:
clawdbot install zlc000190/verification-before-completionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Before marking a bug fix as complete in a sprint, developers must run the specific test suite for that bug and verify zero failures. This ensures no false claims in stand-up meetings or pull requests, preventing wasted time on rework.
In a CI/CD workflow, before merging code to the main branch, engineers must execute full build and lint commands locally and confirm exit code 0. This prevents broken builds from being deployed, maintaining system reliability and team trust.
QA testers must run regression tests after each code change, including a red-green cycle to verify failures before fixes. This ensures comprehensive coverage and avoids shipping incomplete features that could lead to customer complaints.
Before declaring a project phase complete, managers must review a line-by-line checklist against requirements and run verification commands like integration tests. This prevents missed deliverables and ensures stakeholder satisfaction.
When delegating tasks to AI agents, users must independently verify agent-reported success by checking version control diffs and running verification commands. This prevents trust issues and ensures accurate task completion in automated workflows.
Offer a subscription-based platform that enforces verification workflows, integrating with tools like GitHub and Jira to automate evidence collection before completion claims. Revenue comes from monthly per-user fees, targeting mid-sized tech companies.
Provide workshops and audits to help organizations implement verification protocols, reducing rework and improving trust. Revenue is generated through hourly consulting rates and packaged training programs for industries like finance and healthcare.
Sell a custom verification software solution to large enterprises needing strict compliance in regulated sectors, with features for audit trails and real-time monitoring. Revenue comes from annual licensing contracts and premium support.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by adding mandatory verification steps before merge approvals, using tools like Jenkins or GitLab CI to automate evidence checks.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.