xz-tools
01Plugin Claude Code
Plugin marketplace listing 1 plugin: xz-planning.
Plugin Claude Code
Plugin marketplace listing 1 plugin: xz-planning.
Instructions file CodexOpenCode
AGENTS.md instructions for Xuzan9396/plugin_claude.
Instructions file
Claude Code instructions for Xuzan9396/plugin_claude.
Plugin Claude Code
A lightweight development workflow that uses a to-do list to manage versioned work. It is designed to organise development tasks around planned releases or changes.
Agent
A code-review agent that examines code changes for correctness, security, maintainability, and performance.
Skill Claude CodeCodex
A generator for acceptance-test checklists covering the core feature changes between specified software versions. It writes the checklist to an XLSX spreadsheet, a format used by Microsoft Excel and similar programs.
Skill Claude CodeCodex
A skill for automating Chrome, the web browser, including opening URLs, taking website screenshots, and filling in forms.
Skill Claude CodeCodex
A runtime debugging mode that adds logging probes, gathers data while software runs, and uses that evidence to locate and fix bugs.
Skill Claude CodeCodex
A debugging guide that investigates a reported software bug, error, or unexpected result in the code.
Skill Claude CodeCodex
A command for deleting one numbered planned-work directory and updating a file named STATE.md. The command uses the form /xz-del N, where N is the version number.
Skill Claude CodeCodex
A requirements-discussion tool that clarifies missing details, compares two or three approaches, and records the result in an `N-DISCUSS.md` file.
Skill Claude CodeCodex
A file-based tool for archiving completed release plans without running Git commands. Git is the version-control system commonly used to track code changes.
Skill Claude CodeCodex
A helper for explaining topics, code, concepts, and error messages in language suited to a specific audience.
Skill Claude CodeCodex
A command for running unfinished items from a numbered todolist, using the syntax `/xz-exec N`.
Skill Claude CodeCodex
A project setup command for creating or updating the .xzplanning directory and its project snapshot.
Skill Claude CodeCodex
A manual coding workflow that creates and maintains a checklist for changes a person must make by hand. It also provides checks to run after those changes are finished.
Skill Claude CodeCodex
A command that turns a written description into a Mermaid flowchart, a text-based diagram showing steps and connections, and a document explaining its main path.
Skill Claude CodeCodex
A Chinese-language planning command for creating a new version plan with goals, context, constraints, completion criteria, and manual execution steps.
Skill Claude CodeCodex
A review of changes listed for a particular todo-list version, written in Chinese. It checks whether the changes match expectations and looks for security, performance, and quality problems.
Skill Claude CodeCodex
A command that shows an overview of the current status of all plans. It is invoked with `/xz-status`.
Skill Claude CodeCodex
A small plan-editing command for changing the to-do items under a specified version number. The description only documents the `/xz-update-plan N` command and an operation description.
MCP server Claude CodeCodexCursor
MCP server "yst-mcp" as configured in Xuzan9396/ystmcp. Runs locally from the yst-mcp Python package.