feat(skills): add one-three-one-rule communication skill (#3797)

Adds a structured 1-3-1 decision-making framework as an optional skill.
Produces: one problem statement, three options with trade-offs, one
recommendation with definition of done and implementation plan.

Moved to optional-skills/ (niche communication framework, not broadly
needed by default). Improved description with clearer trigger conditions
and replaced implementation-specific example with a generic one.

Based on PR #1262 by Willardgmoore.

Co-authored-by: Willard Moore <willardgmoore@users.noreply.github.com>
This commit is contained in:
Teknium
2026-03-29 15:25:12 -07:00
committed by GitHub
parent 57481c8ac5
commit fe6a916284
2 changed files with 104 additions and 0 deletions

View File

@@ -0,0 +1 @@
Communication and decision-making frameworks — structured response formats for proposals, trade-off analysis, and stakeholder-ready recommendations.