carl-manager

Manage CARL domains and rules through natural language interaction.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sevenbelowllc/sevenbelow-resources --skill carl-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: carl-manager
Source: https://github.com/sevenbelowllc/sevenbelow-resources/tree/main/claude-setups/compliance-os-project-v1/global/.claude/skills/carl-manager
Command: npx skills add https://github.com/sevenbelowllc/sevenbelow-resources --skill carl-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of CARL (Context-Aware Rule Layer) domains and rules, allowing users to modify and organize AI behavior through natural language.

Core Features & Use Cases

  • Rule Management: Add, edit, and suggest domains for new rules.
  • Domain Creation: Create new CARL domains and update their manifest entries.
  • Configuration: Toggle domain activation and manage manifest settings.
  • Use Case: A user wants to create a new rule for handling client-specific branding guidelines. They can ask the carl-manager skill to create a new domain for "Acme Corp" and add the relevant rules to it.

Quick Start

Use the carl-manager skill to add the rule "Always use TypeScript strict mode" to the development domain.

Frequently Asked Questions about carl-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AI behavior rules across different domains using natural language?

CARL domains are modular, context-aware components that organize AI logic, enabling dynamic adaptation by grouping specific rules. They allow users to toggle activation states and manage manifest entries for tailored AI behavior.

How do I add a new rule to an existing AI configuration domain?

To add a new rule to an existing AI configuration domain, use natural language to specify the rule and target domain. The system will suggest appropriate domains for new rules and update the configuration accordingly.

Can I toggle the activation state of specific AI behavior domains?

Yes, you can toggle the activation state of specific AI behavior domains. This configuration feature allows you to dynamically enable or disable context-aware rule layers to adapt AI behavior without deleting existing rules.

What is the best way to create a new domain for client-specific AI rules?

The best way to create a new domain for client-specific AI rules is to issue a natural language command to generate the domain and update its manifest entries. This organizes guidelines into a dedicated, modular component.

Does this approach support organizing AI logic into context-aware components without manual coding?

Yes, this approach supports organizing AI logic into context-aware components without manual coding. It translates natural language instructions into structured domain manifests and rules, facilitating modular AI adaptation.