delegation-quality

Enforce evidence-based verification and structured output contracts for sub-agent delegation.

16|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/JCETools-Petra/JCE-Opencode-Tools --skill delegation-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegation-quality
Source: https://github.com/JCETools-Petra/JCE-Opencode-Tools/tree/main/config/skills/delegation-quality
Command: npx skills add https://github.com/JCETools-Petra/JCE-Opencode-Tools --skill delegation-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents incomplete or low-confidence outcomes when dispatching sub-agents by enforcing clear deliverables and evidence-based verification.

Core Features & Use Cases

  • Evidence-first delegation: Requires delegated results to include verification artifacts rather than claims without proof.
  • Structured output contracts: Enforces different required sections for implementation vs. research delegations to reduce ambiguity.
  • Follow-up discipline: Flags missing sections or weak evidence as non-verified and triggers follow-up or manual completion.

Quick Start

Ask the agent to use the delegation-quality rules to review or dispatch sub-agents and ensure every final claim is supported by the required evidence.

Frequently Asked Questions about delegation-quality

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

FAQPage Schema
How do I verify sub-agent delegation outputs are complete and contract-compliant?

You verify sub-agent delegation outputs by enforcing structured output contracts that require Summary, Files, Verification, and Risks for implementations, and Summary, Evidence, Sources, Risks, and a next step for research. Weak or missing evidence is flagged as non-verified.

What is evidence-based delegation for agent workflows?

Evidence-based delegation is a workflow approach that requires sub-agent results to include verification artifacts rather than unsupported claims. It enforces clear deliverables and flags missing sections or weak evidence as non-verified to trigger follow-up or manual completion.

How do I enforce output contracts for delegated implementation and research tasks?

You enforce output contracts by applying different required sections based on delegation type: implementations must include Summary, Files, Verification, and Risks, while research delegations require Summary, Evidence, Sources, Risks, and a recommended next step.

Can I use delegation quality rules for both debugging and code review workflows?

Yes, delegation quality rules apply to implementation, debugging, review, and research workflows. Any delegated work that must be integrated into a dependable final result is subject to the same evidence-based verification and acceptance criteria.

What happens when a delegated sub-agent returns weak or missing evidence?

When a sub-agent returns weak or missing evidence, the delegation quality process flags the output as non-verified. This triggers follow-up actions or manual completion to ensure every final claim is supported by required evidence before integration.

Do I need any dependencies or components to apply delegation verification rules?

No dependencies or components are required. You ask the agent to use the delegation-quality rules to review or dispatch sub-agents, and the rules enforce evidence-based verification and structured output contracts directly within the workflow.