fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-review helper that examines code changes and returns feedback about quality, readability, and common development practices.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-review helper that examines code changes and returns feedback about quality, readability, and common development practices.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-review agent for the AutomatonDevDrive framework. It examines changes and separates framework-provided code from code specific to the project.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A project-knowledge lookup that reads a plan and returns related guidance from the docs/knowhow/ folder. It is intended to run automatically during a specified startup step.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-change security review that checks a proposed difference for vulnerabilities and reports their severity. It suggests fixes but does not apply them.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-review agent for checking Wardrobe code changes and the quality and consistency of its MCP servers, hooks, and skills.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A code-review agent for a codebase that contains shared upstream code and downstream-specific changes.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A checker for inconsistent wording, tone, and terminology across documentation, skills, and hooks.
fruitriin/embodied-claude-wardrobe
Agent Claude Code
A link-checking agent for documentation, skills, and hooks, which are automated actions connected to an agent workflow.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command for checking and correcting the @mention format in skill experience files, which use the .exp.md extension.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command for setting up or checking the structure of an ADDF project. ADDF is the project format this command is designed to work with.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that reads a plan file and finds related know-how documents under docs/knowhow/. It returns their paths and summaries in Japanese.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that reads an index of stored implementation knowledge and shows what information is available in each file.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command for linking related know-how articles with GitHub-Flavored Markdown links so the collection works like a wiki. Know-how means practical knowledge or instructions.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that rechecks outdated know-how, corrects it, marks it as replaced or retired when appropriate, and records its correction history.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command for recording reusable implementation knowledge in docs/knowhow/. It checks for duplicate material, combines related notes, and includes a self-review step.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A consistency checker for the ADDF framework, including its settings, hooks, skills, behaviour rules, knowledge index, templates, and checklists. It verifies that these parts are correctly configured and linked.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command for upgrading an ADDF project to the latest framework version. ADDF is the framework whose version is recorded in addf-lock.json.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that changes the agent's three-axis operating mode and its notification setting for unattended work. With no argument, it shows the current mode.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that documents a project's coding-agent setup, including its instructions, skills, hooks, and agents. It writes the documentation to docs/project-overview/ and records the latest commit hash in a lock file.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A command that reviews permission requests made during a session and groups them into three categories: upstream, downstream, or general.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A release command that packages changelog updates, version numbering, and publishing a project. A changelog is a record of notable changes, and publishing makes a new version available to users.
fruitriin/embodied-claude-wardrobe
Command Claude Code
An optional Japanese command that starts speculative development in a separate Git worktree when no ready task is available. A Git worktree is an additional working copy of a repository, and the speculative work stays on its own branch.
fruitriin/embodied-claude-wardrobe
Skill Claude CodeCodex
An image annotation tool that draws grid lines and coordinate labels over a picture. It helps you inspect a specific area without getting distracted by the whole image.
fruitriin/embodied-claude-wardrobe
Command Claude Code
A tracker for changes in Claude Code and their effect on a project’s stored know-how. It compares changelogs with official documentation and records updates about hooks, subagents, skills, MCP, and agent teams.