원클릭으로
act-sprint-workflow
Sprint planning, daily standups, health monitoring, and issue automation for ACT ecosystem development.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Sprint planning, daily standups, health monitoring, and issue automation for ACT ecosystem development.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Read ACT's energy-orbit relational CRM — where a person sits (supporter ring vs community constellation), their evidence or owes, flags (violation/dupe/ghost/uncaptured), and the gated next move. Read-only by default; never auto-writes. Use when user says "orbit", "/orbit", "where does <person> sit", "show me the orbit", "is <person> on the wrong lane / a community-line violation", "who's uncaptured", or wants to read or act on the relationship system before any GHL write.
BAS quarter preparation, receipt acquittal, and learning loop for ACT. Use for BAS prep, missing receipt hunts, vendor reconciliation, and quarterly retrospectives. Accumulates patterns and learnings across quarters so each BAS cycle gets cleaner.
Drives the NAB Visa
Query actual database schema before writing any query, migration, or API endpoint. Prevents wrong column names — the
Verify Supabase connection, TypeScript health, and schema before any database or implementation work. Use when starting a session, before migrations, or when something feels off.
Review and tag untagged Xero transactions / bank lines / invoices with project codes — the cross-project spend & income alignment workflow. Use when user says "tag transactions", "fix transaction tagging", "improve transaction coverage", or "align spend/income across projects".
| name | act-sprint-workflow |
| description | Sprint planning, daily standups, health monitoring, and issue automation for ACT ecosystem development. |
| Command | Purpose |
|---|---|
plan | Recommend issues for next sprint based on velocity |
today / standup | Daily report with yesterday's work and today's focus |
health | Check all 6 ACT projects for issues |
create <title> | Create issue with auto-detected fields |
Type:
Priority:
Effort:
/api/dashboard/*)| Need | Reference |
|---|---|
| Velocity calculations | references/sprint-planning.md |
| GraphQL queries | references/github-api-queries.md |
| Health patterns | references/health-monitoring.md |
| Field mappings | references/issue-automation.md |