Built-in

Dev Activity Track

Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard

Built-in Skill

Trigger Phrases

Say any of these to activate this skill:

  • "dev activity"
  • "developer activity"
  • "team activity"
  • "who committed"
  • "activity dashboard"
  • "daily activity"

Tools Used

tool_search tool_install canvas_create canvas_update canvas_api_schema canvas_api_seed memory_read memory_write send_message

How It Works

When triggered, fetch developer activity from GitHub and build a dashboard:

1. Connect — Check if GitHub integration is installed via tool_search. If not:

    $&
2. Configure — Read tracked repos from memory (key: dev_activity_repos)
    $&
3. Fetch activity — For each configured repo, pull:
    $&
4. Aggregate — Group activity by developer:
    $&
5. Build canvas — Create or update the activity dashboard:
    $&
6. Daily digest — On morning heartbeat:
    $&
7. Persist — Save activity snapshot to memory for trend tracking

Ready to use Dev Activity Track?

Create a free agent and install this skill in one click.

Get Started Free →