lexis

Provide unified CLI access to Blueprint orchestration framework components.

2|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/KwakYounHo/blueprint --skill lexis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lexis
Source: https://github.com/KwakYounHo/blueprint/tree/main/templates/claude-skills/lexis
Command: npx skills add https://github.com/KwakYounHo/blueprint --skill lexis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the complex task of understanding the operational guidelines and ethical boundaries for each AI Worker (subagent) in your system. It provides a consolidated view of both global principles and worker-specific rules, ensuring clarity and preventing misinterpretations.

Core Features & Use Cases

  • Combined Constitution View: Access a comprehensive view that merges the overarching base constitution with the specific rules tailored for any given Worker role (e.g., Orchestrator, Specifier, Implementer).
  • Base Constitution Access: Quickly review the foundational principles and global directives that apply to all agents within your framework.
  • Worker Role Listing: Discover all available Worker roles and their associated constitutions, helping you understand the full agent ecosystem.
  • Use Case: If you're an Orchestrator delegating a task to an 'Implementer' Worker, you can use Lexis to quickly review the Implementer's constitution. This ensures your instructions align with their defined principles and constraints, preventing misinterpretations and rework.

Quick Start

Show me the constitution for the 'implementer' worker.

Frequently Asked Questions about lexis

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

FAQPage Schema
How do I access agent constitutions and rules for workers in my orchestration framework?

Lexis provides unified CLI access to agent constitutions and principles. Use subcommands to retrieve the base constitution and worker-specific rules, merging global directives with role-tailored constraints for any agent in your system.

Can I view a specific worker's constitution to align task delegation with their defined principles?

Yes. Lexis lists all available worker roles and retrieves their associated constitutions. Query a specific worker—such as 'implementer'—to review their rules before delegating tasks, ensuring alignment and preventing misinterpretation.

What governance components does Lexis provide access to in the Blueprint framework?

Lexis enables listing and retrieval of gate definitions, document templates, FrontMatter schemas, handoff forms, constitutions, and registered workers across Aegis, Forma, Frontis, Hermes, and Polis components.

How does Lexis handle FrontMatter extraction and content rendering across multiple formats?

Lexis implements Bash-based CLI dispatch with FrontMatter extraction from Markdown and YAML files, providing consistent output rendering and help handling across all subcommands and Blueprint components.

Do I need existing project structure or configuration to use Lexis for accessing worker rules?

Lexis discovers the project root automatically and operates on existing Blueprint component definitions. No additional configuration is required beyond your framework's standard setup with gate, template, schema, form, constitution, and worker definitions.