shared-base-rules

Loads mandatory baseline rules before agent task execution.

32|7|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/OzeroHAX/AssistAgents --skill shared-base-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shared-base-rules
Source: https://github.com/OzeroHAX/AssistAgents/tree/main/templates/skills/shared/base-rules
Command: npx skills add https://github.com/OzeroHAX/AssistAgents --skill shared-base-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a foundational set of rules and guidelines that all agents must adhere to, ensuring consistent, safe, and effective operation.

Core Features & Use Cases

  • Mandatory Rule Loading: Ensures critical baseline rules are applied before any other skill is executed.
  • User Context Awareness: Prompts the agent to consider user-provided information like language, skill level, and technical environment.
  • Safe Operation: Enforces rules against data deletion without permission and encourages clear explanations for actions.
  • Use Case: When an agent begins a task, it first loads these base rules to understand its operational boundaries and how to interact with the user effectively.

Quick Start

Ensure all agents load the shared-base-rules skill before executing any other commands.

Frequently Asked Questions about shared-base-rules

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

FAQPage Schema
How do I establish mandatory safety guidelines for agent behavior?

To establish mandatory safety guidelines for agent behavior, you load foundational rules that enforce operational boundaries, prioritize data integrity, and require asking for clarification when user context is insufficient.

What are essential agent guardrails for safe task execution?

Essential agent guardrails for safe task execution include enforcing rules against unauthorized data deletion, ensuring baseline rules load before commands, and guiding agents to explain their actions clearly to the user.

How do I ensure an AI agent considers user context before starting a task?

To ensure an agent considers user context before starting a task, you apply baseline rules that prompt the agent to evaluate user-provided information like language, technical environment, and skill level during operations.

How do I configure agents to ask for clarification when data is insufficient?

You configure agents to ask for clarification by loading baseline operational rules that explicitly guide them to pause and request more information whenever user-provided data is insufficient for task execution.

When should I load baseline rules for agent operations?

You should load baseline rules for agent operations before executing any other commands or skills, ensuring critical safety guardrails and user context awareness are established prior to task initiation.