Register Plugin Asset banner
s977043 s977043

Register Plugin Asset

Development community

Description

--- description: 新しい配布 command / agent / agent-skill を plugin manifest に登録し、検証シーケンスまで実行する argument-hint: '[command|agent|skill] <name>' allowed-tools: Bash(npm run plugin:validate:*), Bash(npm run plugin:sync), Bash(npm run plugin:sync:*), Bash(npm run agent-skills:validate:*), Bash(npm run check:doc-enum:*), Bash(npm run meta:validate:*), Bash(ls:*), Bash(git status:*), Bash(git diff:*), Read, Edit --- 新しい配布アセット(command / agent / agent-skill)を plugin manifest に登録し、検証まで通す。手順の SSoT は `docs/devel

Installation

Installs to ~/.claude/commands/s977043-river-review-register-plugin-asset.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/s977043/river-review/HEAD/.claude/commands/register-plugin-asset.md -o ~/.claude/commands/s977043-river-review-register-plugin-asset.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository