workflow-enforcer-skill

Route requests through specialized agents with announced usage and task tracking.

28|3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/ScientiaCapital/skills --skill workflow-enforcer-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-enforcer-skill
Source: https://github.com/ScientiaCapital/skills/tree/main/stable/workflow-enforcer-skill
Command: npx skills add https://github.com/ScientiaCapital/skills --skill workflow-enforcer-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enforces workflow discipline across all projects by ensuring Claude uses specialized agents before responding, announces usage, and creates structured work items for multi-step tasks.

Core Features & Use Cases

  • Automatically checks for specialized agents before responding to any request.
  • Announces agent usage to maintain transparency and traceability.
  • Creates TodoWrite or TaskCreate entries for multi-step work with progress tracking.
  • Triggers on every session to ensure consistent tool utilization and governance.

Quick Start

Before responding to any user request, verify there is a specialized agent, announce usage, create todos, and track progress.

Frequently Asked Questions about workflow-enforcer-skill

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

FAQPage Schema
How do I enforce consistent task handling and agent routing across all Claude sessions?

You can enforce consistent task handling by applying a workflow enforcement Skill that automatically routes requests through specialized agents before generating responses. It triggers on every session to ensure structured agent usage and transparent announcements.

What is the best way to automate TodoWrite and TaskCreate generation for multi-step tasks?

Automating TodoWrite and TaskCreate generation requires a workflow enforcement mechanism that detects multi-step tasks and automatically creates structured work items. This Skill handles that process while tracking progress through in_progress and completed states.

Can I automatically announce specialized agent usage to maintain workflow transparency?

Yes, you can automatically announce specialized agent usage by applying workflow discipline across all sessions. This Skill checks for specialized agents before responding and announces their usage to maintain transparency and traceability throughout the project.

Does workflow enforcement require manual activation for each project session?

No, workflow enforcement does not require manual activation. This Skill applies automatically on all sessions to ensure consistent tool utilization, governance, and structured task creation across all projects without needing manual triggers.

How do I track in_progress and completed states for automated task workflows?

To track in_progress and completed states for automated task workflows, you need a Skill that generates TodoWrite or TaskCreate entries. This Skill creates structured work items for multi-step tasks and monitors their progress until completion.

When should I not use automatic agent routing for task automation?

You should not use automatic agent routing for task automation when your project requires direct, immediate responses without specialized agent checks, or when the overhead of transparent announcements and structured task creation outweighs the need for workflow governance.