From circle-manager
Circleコミュニティ「アイザック」の日次レポートを生成するスキル。Supabaseのcoworkプロジェクトから必要なCircleデータを取得し、サブエージェントcircle-daily-analyzerに分析・Markdownレポート生成を委譲する。「Circle日次レポート」「コミュニティレポート」「アイザックのレポート」「今日のCircle」「コミュニティの状況」「メンバーの動向」「未対応コメント確認」「Circleの分析」などのリクエストで発動。毎日の定期実行にも対応。
How this skill is triggered — by the user, by Claude, or both
Slash command
/circle-manager:circle-daily-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Supabaseの`cowork`プロジェクトからCircleコミュニティ「アイザック」のデータを取得し、
SupabaseのcoworkプロジェクトからCircleコミュニティ「アイザック」のデータを取得し、
サブエージェントcircle-daily-analyzerに日次レポート作成を委譲するためのスキルです。
circle-daily-analyzerに渡し、分析〜レポート生成を任せるSupabase上のcircle_*テーブル群から、日次レポートに必要な情報だけを取得する。
具体的なSQLやレポート構成の詳細は、サブエージェント側の定義に任せる。
circle_comments.raw_jsonを活用して、コメント本文・投稿タイトル・URLなどを取得circle-daily-analyzerに渡す。circle-daily-analyzer側で、
REPORT_PATH= で始まる行を探し、そのパスを取得する。/mnt/c/Users/tomoh/Dropbox/Cursor/cowork/cowork_plugin/circle-manager/log/circle-daily-report_YYYY-MM-DD.md になる。config.local.mdを参照すること。circle-daily-analyzer側の定義に寄せること。npx claudepluginhub iketomo/cowork_x_plugin --plugin circle-managerAnalyzes community engagement metrics, churn predictors, and retention levers. Auto-activates on retention, engagement, and churn-prediction tasks.
Delivers a daily briefing of recent changes across an Amplitude instance, surfacing anomalies, trends, and experiments from the last 1-2 days.
Manages async team rituals — standups, polls, check-ins — and drafts reports with AI assistance, tracks participation and response rates.