Boundary of Responsibility Enforcement
OfficialTightly define who owns each system layer.
Software Engineering#architecture#documentation#integration#coordination#domain-rules#code-ownership#responsibility-mapping
AuthorVrooli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams stop responsibilities from leaking between presentation, coordination, domain, integration, and cross-cutting layers so each module only does what it is meant to.
Core Features & Use Cases
- Responsibility mapping: Identify existing entry points, coordination paths, domain rules, integration adapters, and cross-cutting handlers that share or blur ownership.
- Targeted refactors: Move or extract logic so that presentation code stays focused on UI/entry tasks, coordination code wires steps together, domain logic centralizes decisions, integrations stay isolated, and cross-cutting concerns sit at clear seams.
- Documentation & guidance: Update the seams document to record clarified boundaries and ensure future changes land in the right place.
Quick Start
Ask the skill to review the scenario and tighten ownership of presentation, coordination, domain, integration, and cross-cutting responsibilities without changing any behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Boundary of Responsibility Enforcement Download link: https://github.com/Vrooli/Vrooli/archive/main.zip#boundary-of-responsibility-enforcement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.