constitution

Prepend a non-negotiable constitution to every sub-agent prompt.

4|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/vertexcover-io/tarash --skill constitution-vertexcover-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: constitution
Source: https://github.com/vertexcover-io/tarash/tree/main/.claude/skills/constitution
Command: npx skills add https://github.com/vertexcover-io/tarash --skill constitution-vertexcover-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Constitution provides non-negotiable guardrails that are automatically applied to every sub-agent context, ensuring consistency, scope discipline, and safe coding practices across the orchestration layer.

Core Features & Use Cases

  • Prepend a constitution to all sub-agent prompts, guaranteeing compliance with defined rules.
  • Enforce scope boundaries, require explicit approvals for changes, and enable fast reporting when rules are violated.
  • Use in complex multi-agent systems to maintain governance and reduce risk in autonomous decision making.

Quick Start

Load the constitution into the orchestrator so every sub-agent prompt includes the safety preamble.

Frequently Asked Questions about constitution

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

FAQPage Schema
How do I enforce safety guardrails on sub-agent prompts in a multi-agent system?

To enforce safety guardrails on sub-agent prompts, you can prepend a non-negotiable constitution to every sub-agent context, ensuring consistent scope discipline and safe coding practices across the orchestration layer.

What is prompt injection prevention for autonomous agents?

Prompt injection prevention for autonomous agents involves applying deterministic constitution preambles to sub-agent prompts, constraining scope and requiring explicit plan-based approvals to reduce risk in autonomous decision making.

How do I apply a constitution to all sub-agent prompts for governance?

You apply a constitution to all sub-agent prompts by loading it into the orchestrator, which automatically prepends the safety preamble to guarantee compliance with defined governance rules during execution.

Can I enforce explicit approvals for plan-based changes in orchestrated workflows?

Yes, you can enforce explicit approvals for plan-based changes by applying a constitution that enforces scope boundaries and requires approvals, enabling fast reporting when rules are violated within orchestrated workflows.

Why does my autonomous agent ignore scope boundaries during execution?

Autonomous agents ignore scope boundaries when lacking enforced governance; applying a non-negotiable constitution prepend to sub-agent prompts constrains scope and ensures deterministic, auditable behavior.

Does the constitution approach work without external dependencies?

Yes, the constitution approach works without external dependencies, applying guardrails directly within the orchestration layer to maintain governance and reduce risk in autonomous multi-agent systems.