Skip to content

Add working-discipline guidance to the code and authoring skills#8

Merged
waybarrios merged 1 commit into
mainfrom
working-discipline-guidance
May 28, 2026
Merged

Add working-discipline guidance to the code and authoring skills#8
waybarrios merged 1 commit into
mainfrom
working-discipline-guidance

Conversation

@waybarrios

Copy link
Copy Markdown
Owner

Summary

  • Adds a shared "Working discipline" section (think before acting, simplicity first, surgical changes, goal-driven execution) to feature-dev, code-architect, and mcp-builder.
  • Adds a lightweight "scope creep" criterion to the review checklists in code-review and code-reviewer.
  • Leaves security-review and skill-creator untouched — they already embody this discipline. Leaves frontend-design alone because "simplicity first" would clash with its deliberately bold/maximalist direction.
  • Regenerates the five corresponding commands/*.md so the inlined copies stay in sync with their SKILL.md.
  • Adds tests/working-discipline.test.mjs to guard against silent regression.

feature-dev, code-architect, and mcp-builder gain a shared "Working
discipline" section (think before acting, simplicity first, surgical changes,
goal-driven). code-review and code-reviewer get a lighter touch — a "scope
creep" criterion added to their review checklists. security-review and
skill-creator already embody this discipline, so they are not modified, and
frontend-design is left alone because "simplicity first" would clash with the
skill's deliberate bold/maximalist direction.

The five command files are regenerated from their skills (in sync). A new
tests/working-discipline.test.mjs guards the additions so the rule cannot
silently regress.
@waybarrios waybarrios merged commit 318ca65 into main May 28, 2026
2 checks passed
@waybarrios waybarrios deleted the working-discipline-guidance branch May 28, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant