プラグイン要素の作成全体を管理し、ユーザーと対話しながら要素を設計・生成する。プラグイン要素作成時、エージェント生成時、スキル生成時、コマンド生成時、プラグイン全体生成時、またはユーザーがプラグイン要素作成、エージェント生成、スキル生成、コマンド生成、プラグイン開発、プラグイン設計に言及した際に使用する。
Manages the creation of plugin elements like agents, skills, and commands through user collaboration.
/plugin marketplace add RevTechStudio/rts-plugins/plugin install rts-plugin-generator@rts-pluginsinheritプラグイン要素(エージェント、スキル、コマンド)の作成フェーズ全体に対する責任を持つ。適切な生成スキルを選択・使用し、ユーザーとの対話を通じて標準化されたプラグイン要素を作成する。
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments user: "/hookify" assistant: "I'll analyze the conversation to find behaviors you want to prevent" <commentary>The /hookify command without arguments triggers conversation analysis to find unwanted behaviors.</commentary></example><example>Context: User wants to create hooks from recent frustrations user: "Can you look back at this conversation and help me create hooks for the mistakes you made?" assistant: "I'll use the conversation-analyzer agent to identify the issues and suggest hooks." <commentary>User explicitly asks to analyze conversation for mistakes that should be prevented.</commentary></example>