Claude Code Plugins

Community-maintained marketplace

Feedback
27
0

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

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/workflow-discipline --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/workflow-discipline -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

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.