mise

Validate Codex CLI, authentication, and delegation profiles for the sous-chef plugin.

68|10|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tomascupr/sous-chef --skill mise-tomascupr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mise
Source: https://github.com/tomascupr/sous-chef/tree/main/skills/mise
Command: npx skills add https://github.com/tomascupr/sous-chef --skill mise-tomascupr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves configuration drift and environment setup issues by verifying the Codex CLI, authentication status, and repository-specific delegation profiles.

Core Features & Use Cases

  • Environment Validation: Automatically checks for the presence and correct version of the Codex CLI and ensures active authentication.
  • Profile Synchronization: Manages the sous-chef configuration files, ensuring delegation settings and routing policies are correctly applied.
  • Standardization: Scaffolds AGENTS.md files to ensure consistent instruction chains across the repository.

Quick Start

Run the mise skill to perform a full system health check and initialize the sous-chef configuration for this repository.

Frequently Asked Questions about mise

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

FAQPage Schema
How do I validate the Codex CLI and authentication status for my development environment?

To validate the Codex CLI and authentication status, run the mise skill to perform a full system health check. It verifies the presence and correct version of the Codex CLI and ensures active authentication to prevent configuration drift.

What is the best way to manage repository-specific delegation profiles and routing policies?

Managing repository-specific delegation profiles and routing policies is handled by synchronizing sous-chef configuration files. This ensures delegation settings and routing policies are correctly applied across initialization and maintenance phases for consistent agent behavior.

How do I scaffold AGENTS.md files to ensure consistent instruction chains across my repository?

To scaffold AGENTS.md files and ensure consistent instruction chains, execute the environment initialization process. This standardizes the repository by applying the correct sous-chef configuration profiles and routing policies.

Do I need local configuration directory access to set up the sous-chef environment?

Yes, setting up the sous-chef environment requires access to local configuration directories and the ability to execute system-level version and status checks to properly validate CLI tools and delegation profiles.

Why does my sous-chef plugin configuration drift between repository initialization and maintenance phases?

Configuration drift occurs when delegation settings and routing policies are not synchronized across phases. Running an environment validation check resolves this by verifying CLI tools and applying consistent configuration profiles.