team-shinchan:verification-before-completion

Verify task completion with explicit command outputs and verdicts before commits and PR creation.

8|2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-verification-before-completion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-shinchan:verification-before-completion
Source: https://github.com/seokan-jeong/team-shinchan/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-verification-before-completion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use before claiming any task is complete, before commits, and before PR creation. Blocks completion without evidence.

Core Features & Use Cases

  • Verification at key triggers: Before commits, before PR creation, and before task completion.
  • Evidence-driven reporting: Capture exact command outputs, results, and verdicts for audit.
  • Guardrails for team collaboration: Prevents moving to next task until confirmations pass.

Quick Start

Run the designated verification commands and attach their outputs as evidence before marking work complete.

Frequently Asked Questions about team-shinchan:verification-before-completion

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

FAQPage Schema
How do I require verification evidence before a git commit or PR creation?

To require verification evidence before a git commit or PR, you must capture exact command outputs and verdicts for each verification step. This approach blocks task completion until explicit confirmations pass, ensuring every commit is backed by an audit trail.

What does evidence-driven task verification mean for code review?

Evidence-driven task verification for code review means providing exact commands, outputs, and verdicts before marking work complete. It prevents moving to the next task until confirmations pass, creating a reliable audit trail for team collaboration.

How do I block task completion without verification outputs in CI?

You block task completion without verification outputs in CI by enforcing guardrails at key triggers like commits, PR creation, and task completion. This requires exact commands and outputs to be provided as evidence before any work is marked complete.

Can I use this verification approach for team collaboration guardrails?

Yes, you can use this verification approach for team collaboration guardrails. It prevents team members from moving to the next task until all explicit verification confirmations pass, ensuring strict compliance with evidence-driven reporting standards.

When should I not use evidence-driven verification before completion?

You should not use evidence-driven verification before completion for rapid prototyping or experimental coding where capturing exact command outputs and audit trails slows down iteration speed without providing immediate team collaboration value.