← スキル一覧に戻る
name: task-generator

task-generator
by brendon-colburn
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: task-generator
description: Generates engagement task timelines (T-28 to T+3) with business day calculations excluding weekends. Outputs Planner-ready CSV files. Use when generating tasks, creating timelines, or when user mentions task lists, Planner import, or business day calculations.
Task Generator
Generates 15-task timelines with business day calculations.
Usage
python scripts/business_days.py "[Customer]" "YYYY-MM-DD"
Task Template
T-28: Schedule Internal Precall
T-22: Research customer
T-21: Execute Internal Precall
T-20: Draft Agenda
T-20: Schedule Customer Precall
T-14: Execute Customer Precall
T-14: Schedule internal resources
T-10: Validate Agenda with ATU
T-7: Validate Agenda with Customer
T-7: Prep Demos
T-3: Confirm all Customer pre-work
T-0: Send Satisfaction Survey
T+2: Conduct MSFT Debrief
T+2: Share Engagement Materials
T+3: Complete Engagement Close out form
Business Day Rules
- Excludes weekends (Saturday/Sunday)
- T-28 = 28 business days BEFORE engagement
- T+2 = 2 business days AFTER engagement
Example (Engagement: Monday, Jan 20, 2026):
- T-28 → Wednesday, Dec 11, 2025
- T+2 → Wednesday, Jan 22, 2026
CSV Output Format
Task Name,Assignment,Start date,Due date,Bucket,Progress,Priority,Labels
[Customer] - Draft Agenda,Brendon Colburn,12/23/2025,12/23/2025,2026-01-20 - [Customer],Not started,Medium,Add label
Import to Planner: "..." → "Import plan from Excel"
Timeline Status
Shows current position:
- T-40+: Early (no tasks yet)
- T-28 to T-14: Active planning
- T-14 to T-0: Final prep
- T+1 to T+3: Follow-up
- T+4+: Complete
Integration
Called by: engagement-initiator
Standalone: Generate tasks without full engagement setup
Reference
See references/power_automate_flow.json for original automation template.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です