decision-logic-framework
✓Decision rules for Claude Code skills, scripts, MDs, and workflows - project-agnostic patterns
Installation
SKILL.md
Core Principle: Clear separation between Agents (orchestrators) and Skills (capabilities).
| Agents | .claude/agents/ | workflows/ (TOON + MD steps) | | Skills | .claude/skills/ | scripts/ (UV Python) OR modules/ (single-file MDs) |
Load Order: This skill should be loaded FIRST when creating any new skill, agent, or workflow.
Decision rules for Claude Code skills, scripts, MDs, and workflows - project-agnostic patterns Source: rdmptv/adbautoplayer.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rdmptv/adbautoplayer --skill decision-logic-framework- Source
- rdmptv/adbautoplayer
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is decision-logic-framework?
Decision rules for Claude Code skills, scripts, MDs, and workflows - project-agnostic patterns Source: rdmptv/adbautoplayer.
How do I install decision-logic-framework?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rdmptv/adbautoplayer --skill decision-logic-framework Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/rdmptv/adbautoplayer
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01