Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计提醒

team-status-tracker团队状态跟踪器

Agent Skill

team-status-tracker 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

11,906

周安装

477

GitHub Stars

公开资料未说明

下载量

3,854
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:team-status-tracker(团队状态跟踪器)
来源仓库:https://github.com/parthpandya1729/team-status-tracker
安装命令:
openclaw skills install team-status-tracker
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install team-status-tracker

简介

通过 Slack DM 收集团队成员每日工作状态更新。

  • 使用 Obsidian 加密存储实现内部信息保密。
  • 生成可执行项目清单与风险预警报告。team-status-tracker 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 需接入企业 Slack 实例并配置 bot 权限。
  • 数据存储于本地,避免敏感信息外泄。

SKILL.md

name
team-status-tracker
description
Systematic team status tracking via Slack DMs with confidential Obsidian-based internal tracking. Maintains confidentiality while gathering actionable project updates from team members.
metadata

Team Status Tracker via Slack

Overview

Systematic approach to track team member status updates via Slack DMs with Obsidian-based internal tracking. Maintains confidentiality while gathering actionable project updates.

When to Use

  • Daily/weekly team status check-ins
  • Project progress monitoring
  • Resource management and workload tracking
  • Identifying blockers and support needs
  • Behavioral pattern analysis for team optimization

Key Principles

Communication (Slack DMs)

DO:

  • Send personalized status requests (1-on-1 DMs)
  • Ask specific questions about THEIR projects only
  • Request task IDs, timelines, specific blockers
  • Maintain professional, supportive tone
  • Offer help with blockers
  • Follow up with non-responders (mid-day, EOD)

DON'T:

  • Share financial information with resources (unless finance_transparency: 1 - see Configuration)
  • Share billing amounts, revenue figures, client contracts (unless explicitly enabled)
  • Discuss other team members' performance publicly
  • Share behavioral tracking notes with team (NEVER - always confidential)
  • Use public channels for status requests (keep it private)

Internal Tracking (Obsidian)

Track (Confidential):

  • Response times (prompt, delayed, no response)
  • Response quality (detailed, vague, minimal)
  • Behavioral patterns (proactive, reactive, non-responsive)
  • Communication effectiveness
  • Blockers and support needs

Never Share with Team:

  • These tracking notes
  • Performance comparisons
  • Response time metrics
  • Non-responder lists

Configuration

config.yaml

Create a configuration file at .openclaw/workspace/skills/team-status-tracker/config.yaml:

# Team Status Tracker Configuration

# Confidentiality Settings
confidentiality:
  # Financial information transparency
  # 0 = NEVER share financial info (billing, revenue, payments) with resources (DEFAULT)
  # 1 = Share financial context when needed (budget, project value, payment status)
  finance_transparency: 0
  
  # What to NEVER share regardless of transparency setting
  always_confidential:
    - Performance comparisons between team members
    - Behavioral tracking notes
    - Response time metrics
    - Non-responder lists
    - Internal strategy discussions

# Slack Settings
slack:
  check_interval_hours: 2  # How often to check for responses
  reminder_midday: true    # Send mid-day reminder to non-responders
  reminder_eod: true       # Send end-of-day reminder
  
# Response Grading
response_grading:
  excellent: "<1h"
  good: "1-3h"
  acceptable: "3-6h"
  delayed: "6-12h"
  poor: ">12h"

Using the Config

When finance_transparency: 0 (DEFAULT - Recommended):

DON'T share:

  • "This project is worth $50K"
  • "Client is paying us $X/month"
  • "You'll get paid when invoice clears"
  • "Project budget is $XXX"
  • "Client owes us money"

DO share:

  • "This project is high priority"
  • "Client needs this urgently"
  • "This is a strategic client"
  • General project scope and timeline

When finance_transparency: 1 (Optional - Use with caution):

CAN share when contextually relevant:

  • "This project has a budget of $X - keep scope tight"
  • "Client pays milestone-based, need to deliver by [date] for payment"
  • "High-value client ($XX/month) - prioritize their requests"
  • "We're waiting on client payment before next phase"

STILL DON'T share:

  • Individual team member salaries or rates
  • Performance comparisons
  • Behavioral tracking notes
  • Full contract terms
  • Client's internal budget/financials

When to Enable Finance Transparency

Consider finance_transparency: 1 when:

  • ✅ Working with senior team members (leads, managers)
  • ✅ Team owns P&L responsibility
  • ✅ Budget constraints affect decisions
  • ✅ Payment delays impact work planning
  • ✅ Team needs context for scope/priority decisions

Keep finance_transparency: 0 when:

  • ✅ Junior team members (default safe option)
  • ✅ Contractors/outsourced resources
  • ✅ Large team with varied seniority
  • ✅ Uncertain about team maturity
  • ✅ Company policy requires strict separation

Message Examples by Config

Scenario: Team member asks about project priority/urgency

With finance_transparency: 0 (DEFAULT):

This is a strategic client for us - high priority.
Please prioritize their requests and maintain quality.
Let me know if you need any support!

With finance_transparency: 1:

This is a high-value client ($X/month contract).
Project budget is $Y - keep scope tight and deliver by [date].
Payment is milestone-based, so meeting the deadline is critical.
Let me know if scope creep becomes an issue!

Scenario: Team member asks why project is urgent

With finance_transparency: 0:

Client needs this urgently for their Q1 launch.
It's a strategic partnership opportunity.
Can you prioritize this over [other project]?

With finance_transparency: 1:

Client needs this for Q1 launch - they've paid 50% upfront ($X).
Remaining $Y comes on delivery by [date].
Can you prioritize this? It's blocking our cash flow.

Scenario: Team member asks about changing scope

With finance_transparency: 0:

Let's stick to the original scope for now.
Any additions need client approval first.
Please document the request and I'll discuss with client.

With finance_transparency: 1:

Current scope is fixed at $X - no room in budget.
If they want additions, we need to quote separately.
Please document the request with time estimate.
I'll discuss pricing with client.

Process

1. Morning: Send Status Requests

Send personalized Slack DMs asking ONLY about specific person's projects:

Hi [Name]! 👋

Quick status check on *[Their Project]*:

📊 Could you please share:
• Current progress this week?
• Any blockers or challenges?
• Coordination with team smooth?
• Support needed?

Thanks! 🚀

Key Rules:

  • ✅ Personalize for each person's actual projects
  • ✅ Ask specific questions
  • ❌ NO commercial/payment info
  • ❌ Don't mention other projects they're not on

2. Throughout Day: Monitor & Respond

Check Slack every 2-3 hours:

When someone responds:

  1. Read their response in Slack
  2. Ask follow-up questions via Slack:
   Thanks for the update! 👍
   
   Could you provide:
   📋 Specific task ID or ticket number?
   📊 Current progress % or milestone?
   ⏰ Expected completion date?
   🚧 Any blockers preventing progress?
  1. Update internal Obsidian tracking
  2. Never share confidential info in responses

When no response by mid-day:

Hi [Name]! 👋

Just a friendly reminder - still waiting for your status update.

Would appreciate a quick response when you get a chance. Thanks! 🙏

3. End of Day: Final Nudge

For non-responders:

Hi [Name]! ⏰

Quick reminder - please share your status update by end of day today.

This helps us track progress and provide support. Thanks! 🙏

4. Track in Obsidian (Internal Only)

Create daily tracking files:

daily-status/
├── YYYY-MM-DD/
│   ├── TEAM STATUS - YYYY-MM-DD.md
│   └── SUMMARY.md
└── README.md (confidentiality rules)

Track for each person:

  • Response time
  • Response quality
  • Behavioral pattern
  • Project updates
  • Blockers mentioned
  • Follow-up needed

Response Time Benchmarks

  • Excellent: < 1 hour
  • Good: 1-3 hours
  • Acceptable: 3-6 hours (same day)
  • Delayed: 6-12 hours
  • Poor: > 12 hours or no response

Behavioral Categories

🟢 Proactive

  • Responds quickly
  • Provides detailed updates
  • Anticipates questions
  • Asks for clarification when needed

🟡 Reactive

  • Responds when prompted
  • Basic updates provided
  • Needs follow-up questions

🔴 Non-Responsive

  • Delayed or no responses
  • Vague or incomplete updates
  • Requires multiple nudges

Confidentiality Rules

🚫 ALWAYS CONFIDENTIAL (Regardless of Config):

  • Performance comparisons between team members
  • Behavioral tracking notes
  • Response time metrics
  • Non-responder lists
  • Internal strategy discussions

💰 FINANCIAL INFO (Config-Dependent):

When finance_transparency: 0 (DEFAULT): ❌ DON'T share: Payment amounts, billing, revenue, budgets, client contracts

When finance_transparency: 1 (OPTIONAL): ✅ CAN share: Project budgets, payment milestones, scope constraints (when contextually relevant) ❌ STILL DON'T share: Individual rates, profit margins, full contracts, client's financials

✅ ALWAYS OK to Share:

  • Project requirements and technical details
  • Task assignments and deadlines
  • Team coordination information
  • General project status and priority
  • Technical support and guidance

Example Daily Workflow

08:00 UTC - Send personalized status requests to 12 team members via Slack DMs

10:00 UTC - Check Slack responses:

  • 2 responded → Ask for task IDs, update Obsidian
  • 10 no response → Send mid-day reminder

14:00 UTC - Check again:

  • 5 more responded → Follow up, update tracking
  • 5 still pending → Note as delayed

17:00 UTC - EOD check:

  • 8 total responded
  • 4 non-responders → Send EOD reminder, flag for next day

18:00 UTC - Final tracking update:

  • Document response rates
  • Note behavioral patterns
  • Plan next day's approach
  • Keep all internal notes confidential

Integration with Obsidian

Create this structure in your PKM:

# /root/life/pkm/daily-status/

## README.md
- Confidentiality rules
- Process guidelines
- Response benchmarks

## YYYY-MM-DD/
### TEAM STATUS - YYYY-MM-DD.md
Individual tracking per person:
- Response time
- Quality assessment
- Behavioral notes
- Project updates
- Action items

### SUMMARY.md
- Overall response rate
- Key observations
- Critical non-responders
- Next steps

Tools Integration

Slack API (via Maton Gateway)

# List users
curl -X GET "https://gateway.maton.ai/slack/api/users.list" \
  -H "Authorization: Bearer $MATON_API_KEY"

# Send DM
curl -X POST "https://gateway.maton.ai/slack/api/chat.postMessage" \
  -H "Authorization: Bearer $MATON_API_KEY" \
  -d '{"channel": "USER_ID", "text": "Message"}'

# Get conversation history
curl -X GET "https://gateway.maton.ai/slack/api/conversations.history?channel=CHANNEL_ID" \
  -H "Authorization: Bearer $MATON_API_KEY"

Obsidian Skills

Use the obsidian skill to create and update daily tracking notes automatically.

Success Metrics

  • Response rate > 80% within 6 hours
  • Average response time < 3 hours
  • Clear task IDs and timelines provided
  • Blockers identified early
  • Proactive communication increasing over time

Lessons Learned

  1. Personalization matters: Generic messages get ignored, specific project questions get responses
  2. Confidentiality is critical: Never share commercial/payment info with resources
  3. Multiple nudges work: Mid-day + EOD reminders significantly improve response rates
  4. Document behavior: Patterns emerge over time, useful for resource management
  5. Private DMs only: Public status requests create comparison anxiety
  6. Ask for specifics: "Making progress" is useless, "Task ID #123, 70% done, due Friday" is actionable

Related Skills

  • slack - Slack integration for messaging
  • obsidian - PKM system for tracking notes
  • team-management - Broader team management approaches

Version History

  • 1.0.0 (2026-02-27) - Initial version with Slack + Obsidian integration, confidentiality rules

Author: Real-world team status tracking implementation License: MIT Tags: slack, team-management, status-tracking, obsidian, confidentiality

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

70.8%
按下载量换算2,729

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills