Skip to main content
Productivity stack · collections · 20 picks

Developer productivity agent stack

Collections, commands, hooks, skills, and MCP servers for faster commits, reviews, refactors, docs, debugging, and daily coding flow.

Curated by @heyclaude-editors Updated 2026-07-18

Collections, commands, hooks, skills, and MCP servers for faster commits, reviews, refactors, docs, debugging, and daily coding flow.

Compared at a glance

The top 5 picks side by side on trust, install, platform support, and disclosed notes — full rationale for each below.

2 trust signals differ across this comparison (Package trust, Source provenance).

Next steps differ across picks — use the actions in the table below to copy install commands and source links per resource.

Field

Create useful Gemini-powered Google Workspace automations for docs, sheets, email triage, and internal workflow productivity.

Open dossier

Access any application, workflows, or data via Workato's integration platform

Open dossier

Connect to nearly 8,000 apps through Zapier's automation platform

Open dossier

Automatically commits all changes with a summary when Claude Code session ends.

Open dossier

Maximize your development efficiency with automated workflows, smart backups, code formatting, and enhanced visual feedback. This collection combines productivity hooks, informative statuslines, and time-saving commands for a streamlined development experience.

Open dossier
Next stepsDiffers
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage verified2026-04-10Package verifiedPackage verifiedPackage not verifiedPackage not verified
Source provenanceDiffersNo submission linkNo submission linkNo submission linkSource-backedSource-backed
Submitter
Install riskLow riskLow riskLow riskReview firstReview first
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ·
BrandGoogle logoGoogleWorkato logoWorkatoZapier logoZapier
Categoryskillsmcpmcphookscollections
SourceFirst-partyFirst-partyFirst-partySource-backedSource-backed
AuthorJSONboredWorkatoZapierJSONboredJSONbored
Added2026-04-102025-09-182025-09-182025-09-192025-10-02
Platforms
Harness
Source repo
Safety notesCan design automation for live browsers, accounts, workflows, or infrastructure; use staging targets and human approval before destructive or account-write actions. Keep API tokens and service credentials least-privileged, and verify generated runbooks before scheduling or unattended execution.Restrict recipe and connection access because automations can trigger reads or writes across many connected business systems.Restrict the generated Zapier MCP URL and enabled actions because automations can write across many connected apps.Runs automatically at session end and stages all unignored repository changes with git add -A. Creates a local commit when changes are present unless SKIP_AUTO_COMMIT=true is set. Only warns on sensitive-looking filenames and does not block the commit by default.Bundles hooks that run automatically on Claude Code events and write to your working tree (auto-formatting files and creating backups), plus statuslines that execute a command on every refresh; review each bundled hook/statusline script before enabling so it only touches paths you expect.
Privacy notesInputs and outputs can include browser state, account metadata, workflow payloads, infrastructure inventory, logs, and operational screenshots. Redact credentials, session data, customer records, internal hostnames, and private workspace details before sharing prompts or artifacts.Connected app data, workflow payloads, account metadata, and integration connection details may be sent through tool calls.Connected app data, workflow payloads, account metadata, and action inputs or outputs may be sent through model context.Reads git status, branch name, staged diff statistics, and changed file names to build the commit message. Can commit newly created or modified local files, including private work, when they are not excluded by .gitignore. Commit metadata uses the locally configured git user name and email.— missing
Prerequisites
  • Access to Google Workspace resources
  • Gemini API or platform integration credentials
  • Target business workflow with measurable success criteria
  • Workato account (workspace access required)
  • Bearer token authentication (created in Workato Dashboard)
  • Network access to your Workato workspace MCP endpoint (HTTPS required, HTTP transport)
  • Understanding of Workato recipes/workflows (automation concepts)
  • Zapier account (free or paid plan)
  • Personal authentication token (generated at mcp.zapier.com)
  • Network access to mcp.zapier.com (HTTPS required, HTTP transport)
  • Understanding of Zapier Zaps/workflows (automation concepts)
— none listed
  • Git repository initialized
  • Code formatter (Prettier, Black, etc.) installed
  • Basic git workflow knowledge
Install
curl -L https://heyclau.de/downloads/skills/google-workspace-gemini-automation.zip -o google-workspace-gemini-automation.zip && unzip -o google-workspace-gemini-automation.zip -d ./google-workspace-gemini-automation
claude mcp add --transport http workato YOUR_WORKATO_MCP_URL && claude mcp list
claude mcp add --transport http zapier YOUR_GENERATED_URL && claude mcp list
mkdir -p .claude/hooks && touch .claude/hooks/git-auto-commit-on-stop.sh && chmod +x .claude/hooks/git-auto-commit-on-stop.sh
Config
Manual-only setup:
{
  "workato": {
    "url": "https://your-workspace.workato.com/mcp",
    "transport": "http"
  }
}
Manual-only setup:
{
  "zapier": {
    "url": "https://mcp.zapier.com/YOUR_GENERATED_URL",
    "transport": "http"
  }
}
{
  "hooks": {
    "stop": {
      "script": "./.claude/hooks/git-auto-commit-on-stop.sh"
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool
  1. 01
    Why it made the cut

    Google Workspace Gemini Automation Skill is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  2. 02
    Why it made the cut

    Workato MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  3. 03
    Why it made the cut

    Zapier MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  4. 04
    Why it made the cut

    Git Auto Commit On Stop - Hooks is included because it has safety notes present, privacy notes present, source-backed source posture.

    Reach for instead

    If this will touch credentials, local files, or production systems, inspect the upstream source first.

  5. 05
    Why it made the cut

    Productivity Booster is included because it has safety notes present, source-backed source posture.

    Reach for instead

    If this will touch credentials, local files, or production systems, inspect the upstream source first.

  6. 06
    Why it made the cut

    GitHub Actions AI-Powered CI/CD Automation Skill is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  7. 07
    Why it made the cut

    Code Review Automation Capability Pack Skill is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  8. 08
    Why it made the cut

    Codex Automations Orchestrator Capability Pack Skill is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  9. 09
    Why it made the cut

    n8n Production Security Capability Pack Skill is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  10. 10
    Why it made the cut

    Git Branch Protection - Hooks is included because it has safety notes present, privacy notes present, source-backed source posture.

    Reach for instead

    If this will touch credentials, local files, or production systems, inspect the upstream source first.

  11. 11
    Why it made the cut

    Git Pre Commit Validator - Hooks is included because it has safety notes present, privacy notes present, source-backed source posture.

    Reach for instead

    If this will touch credentials, local files, or production systems, inspect the upstream source first.

  12. 12
    Why it made the cut

    macOS Automator MCP is included because it has safety notes present, privacy notes present, source-backed source posture.

    Reach for instead

    If this will touch credentials, local files, or production systems, inspect the upstream source first.

  13. 13
    Why it made the cut

    Asana MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  14. 14
    Why it made the cut

    Clickup MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  15. 15
    Why it made the cut

    Git MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  16. 16
    Why it made the cut

    GitHub MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  17. 17
    Why it made the cut

    Jam MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  18. 18
    Why it made the cut

    Monday MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

  19. 19
  20. 20
    Why it made the cut

    Sentry MCP Server for Claude is included because it has maintainer-built package, safety notes present, privacy notes present, first-party source posture.

Missing a pick? Propose an edit to this list — every change goes through the same review queue as new entries.

Suggest a pick
Weekly · Sundays

Get the weekly brief

One calm read on Claude workflows. Sundays. No tracking pixels.

Unsubscribe any time. No tracking pixels. No partner blasts.