manager-workflow

Manage approval, execution, review, and verification boundaries for software implementation workflows.

2|Updated May 5, 2026
One-click install
npx skills add https://github.com/OrestesK/pi --skill manager-workflow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: manager-workflow
Source: https://github.com/OrestesK/pi/tree/main/skills/manager-workflow
Command: npx skills add https://github.com/OrestesK/pi --skill manager-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents uncontrolled implementation work by establishing clear approval boundaries, staged execution, progress tracking, review, and final verification for material changes.

Core Features & Use Cases

  • Approval Governance: Create decision-ready proposals, define non-goals and stop conditions, and obtain implementation approval before mutation.
  • Stage Coordination: Route work through planning, implementation, independent review, fixes, and final verification while preserving continuity and evidence.
  • Safety and Scope Control: Identify canonical owners, protect behavioral boundaries, require authorization for external or destructive actions, and stop when material decisions are unresolved.
  • Use Case: Apply this Skill when coordinating a feature, refactor, migration, service change, or architecture update that requires reviewable planning and evidence-based completion.

Quick Start

Use the manager workflow to plan, approve, implement, review, and verify the requested repository change within explicit behavioral boundaries.

Frequently Asked Questions about manager-workflow

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

FAQPage Schema
How do I control implementation scope for complex repository changes?▼

Implementation scope control is managed by defining non-goals, establishing stop conditions, and obtaining approval before any repository mutation begins. This prevents uncontrolled implementation work on complex features or refactors.

What is an approval workflow for software implementation planning?▼

An approval workflow for software implementation planning is a staged process requiring decision-ready proposals and explicit authorization before execution. It ensures material changes undergo reviewable planning and evidence-based completion.

How do I coordinate code review and verification for repository migrations?▼

Code review and verification are coordinated by routing work through planning, implementation, independent review, fixes, and final read-only verification. This preserves continuity and tracks evidence for repository migrations.

Can I use this workflow for debugging and testing architecture changes?▼

Yes, this workflow applies to debugging, testing, architecture changes, refactors, and service modifications. It coordinates these tasks by requiring bounded implementation ownership and protected-action authorization.

When do I need stage coordination for feature development?▼

Stage coordination is needed for feature development when work requires reviewable planning, evidence-based completion, and protected behavioral boundaries. It manages work from proposal approval through final verification.

What are the limitations of asynchronous review in implementation planning?▼

Asynchronous review requires focused evidence and decision-ready proposals to function effectively. The workflow stops when material decisions remain unresolved or when canonical owners cannot be identified for protected actions.