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.
-
majiayu000 Bundle Git Workflow 21Manage git operations for spec-driven development. Use when creating branches for specs/features, generating commits, or creating PRs. Provides consistent git workflow across specify, implement, and refactor commands. Handles branch naming, commit messages, and PR descriptions based on spec context.
567 -
majiayu000 Bundle Implement Issue 3Implement a GitHub issue with branch and pull request workflow
567 -
majiayu000 Bundle Implement Task 2Implement a specific task from a PRD following its annotations
567 -
majiayu000 Bundle Jj Workflow 2Jujutsu (jj) version control for AI-assisted development. Use when: - Repo has `.jj/` directory (check with `jj root`) - Need undo/recovery after breaking changes - Curating messy history before PR
567 -
majiayu000 Bundle Refactor 16Code refactoring workflow - analyze → plan → implement → review → validate
567 -
majiayu000 Bundle Weekly Plan 3Проводит интерактивное недельное планирование по методологии Дорофеева. Собирает данные из Singularity, Google Calendar, новости, погоду. СПРАШИВАЕТ пользователя о просроченных задачах, входящих задач
567 -
majiayu000 Bundle Workflow Design 2Design, discover, and refactor multi-command workflows for Claude Code
567 -
majiayu000 Bundle Fix CI 4Investigate and fix the latest failing CI workflow
567 -
majiayu000 Bundle Learn 18Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.
567 -
majiayu000 Bundle Write Plan 3Use when you have a spec or requirements for a multi-step task, before touching code
567 -
majiayu000 Bundle 173 Java Agents 2Use when you need to generate an AGENTS.md file for a Java repository — covering project conventions, tech stack, file structure, commands, Git workflow, and contributor boundaries — through a modular, step-based interactive process that adapts to your specific project needs.
567 -
majiayu000 Bundle Bug Fix 4バグ報告から修正完了までの完全ワークフロー(Issue作成→実装→PR→マージ)
567 -
majiayu000 Bundle Bugfix 4Execute a complete bugfix workflow for wouterwisse.com using Opus subagents. Investigates root cause, implements fix, and verifies no regressions.
567 -
majiayu000 Bundle Test Gen 2Generates failing tests before implementation (TDD). Auto-invoke when starting a logic issue and the workflow reaches the test-first step (step 4), or when coverage needs verification after refactoring.
567 -
majiayu000 Bundle Jira Add Journey 2Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating the journey steps, viewports, and assertions.
567 -
majiayu000 Bundle QA Workflow 2Complete QA Validator workflow orchestration. References specialized skills for each validation step. Load at session startup for full protocol.
567 -
majiayu000 Bundle AI Elements 2Vercel AI Elements for workflow UI components. Use when building chat interfaces, displaying tool execution, showing reasoning/thinking, or creating job queues. Triggers on ai-elements, Queue, Confirmation, Tool, Reasoning, Shimmer, Loader, Message, Conversation, PromptInput.
567 -
majiayu000 Bundle Commit 42Standardized git commit, push, and PR creation workflow.
567 -
majiayu000 Bundle Implement 18Executes implement-stage loop workflow for the next scoped work item through stage-chain orchestration. Use when implement stage enters loop mode.
567 -
majiayu000 Bundle Implement Plan 6Execute an approved implementation plan with beads-backed task tracking.
567 -
majiayu000 Bundle Merge Main 2Use when all feature work is merged to `develop` and the batch is ready to ship to `main`. Handles the full release workflow: NEWS.md update, version bump, develop → main PR, CI monitoring, merge, tagging, and post-release dev version bump. Trigger when the user says "merge to main", "release time", "prepare release", "ship this", "release vX.Y.Z", or "merge develop to main". CRITICAL: This skill only edits NEWS.md and DESCRIPTION. It does NOT write or edit R source files, test files, or any other source code.
567 -
majiayu000 Bundle Morphir Developer 2Helps with Morphir Go development including workspace setup, go.work management, branch/worktree handling, TDD/BDD workflow, and pre-commit checks. Use when setting up development environment or working on Morphir code.
567 -
majiayu000 Bundle Release 45Automated release workflow for oh-my-claudecode
567 -
majiayu000 Bundle Subagents Orchestration Guide 3Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points.
567 -
majiayu000 Bundle Spec Workflow 2Use this skill for any surveyverse spec work: drafting a new spec, running methodology or code/architecture reviews, or resolving issues interactively. Trigger when the user says "draft spec", "review the spec", "resolve spec issues", "start planning", or references a phase number (e.g. "phase 2"). Five stages in order: Stage 1 (draft), Stage 2 (methodology review — conditional for statistical specs), Stage 2 Resolve (lock methodology), Stage 3 (code/architecture review — may run multiple times), Stage 4 (resolve + decisions log). After the spec is approved, move to /implementation-workflow.
567 -
majiayu000 Bundle Writing Plans 10Use when you have a spec, design doc, or requirements and need a detailed step-by-step implementation plan before coding. Triggers: 'write a plan', 'create implementation plan', 'plan this out', 'break this down into steps', 'convert design to tasks', 'implementation order'. Produces TDD-structured task sequences with file paths, code, and verification steps. Usually invoked by implementing-features Phase 3.
567 -
majiayu000 Bundle Writing Plans 11Use when you have a spec or requirements for a multi-step task, before touching code
567 -
majiayu000 Bundle Continuous Learning 5Capture, organize, and apply learned patterns across sessions. Run at the end of any session where you solved something non-trivial. Concrete 4-step workflow.
567 -
majiayu000 Bundle Create Skill 24Create canonical SKILL.md artifacts with deterministic schema, workflow, safety, and quality checks.
567 -
majiayu000 Bundle Using Skills 5Invoke before responding to any non-trivial task—enforces the 1% rule that if any skill has even a 1% chance of improving output, it must be invoked first.
567 -
majiayu000 Bundle Dev Workflow 4Comprehensive TDD development workflow for FuzzyCat. Enforces test-driven development, post-implementation review, ripple-effect analysis, technical debt check, and Playwright UI verification. Use this for any non-trivial code change.
567 -
majiayu000 Bundle Tdd Workflow 15Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.
567 -
majiayu000 Bundle Aitask Explore 3Explore the codebase interactively, then create a task for implementation.
567 -
majiayu000 Bundle Aitask Pickweb 3Pick and implement a task on Claude Code Web. Zero interactive prompts. No cross-branch operations — stores task data locally in .aitask-data-updated/.
567 -
majiayu000 Bundle Dry Run 2Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write
567 -
majiayu000 Bundle Release Notes 8[Git] Generate professional release notes from git commits between two refs with automated categorization. Use when creating release notes from git history.
567
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 git-workflow, implement-issue, implement-task. 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.