with one click
sync-all
sync-slack, sync-linear, sync-notion を並列実行し、snapshot を一括更新する
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
sync-slack, sync-linear, sync-notion を並列実行し、snapshot を一括更新する
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
config.yamlで指定されたNotionページを取得し、ページごとのカスタムpromptに従ってvaultに書き出す
Google Meet付きカレンダー予定の文字起こし・Geminiメモを取得し、議事録としてvaultに書き出す
daily/weekly/monthlyの振り返りを生成しjournal/に書き出す
日次の思考・感想・ふりかえりをvaultのjournal/timeline/に書き出す
Slackから自分宛メンション・参加スレッド・主要チャンネルの最新情報を収集し、Obsidian vaultのsnapshot/slack.mdに書き出す
Claude セッションの生ログをサマライズして snapshot/claude-log.md に書き出す
| name | sync-all |
| description | sync-slack, sync-linear, sync-notion を並列実行し、snapshot を一括更新する |
| user-invocable | true |
| argument-hint | (引数なし) |
| allowed-tools | ["Read","Bash","Skill","Agent"] |
sync-slack, sync-linear, sync-notion をサブエージェントとして並列実行し、snapshot を一括更新するオーケストレータースキル。
Agent ツールを使い、以下の3つを同時に起動する(1つのメッセージで3つの Agent tool call を送る):
prompt: "/sync-slack を実行してください。リポジトリルートは /Users/wakwak/src/github.com/wakwak3125/memex です。"
description: "sync-slack execution"
Skill ツールで sync-slack を呼び出す。
prompt: "/sync-linear を実行してください。リポジトリルートは /Users/wakwak/src/github.com/wakwak3125/memex です。"
description: "sync-linear execution"
Skill ツールで sync-linear を呼び出す。
prompt: "/sync-notion を実行してください。リポジトリルートは /Users/wakwak/src/github.com/wakwak3125/memex です。"
description: "sync-notion execution"
Skill ツールで sync-notion を呼び出す。
すべての sync エージェントが完了したら、sync-sessions スキルの手順に従い、
~/.claude/session-logs/ に蓄積された Claude セッションログをサマライズして
snapshot/YYYY-MM-DD/claude-log.md に書き出す。
生ログファイルが存在しない場合はスキップする。
すべての処理が完了したら、結果をまとめてユーザーに報告する: