← Back to list

mch-wrap
by mag123c
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: mch-wrap description: Meeting Context Hub session wrap-up. Focus on documentation updates.
MCH Wrap
Meeting Context Hub project-specific session wrap-up. Focus on documentation updates.
Execution Order
- Check git status/diff
- Analyze documentation updates (Task agent)
- Integrate results and user selection
- Execute selected actions
Phase 1: Git Status
git status --short
git diff --stat HEAD~3
Phase 2: Documentation Update Analysis
Analyze with Task(subagent_type="Explore"):
AI Context (.claude/ai-context/)
| Change Type | Target |
|---|---|
| Domain terms | .claude/ai-context/domain/glossary.json |
| Entity definitions | .claude/ai-context/domain/entities.json |
| Business rules | .claude/ai-context/domain/rules.json |
| Obsidian config | .claude/ai-context/integrations/obsidian.json |
| Slack integration | .claude/ai-context/integrations/slack.json |
| Notion integration | .claude/ai-context/integrations/notion.json |
Project Documents
| Change Type | Target |
|---|---|
| Architecture | CLAUDE.md → Architecture section |
| Naming conventions | CLAUDE.md → Naming Convention section |
| Core rules | CLAUDE.md → Core Rules section |
| Module guides | src/*/CLAUDE.md |
Module CLAUDE.md Files
| Module | Check Items |
|---|---|
| repositories/ | Interface list, rules |
| hooks/ | Hook list, usage |
| lib/ai/ | Prompt list, versions |
| storage/ | Implementation list, swap method |
| application/ | UseCase list |
Phase 3: User Selection
AskUserQuestion:
- Execute documentation updates
- Create commit
- Both
- Skip
Phase 4: Execution
Execute selected actions.
Additional Checklist
- Zod schema version consistency
- Prompt version field updates
- Environment variable .env.local.example sync
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon