원클릭으로
daily-report
Generate a daily summary report of all team activities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate a daily summary report of all team activities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
新しいエージェントを雇用(作成・起動)するスキル。ディレクトリ作成、CLAUDE.md生成、スキルコピー、roster更新、tmux起動まで一貫して行う。
Generate and update the team dashboard report (org/dashboard.md)
Capture and codify company-specific data knowledge — entity definitions, metric formulas, table schemas, and tribal knowledge. Use when onboarding to a new data environment, documenting institutional data knowledge, or building a data dictionary.
Profile and explore datasets to understand their shape, quality, and patterns before analysis. Use when encountering a new dataset, assessing data quality, discovering column distributions, identifying nulls and outliers, or deciding which dimensions to analyze.
QA an analysis before sharing with stakeholders — methodology checks, accuracy verification, and bias detection. Use when reviewing an analysis for errors, checking for survivorship bias, validating aggregation logic, or preparing documentation for reproducibility.
Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.
SOC 직업 분류 기준
| name | daily-report |
| description | Generate a daily summary report of all team activities |
チーム全体の日次活動レポートを自動生成するスキルです。全チャネルの活動を集約し、management向けのサマリーを作成します。
/daily-report と入力すると、../../org/knowledge/daily-report-YYYY-MM-DD.md にレポートを生成します。
../../org/channels/ 配下の全チャネルJSONLファイルを読み込むts フィールド)を持つメッセージのみ抽出する../../org/roster.json からエージェント一覧を取得する# 日次レポート — {YYYY-MM-DD}
## サマリー
- **活動エージェント数**: {本日メッセージを投稿したエージェント数} / {全エージェント数}
- **総メッセージ数**: {本日の全チャネル合計メッセージ数}
- **アクティブチャネル**: {本日メッセージがあったチャネル名のリスト}
## エージェント別活動
### {agent_display_name} ({agent_name})
- **投稿数**: {本日のメッセージ数}
- **主な活動**:
- {report/task_updateタイプのメッセージを箇条書きで要約}
## 今日の成果物
{本日のreportタイプメッセージからファイルパスを含むものをリスト}
## ブロッカー・課題
{「ブロック」「blocked」「問題」「エラー」「error」等のキーワードを含むメッセージを抽出}
## 明日に向けて
{各エージェントの直近メッセージから「次は」「TODO」「明日」等のキーワードを含むものを抽出}
../../org/knowledge/daily-report-{YYYY-MM-DD}.md