directive

Capture and manage plain-English directives for modifying teatree behavior.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill directive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: directive
Source: https://github.com/souliane/teatree/tree/main/skills/directive
Command: npx skills add https://github.com/souliane/teatree --skill directive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to submit plain-English directives to modify teatree's behavior, reducing the need for manual configuration and improving user experience.

Core Features & Use Cases

  • Plain-English Directive Submission: Users can submit directives in natural language to change teatree's behavior.
  • Capture and Echo: Directives are captured verbatim and echoed back to the user with a unique ID.
  • Human Ratification: Directives are subject to human ratification via Slack or other communication channels before implementation.
  • Gated Pipeline Implementation: Implementation occurs through a gated pipeline, ensuring safe and controlled changes.

Quick Start

Submit a directive using the command: /t3:directive "Change the default branch to 'main'."

Frequently Asked Questions about directive

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

FAQPage Schema
How do I change teatree configuration using natural language?

You can change teatree configuration by submitting plain-English directives. The Skill captures your natural language input verbatim, assigns it a unique ID, and routes it through a gated pipeline for safe implementation.

How are user directives approved before they modify teatree's behavior?

User directives require human ratification before modifying teatree's behavior. After capturing the plain-English input, the gated pipeline sends it to communication channels like Slack for explicit human approval before implementation.

Do I need any specific environment to submit plain-English directives to teatree?

Submitting plain-English directives requires teatree's native directive capture and ratification mechanisms. You need access to the teatree environment and an integrated communication channel like Slack to complete the human ratification step.

How do I track the status of a submitted teatree directive?

You can track a submitted teatree directive using its unique ID. When a plain-English directive is captured verbatim, the system echoes it back to you with a unique identifier for monitoring its status through the gated pipeline.

What is the difference between plain-English directives and manual configuration in teatree?

Plain-English directives reduce the need for manual configuration by allowing natural language input. Unlike manual setup, directives are captured verbatim, echoed with a unique ID, and require human ratification through a gated pipeline before implementation.