task-verify

Automate verification of completed non-web implementation tasks across TypeScript, Python, and Rust.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/peerasak-u/pi-config --skill task-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-verify
Source: https://github.com/peerasak-u/pi-config/tree/main/skills/task-verify
Command: npx skills add https://github.com/peerasak-u/pi-config --skill task-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies completion of non-web implementation tasks by running automated checks and validating results.

Core Features & Use Cases

  • Automated checks for unit tests, builds, linting, and quality gates
  • Acceptance-criteria-driven verification with result reporting
  • Cross-language applicability across TypeScript, Python, Rust, and more

Quick Start

Run the verification workflow for a completed non-web task.

Frequently Asked Questions about task-verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate verification for non-web tasks in TypeScript or Python?

Automate non-web task verification by running unit tests, builds, and linting checks against acceptance criteria. This Skill applies to TypeScript and Python, automatically running the appropriate checks and reporting results to update task status.

What is the best way to verify code quality and unit tests for Rust projects?

Verifying code quality and unit tests for Rust projects involves running automated checks against defined acceptance criteria. This process executes builds and linting, then reports the validation results to ensure the implementation task meets all requirements.

Can I use automated checks to validate acceptance criteria across different programming languages?

Yes, automated checks can validate acceptance criteria across multiple languages. The verification process supports cross-language applicability for TypeScript, Python, and Rust, running the appropriate unit tests and builds to confirm task completion.

How do I run linting and builds to verify completed implementation tasks?

Run linting and builds to verify completed implementation tasks by executing the automated verification workflow. This applies the corresponding quality gates and unit tests to the non-web codebase, reporting results to update the task status accordingly.

Does this automated task verification work without browser dependencies?

Yes, this automated task verification works without browser dependencies as it targets non-web implementations exclusively. It handles non-browser verifications for environments like Rust and Python, ensuring server-side or local code quality checks pass.