Productivity
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
-
tomevault-io Bundle Global Tech Stack 3Understand and apply the n8n community node tech stack including TypeScript strict mode, Node.js v22+, n8n-workflow package, and build tools. Use this skill when setting up new n8n node projects, configuring package.json, writing TypeScript with strict mode, running build or dev scripts, configuring ESLint with n8n rules, setting up Jest tests, or preparing packages for npm publishing. Apply when making decisions about runtime, dependencies, or tooling in n8n node development. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 160Apply consistent git practices for branch hygiene, safe commits, and recovery from common mishaps (lost commits, bad merges, accidental pushes). Use when authoring or reviewing a git workflow, recovering broken local state, or sequencing a commit/push that needs explicit user approval before destructive steps. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 20Test-Driven Development workflow enforcement skill. Use when explicitly asked for TDD methodology, test-first development, red-green-refactor cycle, or TDD implementation. Triggers on keywords like "start TDD", "test-driven development", "write tests first", or in Chinese "開始 TDD", "測試先行", "TDD 實作". Provides comprehensive TDD patterns, coverage requirements, and Red-Green-Refactor workflow guidance. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 154Git — branching, commits, PR workflow, merge, release tagging. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 155Consistent git practices, recovery patterns, and safe operations. Use when this capability is needed.
-
tomevault-io Bundle Gemini CLI 10Use Gemini CLI in non-interactive mode for tasks requiring massive context windows (1M tokens). Best delegated to subagents for iterative analysis and summarization. Invoke when analyzing large codebases, requesting deep analysis, getting second opinions on complex problems, or when Claude's context limits are insufficient. Triggers include phrases like "use gemini", "analyze with gemini", "get second opinion", "deep analysis of codebase", or when processing files exceeding Claude's context capacity. IMPORTANT - Always delegate to a subagent using the Task tool for better iteration and result summarization. Use when this capability is needed.
-
tomevault-io Bundle Testing Patterns 16TDD workflow and test strategy patterns including test pyramid, coverage strategies, mocking approaches, and anti-patterns. Load when writing tests, designing test strategies, or reviewing test coverage. Use when this capability is needed.
-
tomevault-io Bundle Task Delegation 3Patterns for delegating tasks to specialized agents Use when this capability is needed.
-
tomevault-io Bundle Go Development 4Go development workflow including verification commands and self-review checklist. Use when modifying Go code in internal/, pkg/, or cmd/ directories. Use when this capability is needed.
-
tomevault-io Bundle Gh Address Comments 3This skill should be used when addressing GitHub pull request review comments systematically with mandatory resolution tracking. Use when user says "address PR comments", "fix review feedback", "handle PR review", "resolve PR threads", or needs to ensure all review comments are addressed before merging. Fetches comments via gh CLI, creates task checklists, links commits to review threads, and blocks completion if unresolved threads remain. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 156ブランチ作成、コミット、PR作成までのGitワークフローを支援する Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 157Git workflow patterns and version control best practices for teams of any size. Use when the user asks to choose a branching strategy (trunk-based, GitHub Flow, Git Flow, GitLab Flow), define commit conventions, set up PR workflows, plan release management, structure a monorepo, or establish team git standards. Covers branch naming, merge vs rebase, conventional commits, semantic versioning, changelog generation, and protected branch policies. Use when this capability is needed.
-
tomevault-io Bundle Testing Patterns 17TDD workflow and test strategy patterns including test pyramid, coverage strategies, mocking approaches, and anti-patterns. Load when writing tests, designing test strategies, or reviewing test coverage. Use when this capability is needed.
-
tomevault-io Bundle Jujutsu Version Control 3Use jujutsu (jj) for all version control operations including commits, branches, merges, rebases, and repository management. Handles git workflow translation to jj equivalents. Use when this capability is needed.
-
tomevault-io Bundle Meeting Notes 2Structure and format meeting notes following PM best practices. Use when the user needs to create, format, or organize meeting notes, capture action items from meetings, or document discussions and decisions. Use when this capability is needed.
-
tomevault-io Bundle Django Celery 5Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 173Use when working with a skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.
-
tomevault-io Bundle Writing Rules 2Write enforceable engineering rules for Codex projects (AGENTS.md, CONTRIBUTING.md, policy docs). Use when user asks to formalize workflow constraints, coding standards, review criteria, or safety guardrails. Use when this capability is needed.
-
tomevault-io Bundle Create Pr 31Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 175Git workflow automation. Generates atomic commit messages from staged diff (Conventional Commits format), creates PR titles and bodies, suggests branch names. Use `/git-workflow commit`, `/git-workflow pr`, or `/git-workflow branch`. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow And Versioning 3Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when this capability is needed.
-
tomevault-io Bundle Openspec Continue Change 9Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 34Creates detailed TDD-first implementation plans from design documents. Every task follows red-green-refactor. Searches EC for relevant patterns. Use after brainstorming to write an implementation plan.
-
tomevault-io Bundle Tdd Workflow 22Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle. Use when this capability is needed.
-
tomevault-io Bundle Conductor Context 2Use this skill when the user mentions "plan", "track", "spec", "conductor", asks about project progress, or references conductor files like plan.md, spec.md, tracks.md, product.md, tech-stack.md, or workflow.md. Also use when the user wants to understand the Conductor methodology or Context-Driven Development workflow.
-
tomevault-io Bundle Openspec New Change 10Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
-
tomevault-io Bundle Beads Workflow 2Uses bd (beads) for issue tracking. Use when finding work, claiming or closing issues, syncing with git, or when the user mentions bd, beads, issues, or tasks. Use when this capability is needed.
-
tomevault-io Bundle Review Changes 3Systematic code review workflow for evaluating changes against coding standards. Use when reviewing pull requests, commits, diffs, or code changes. Ensures type-safety, maintainability, readability, and adherence to best practices before code is merged. Use when this capability is needed.
-
tomevault-io Bundle Openspec New Change 11Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
-
tomevault-io Bundle Git Expert 4Elite Git expertise for KMP development teams. Use when establishing branching strategies, commit conventions, PR workflows, release management, or resolving complex Git scenarios. Triggers on Git workflow design, commit message formatting, branch management, merge strategies, or Git troubleshooting. Use when this capability is needed.
-
tomevault-io Bundle Github Workflow 6Manages GitHub workflow including issues, PRs, labels, and reviews. Use when working with GitHub issues, creating PRs, or coordinating reviews.
-
tomevault-io Bundle Git Workflow Branching 2When creating, updating, and merging code in a collaborative version control environment. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 164Git workflow best practices and patterns. Use this skill when working with git operations, creating commits, managing branches, handling pull requests, or establishing team git workflows. Provides guidance on commit messages, branching strategies, and collaboration patterns. Use when this capability is needed.
-
tomevault-io Bundle Golang Performance 5Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill). Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 31Use when you have a spec or requirements for a multi-step task, before touching code
-
tomevault-io Bundle Task Analyzer 2Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Use when this capability is needed.
Frequently asked questions
What are Productivity agent skills?
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
Which Productivity skills are most installed?
Popular Productivity skills on SkillMD right now include global-tech-stack, git-workflow, tdd-workflow. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Productivity skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.