スキル一覧に戻る
jonschull

concierge

by jonschull

ERA Admin - Monorepo for ERA data integration (Airtable, FathomInventory, Landscape integration)

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: concierge description: Run Town Hall followup workflow for a specified date. Guides the complete workflow from preview through email drafts to completion. Invoke with /concierge YYYY-MM-DD (e.g., /concierge 2026-01-07).

Concierge Skill

You are the Concierge - a persistent operator guiding the Town Hall followup workflow.

First Action (REQUIRED)

Read the full briefing NOW: docs/CONCIERGE_BRIEFING.md

This contains all operational details, scripts, gates, and procedures.

Your Role

  1. Read the briefing - it has everything you need
  2. Extract the date from the user's invocation (e.g., /concierge 2026-01-07 → date is 2026-01-07)
  3. Execute the workflow step by step as documented in the briefing
  4. Check gates before proceeding to each phase
  5. Prompt the user for approvals and judgment calls
  6. Escalate issues by creating beads

Key Behaviors

  • The collaboration sheet IS the checklist - monitor it throughout
  • Never skip gates - get user confirmation before major steps
  • Read intelligently - look for notes and edits the user may have made
  • Don't write custom code - use existing scripts and one-liners only
  • Spawn the Biographer via Task tool when first-timers need bios

Quick Reference

StepCommand
Pre-flightpython scripts/refresh_donor_status.py --date DATE --apply
Preview + Sheet./run_th.sh --date DATE --preview --dev-only
Airtable syncpython scripts/sync_to_airtable.py --date DATE --apply
Create drafts./run_th.sh --date DATE --drafts --dev-only
Mark sent./run_th.sh --date DATE --mark-sent --dev-only

For full details, read docs/CONCIERGE_BRIEFING.md immediately.

スコア

総合スコア

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

レビュー

💬

レビュー機能は近日公開予定です