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 Mle Workflow 2Production machine-learning engineering workflow for data contracts, Use when this capability is needed.
-
tomevault-io Bundle Calendar 5Google Calendar — list, create, and manage events via gcal CLI Use when this capability is needed.
-
tomevault-io Bundle Using Git Worktrees 2Git worktree creation for isolated feature work with smart directory selection and safety verification. Use when starting feature work that needs isolation, working on parallel branches, working on multiple features simultaneously, or before executing implementation plans. Do NOT use for general git workflow (check Git Workflow section in CLAUDE.md). Use when this capability is needed.
-
tomevault-io Bundle Workflow Auto 3Execute workflow-analyze → workflow-plan → workflow-execute → commit in sequence without intermediate approval (single commit). Use for small tasks completable in one commit when you want to skip manual phase transitions. NOT for complex features requiring multiple commits, tasks needing validation (/workflow-validate), or when you want to review analysis/plan before execution. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 93Expert guidance for Git workflows, branching strategies, and version control best practices. Use when managing repositories, resolving conflicts, or establishing team workflows. Use when this capability is needed.
-
tomevault-io Bundle Openspec Archive Change 22Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
-
tomevault-io Bundle Git Push 5Commits any pending work via git-commit, syncs with origin (fetch, merge-oriented pull), pushes the current branch, watches GitHub Actions, and fixes root causes until CI is green—including coverage gates without lowering thresholds. Use when the user asks to push, sync and push, or ship the branch and chase CI. Requires explicit invocation or a parent workflow that authorizes push and CI remediation. Do not use without permission to write to git remote or when the user forbids automated CI fix loops. Use when this capability is needed.
-
tomevault-io Bundle Writing Plans 12Use when you have a spec or requirements for a multi-step task, before touching code. Use after brainstorming or requirements gathering to create an actionable implementation plan.
-
tomevault-io Bundle Developer 6Bug fixer and feature implementer who tracks work and manages development workflow Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 95Quick reference for git operations, commit patterns, and workflow best practices Use when this capability is needed.
-
tomevault-io Bundle Project Init 2Use this skill when starting a new project or adding AgenticDev to an existing project. Scaffolds the directory structure (docs/specs, docs/changes) and configuration files needed for the spec-driven development workflow.
-
tomevault-io Bundle Commit 79Create well-formatted git commits with conventional commit messages and emoji. Use when user asks to commit changes, save work, or after completing a task that should be committed. Use when this capability is needed.
-
tomevault-io Bundle Github Workflow 2Use when working in a git repository hosted on GitHub and handling branch creation, commits, pushes, pull requests, reviews, or merges with gh CLI available.
-
tomevault-io Bundle Pr Workflow 6Create pull requests for esphome/aioesphomeapi. Use when creating PRs, submitting changes, or preparing contributions. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 98Professional Git branching, commit, and PR workflow following conventional commits Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 99Git version control including branching strategies, interactive rebase, bisect, hooks, conflict resolution, and monorepo workflows. Trigger for git branching questions, merge conflicts, rebase strategies, or git workflow design. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 100Long-form practical reference for Git branching strategies, commit conventions, merge vs rebase, PR workflow, conflict resolution, release tagging, and undoing mistakes. Use this skill whenever setting up Git practices for a new project, writing commit messages or PR descriptions, resolving merge conflicts, deciding between merge and rebase, creating releases or version tags, recovering from a git mistake, or when the user says "git workflow", "branching strategy", "how do I git", "fix my commit", "resolve conflict", "create a release", "undo this commit", or "what's the right way to do X in git". This is the workflow-level companion to `rules/common/git-workflow.md` — the rules file states the mandatory behaviors; this skill shows how to apply them. Use when this capability is needed.
-
tomevault-io Bundle Code Review 199Review a GitHub PR or local diff for the @ilamy/calendar repo. Drafts findings as Conventional Comments and waits for explicit approval before posting anything to GitHub. Use when the user says "review this PR", "review PR
-
tomevault-io Bundle Github Workflow 3GitHub development workflow — issue discipline, commit format, pre-PR conformance gate, gh CLI recipes, and PR review handling Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 115Enforce branch safety, atomic commits, conventional commit messages, PR notes generation, and multi-session autosquash protocol. Trigger for any task that edits files. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 116Feature branches, commit hygiene, rebasing vs. merging, and collaborative workflows. Use when this capability is needed.
-
tomevault-io Bundle Get Shit Done 2Structured spec-driven workflow for planning and executing software projects with Claude Code. Use when this capability is needed.
-
tomevault-io Bundle Notion 17Request timeout in seconds. Use when this capability is needed.
-
tomevault-io Bundle Spets 2SDD workflow executor - orchestrator-controlled spec-driven development. Activate when the user wants to run spets, SDD workflows, or spec-driven development tasks. Use when this capability is needed.
-
tomevault-io Bundle Subagent Driven Development 6Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).
-
tomevault-io Bundle Git Workflow 117Git 워크플로우 관리 스킬. GitHub Flow, Conventional Commits, 브랜치 전략, PR 관리 시 사용. "git", "커밋", "브랜치", "PR", "머지" 키워드에 반응. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 119Execute a complete git workflow for collaborative development. Use when user asks to initialize a repo, create branches, commit changes, sync with upstream, open pull requests, resolve conflicts, merge PRs, create releases, or apply hotfixes. Supports Centralized, Feature Branch, Gitflow, and Forking workflows with conventional commits, branch naming standards, and code review guidelines. Use when this capability is needed.
-
tomevault-io Bundle Ultraqa 2QA cycling workflow - test, verify, fix, repeat until goal met Use when this capability is needed.
-
tomevault-io Bundle Openspec Continue Change 2Continue 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 Dogfooding 2Dogfooding workflow for improving Copilot customizations with evidence from the current repository. Use when creating or updating copilot-instructions.md, AGENTS.md, instructions, prompts, or skills. Use when this capability is needed.
-
tomevault-io Bundle Workflow 11Use when planning implementation steps, deciding commit format, or structuring development approach. Provides brainstorm-plan-implement flow with conventional commits. Triggers on 'how should I approach this', 'commit format'.
-
tomevault-io Bundle Git Workflow 120Branch management, rebasing, and push safety for the Pokédex project. Use when creating branches, rebasing, resolving conflicts, or pushing code. Activates on git operations. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 121Use when running claudikins-kernel:execute, decomposing plans into tasks, setting up two-stage review, deciding batch sizes, or handling stuck agents — enforces isolation, verification, and human checkpoints; prevents runaway parallelization and context death
-
tomevault-io Bundle Tdd Workflow 11Enforces test-driven development for Rust. Write tests first with cargo test/nextest, implement to pass, refactor, verify >85% coverage with cargo llvm-cov. Use when this capability is needed.
-
tomevault-io Bundle Pr Review 22AI-driven deep code review of pull requests with intelligent bug detection, architecture analysis, constitution compliance checking, and mermaid logic flow diagrams. Supports standard mode (post to GitHub), local mode (create task list), and loop mode (iterative review + auto-fix). Use when reviewing PRs, analyzing code changes, or checking architecture compliance. Use when this capability is needed.
-
tomevault-io Bundle Tdd 31Strict Test-Driven Development workflow enforcing the RED-GREEN-REFACTOR cycle. Ensures every line of production code is justified by a failing test. Use when building new features, fixing bugs, or adding behavior. 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 mle-workflow, calendar, using-git-worktrees. 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.