一键导入
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 |