role-discipline

Enforce role-specific behavioral guardrails and refusal protocols for FuseBase Flow development workflows.

6|Updated May 29, 2026
One-click install
npx skills add https://github.com/fusebase-dev/fusebase-flow --skill role-discipline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-discipline
Source: https://github.com/fusebase-dev/fusebase-flow/tree/main/flow-skills/role-discipline
Command: npx skills add https://github.com/fusebase-dev/fusebase-flow --skill role-discipline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the critical problem of AI agents violating role boundaries, using inconsistent refusal language, or skipping mandatory workflow protocols in multi-role development frameworks, which leads to failed cross-session handoffs, security risks, and wasted operator time.

Core Features & Use Cases

  • Role-specific don't-lists: Tailored prohibited actions and exact refusal phrasing for Product Owner, AI Developer, Architect, and Deploy phase roles to prevent boundary violations.
  • Mandatory cross-role protocols: Enforces the Operator Relay Protocol for cross-session artifact handling, Chat-Text Questions Protocol to avoid popup tools, and Forward Momentum Protocol to eliminate retreat suggestions.
  • Always-on write discipline: Delivers a digest of write-time rules (FR-09/18/22/23/25/26) for all artifact-writing roles to ensure consistent, token-efficient output.
  • Supersede convention: Guides agents to replace stale content instead of accumulating old and new versions, reducing token waste and audit trail clutter.
  • Use case: When an AI Developer is asked to deploy without a formal PO handoff, the skill triggers the exact IM.1 refusal phrasing, halts the action, and references the violation recovery workflow to guide the operator and agent to the correct next steps.

Quick Start

At the start of any FuseBase Flow agent session, load this skill, self-attest your assigned role, then read the matching reference file in the references/ directory to access your role's don't-list and mandatory protocols.

Frequently Asked Questions about role-discipline

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

FAQPage Schema
How do I enforce role-specific guardrails for AI agents in multi-role workflows?

You enforce role-specific guardrails by applying refusal protocols and behavioral constraints to AI agents operating within FuseBase Flow development workflows. This ensures agents adhere to role boundaries during cross-session handoffs and write-time tasks.

Why does my AI agent skip mandatory workflow protocols during cross-session artifact relay?

AI agents skip mandatory workflow protocols when role-specific behavioral guardrails are not enforced. Implementing an Operator Relay Protocol ensures cross-session artifact handling complies with framework rules and prevents workflow drift during handoffs.

How to prevent AI Developer agents from deploying without a formal Product Owner handoff?

To prevent premature deployment, configure refusal phrasing that halts actions lacking a formal Product Owner handoff. This triggers a violation recovery workflow, guiding operators and agents to the correct next steps.

What is the supersede convention for managing stale artifacts in AI development frameworks?

The supersede convention is a write-time discipline rule that guides AI agents to replace stale content instead of accumulating old and new versions. This reduces token waste and minimizes audit trail clutter in multi-role workflows.

Can I use refusal phrasing to stop AI agents from suggesting retreat in forward momentum workflows?

Yes, you can use exact refusal phrasing to enforce a Forward Momentum Protocol, eliminating retreat suggestions from AI agents. This maintains progression and satisfies framework rules for active multi-role development sessions.

Does this workflow enforcement framework support Architect and Deploy phase roles simultaneously?

Yes, the workflow enforcement framework applies to all active sessions for Product Owner, AI Developer, Architect, and Deploy phase roles. It delivers consistent write-time rules and cross-session artifact relay protocols across these distinct roles.