kata-create-warrior

Create specialized Warrior agent artifacts with responsibilities and consultation chains.

Updated Sep 3, 2025
One-click install
npx skills add https://github.com/guardiatechnology/design-system --skill kata-create-warrior
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kata-create-warrior
Source: https://github.com/guardiatechnology/design-system/tree/main/.claude/skills/kata-create-warrior
Command: npx skills add https://github.com/guardiatechnology/design-system --skill kata-create-warrior

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create consistent, scoped, and safe “Warrior” agents by turning directives, quality criteria, and templates into a complete artifact that includes responsibilities, consultation chains, and validation.

Core Features & Use Cases

  • Identity Design: Defines name, role, domain, persona, and mission so the Warrior’s purpose is unambiguous.
  • Responsibilities & Boundaries: Produces clear “Does” and “Does Not” lists to prevent responsibility overlap and scope creep.
  • Consultation Chain & Workflow: Establishes lexis, codex, and kata procedures plus escalation criteria and an end-to-end operation flow.
  • Multilingual Artifact Generation: Saves the Warrior in the default language and creates translated versions across required languages.

Quick Start

Ask an AI to create a new warrior artifact by following the kata-create-warrior workflow, using templates/warrior-sample.md, consulting codex-warriors, and saving the result under framework/{lang}/{clade}/{subclade}/warriors/ with translations for language.i18n.

Frequently Asked Questions about kata-create-warrior

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

FAQPage Schema
How do I create a specialized AI agent role definition with clear responsibility boundaries?

To create a specialized AI agent role definition, use a templated workflow to generate an artifact specifying identity, responsibilities, consultation chains, and escalation criteria, enforcing delimited scope to prevent responsibility overlap. This ensures agent-like roles have clear boundaries and safe operational guardrails.

What is a Warrior artifact in agent design and workflow specification?

A Warrior artifact in agent design is a fully specified role definition document containing identity, responsibilities, consultation chain, workflow, and escalation criteria. It serves as a knowledge architecture component that enforces responsibility boundaries and prevents scope creep among specialized agents.

How do I avoid responsibility overlap when initializing new agent-like roles?

To avoid responsibility overlap when initializing new agent-like roles, enforce delimited scope by consulting existing Warriors and generating explicit Does and Does Not responsibility lists. This validation process ensures clear boundaries and prevents scope creep across your agent architecture.

Can I generate multilingual documentation for specialized agent workflows automatically?

Yes, you can generate multilingual documentation for specialized agent workflows by creating the Warrior artifact in the default language and automatically saving translated versions across required languages. This ensures the role definitions and workflow specifications are accessible in all mandatory languages.

What files do I need to read before defining a new specialized agent?

Before defining a new specialized agent, you need to read the .ahrena/.directives, codex-warriors, and templates/warrior-sample.md files. These inputs provide the necessary directives, quality criteria, and templates to produce a complete and validated Warrior artifact.

When should I not use a templated approach for agent role generation?

You should not use a templated approach for agent role generation when your use case requires highly dynamic, freeform agent behaviors that cannot be constrained by fixed responsibility boundaries or consultation chains. This method enforces strict scope and workflow specifications, limiting unstructured agent autonomy.