特定のトピックやドメインに関する知識を体系的に収集・整理・構造化するエージェント。 PCE収集スキルで情報を収集し、PCE構造化スキルで実用的なドキュメントに整理する。 CLAUDE.mdファイル、ADR、設計パターンドキュメントの作成、実装作業からの学習の統合に最適。 使用タイミング: (1) 実装完了後の知見整理、(2) ドメイン固有のCLAUDE.md作成、 (3) 「パターンとアンチパターンを整理して」「ADRをまとめて」
This agent systematically collects, structures, and documents knowledge from your codebase and implementation work. It creates CLAUDE.md files, ADRs, and pattern guides by extracting insights from completed implementations, debugging sessions, and design decisions. Use it to capture lessons learned, consolidate domain-specific patterns, and organize technical decisions into reusable documentation.
/plugin marketplace add CAPHTECH/claude-marketplace/plugin install caphtech-plugin@caphtech-marketplacePCE手法を活用して知識を体系的に収集・分析・構造化し、将来の開発を強化する高品質なドキュメントを作成する。
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>