guardian

Manage Guardian autonomous mode and audit rules across local and shared configurations.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/ckallum/calsuite --skill guardian-ckallum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guardian
Source: https://github.com/ckallum/calsuite/tree/main/skills/guardian
Command: npx skills add https://github.com/ckallum/calsuite --skill guardian-ckallum

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Steering Guardian's operational posture and audit rules in automated environments to prevent unsafe executions.

Core Features & Use Cases

  • Switch between autonomous, supervised, and lockdown modes to align permissions with task risk.
  • View and inspect audit logs to monitor Guardian activity and verify compliance.
  • Edit and apply guardian rules to enforce access controls during automated work.

Quick Start

Invoke the guardian mode command to switch to autonomous mode and verify the new setting in the settings report.

Frequently Asked Questions about guardian

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

FAQPage Schema
How do I switch between autonomous and supervised modes for Guardian?

View Guardian audit logs by inspecting the generated records to monitor activity and verify compliance, ensuring automated work adheres to the enforced access controls and permission rules.

How do I apply and manage access control rules across local and shared configurations?

Apply access control rules by reading guardian rules from project or default config, merging permission changes into settings, and enforcing behavior across local and shared configurations to prevent unsafe executions.

Does Guardian mode switching require specific project configuration dependencies?

Guardian mode switching requires no external dependencies, operating directly on project configuration files to update mode settings, normalize aliases, and merge permissions into local and shared settings.

When should I use lockdown mode over autonomous mode in automated environments?

Use lockdown mode over autonomous mode when task risk is high, switching operational posture to restrict access and prevent unsafe executions during automated work, while supervised mode allows monitored interactions.