Skip to content

feat: add Claude Code plugin for activity analysis#64

Draft
scotwells wants to merge 2 commits intomainfrom
feat/claude-code-plugin
Draft

feat: add Claude Code plugin for activity analysis#64
scotwells wants to merge 2 commits intomainfrom
feat/claude-code-plugin

Conversation

@scotwells
Copy link
Contributor

Summary

  • Add Claude Code plugin that integrates with the Activity MCP server
  • Provides agents for activity investigation and ActivityPolicy design
  • Includes namespaced /activity:investigate command for natural language queries
  • Skills for investigation, policy design, and analytics workflows

Plugin Components

Agents:

  • activity-analyst - Investigates platform activity using MCP tools
  • timeline-designer - Helps design ActivityPolicy resources

Commands:

  • /activity:investigate - Natural language investigation queries

Skills:

  • investigate - Query audit logs, find deletions, track user activity
  • policy-design - Design and test ActivityPolicy resources
  • analytics - Trend analysis, anomaly detection, compliance reporting

Test plan

  • Install plugin via Claude Code marketplace reference
  • Verify MCP server connection works
  • Test /activity:investigate with sample queries
  • Test ActivityPolicy design workflow with timeline-designer agent

🤖 Generated with Claude Code

scotwells and others added 2 commits February 23, 2026 07:49
Add a Claude Code plugin that integrates with the Activity MCP server
to help users analyze platform activity and design ActivityPolicy
resources for consumer timelines.

Plugin components:
- Agents: activity-analyst (investigation), timeline-designer (policy creation)
- Commands: /activity:investigate for natural language queries
- Skills: investigate, policy-design, analytics

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update the timeline-designer agent to guide service providers toward
creating non-technical, human-friendly activity summaries that anyone
can understand—not just developers.

Key additions:
- Human-Friendly Language Guidelines section with principles
- Verb translation guide (create→added, delete→removed, etc.)
- Domain-appropriate terminology guidance
- Updated examples showing human-friendly vs technical phrasing
- Revised all code examples to use plain language

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant