role-collaborator-execution

Enforce manager-scoped changes and capture validation evidence for multi-ticket workflows.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/chf3198/devenv-ops --skill role-collaborator-execution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-collaborator-execution
Source: https://github.com/chf3198/devenv-ops/tree/main/skills/role-collaborator-execution
Command: npx skills add https://github.com/chf3198/devenv-ops --skill role-collaborator-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement scoped changes with enforced governance and capture validation evidence to prevent scope drift.

Core Features & Use Cases

  • Enforce manager-scoped changes and minimize scope drift.
  • Run required validation gates and produce COLLABORATOR_HANDOFF-ready evidence.
  • Maintain ticket baton protocol and explicit admin handoffs for audits.
  • Document changes and rationale to ensure traceability.

Quick Start

Create a feature branch for the assigned task, implement within the manager-defined scope, and record a COLLABORATOR_HANDOFF with validation evidence.

Frequently Asked Questions about role-collaborator-execution

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

FAQPage Schema
How do I prevent scope drift when implementing scoped changes across multiple tickets?

To prevent scope drift during scoped changes, enforce manager-defined boundaries and capture validation evidence at each handoff. This approach maintains strict governance by requiring explicit admin notes and structured changes before passing the ticket baton to the next collaborator.

What is a ticket baton protocol for multi-ticket collaboration?

A ticket baton protocol is a governance mechanism for multi-ticket collaboration that ensures structured handoffs between contributors. It requires capturing validation evidence and delivering COLLABORATOR_HANDOFF documentation to maintain traceability and explicit admin visibility across the workflow.

How do I generate COLLABORATOR_HANDOFF-ready evidence for code review?

To generate COLLABORATOR_HANDOFF-ready evidence for code review, implement changes within the manager-defined scope on a feature branch and run required validation gates. Document the rationale and results to satisfy exit criteria and ensure structured changes are fully traceable.

Does this scoped change governance approach work for multi-ticket workflows with defined handoffs?

Yes, this scoped change governance approach is specifically designed for multi-ticket collaboration workflows with defined handoffs. It enforces manager-scoped boundaries and captures validation evidence to prevent scope drift while maintaining the ticket baton protocol for audits.

What's the best way to document validation evidence for structured changes and exit criteria?

The best way to document validation evidence for structured changes is to record it within a COLLABORATOR_HANDOFF delivery. This ensures exit criteria are satisfied by capturing explicit admin notes, risk visibility, and the rationale behind manager-scoped modifications during the handoff process.

Why does scope drift occur in multi-ticket collaboration and how do validation gates help?

Scope drift occurs in multi-ticket collaboration when changes exceed manager-defined boundaries without enforced governance. Validation gates help by requiring structured evidence at each handoff, ensuring all modifications meet exit criteria before the ticket baton is passed to the next phase.