Personal source of truth for my Codex and OpenCode rules, skills, and shell helpers.
mise run install
mise run check
doctormise run installgenerates previews, syncs local agent configuration and skills, installs shell helpers, and finishes with the doctor checks.mise run checkruns formatting, linting, TypeScript checks, and tests.doctorchecks required tools, Solo readiness, managed links, and installed skill drift.
After pulling changes, rerun mise run install if the managed hooks did not complete successfully. Use doctor to identify any remaining local drift.
content/— shared agent rules, local skills, and active-project references.config/— Codex, OpenCode, MCP, remote-skill, model, and secret-template configuration.src/— generator, installer, doctor support, knowledge commands, and tool-status logic.shell/— synced Zsh configuration and installed helper commands.output/— generated previews; never edit these files directly.system-tools.md— required and optional host tools plus update guidance.
Make durable changes in the source directories, then use mise run install to regenerate and sync the installed state.