workflow-discipline

Maintain incremental delivery, fail-fast behavior, and structured communication. Use when workflow discipline guidance is required.

$ 설치

git clone https://github.com/CsHeng/dot-claude /tmp/dot-claude && cp -r /tmp/dot-claude/skills/workflow-discipline ~/.claude/skills/dot-claude

// tip: Run this command in your terminal to install the skill


name: workflow-discipline description: Maintain incremental delivery, fail-fast behavior, and structured communication. Use when workflow discipline guidance is required.

Purpose

Apply rules from rules/00-memory-rules.md and rules/23-workflow-patterns.md to maintain incremental delivery, fail-fast behavior, and structured communication.

IO Semantics

Input: Task descriptions, planned changes, communication/output streams. Output: Adjusted plans and communication patterns that respect workflow discipline constraints. Side Effects: More incremental edits, clearer error handling, and TERSE-mode communication.