dojo-charter

Community

Enforce skill-first AI behavior

Authorthesyntaxninja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents ad-hoc or uncoordinated AI responses by ensuring the agent consults a curated skill index and loads the most relevant skills before acting, so engineering workflows remain disciplined and consistent.

Core Features & Use Cases

  • Pre-response routing: Reads skills/index.json and selects the top 1–3 matching skills to guide the agent's next actions.
  • Gate skills enforcement: Silently applies verification, self-review, systematic debugging, and scope-control rules when their triggers fire.
  • Decision flow orchestration: Provides a decision chart for handling greetings, bugs, new features, code reviews, and completion verification; useful for enforcing TDD, planning, and review workflows in development sessions.

Quick Start

Invoke the dojo-charter skill and consult skills/index.json to load the top one to three matching skills before responding.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dojo-charter
Download link: https://github.com/thesyntaxninja/syntaxninja-dojo/archive/main.zip#dojo-charter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.