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 Ds Delegate 2Subagent delegation for data analysis. Dispatches fresh Task agents with output-first verification.
567 -
majiayu000 Bundle Tasks 4Autonomous task management with execution loop. Creates tasks, executes them, spawns subtasks when blocked, and NEVER stops until all tasks are complete.
567 -
majiayu000 Bundle Plan 36Break a request into a scoped implementation plan with ordered tasks, risk flags, and verification steps. Use before starting non-trivial, cross-cutting, or ambiguous work to align on approach and prevent rework. NOT for writing spec artifacts or contracts (use spec); NOT for auto-routing across multiple skills (use workflow).
567 -
majiayu000 Bundle Plan 37Create detailed execution plan with task breakdown
567 -
majiayu000 Bundle Plan 38Use when the user wants to plan a feature, design an implementation approach, or break down a complex task before coding.
567 -
majiayu000 Bundle Task Decomposition 3Convert technical plans into actionable development tasks with dependency graphs, effort estimates, and parallelization opportunities.
567 -
majiayu000 Bundle Product Manager 7Read outputlanguage from .ai/context/workflow-config.md. Write ALL deliverables in that language. If the file is absent or the field is unset, default to en-US.
567 -
majiayu000 Bundle Calendar 4Calendar and scheduling management. Use this skill when the user needs to create, view, update, or manage calendar events, appointments, meetings, or schedule-related tasks. Supports ICS file format, recurring events, and timezone handling.
567 -
majiayu000 Bundle Review Code 9Review code for quality, correctness, and fit. Use when the user wants judgment on code that already exists — their own changes, a teammate's patch, a PR, branch, commit, diff, staged changes, or one or more files to look over. Activate on requests like review, look over, sanity check, critique, code review, or 'is this good?' The key signal is that the user wants evaluation of existing code and its tradeoffs, not implementation, debugging, or explanation. This skill works independently, but when plans, specs, task artifacts, or prior discussion exist, use them to understand why the code exists before judging it.
567 -
majiayu000 Bundle Browser Use 4Browser automation for UI testing, screenshots, and workflow verification. Routes to optimal tool based on context.
567 -
majiayu000 Bundle Bug Investigation 2Test-first bug investigation workflow. Use when user reports a bug, error, unexpected behavior, mentions "something is broken", "doesn't work", or "regression". Enforces writing reproducing tests BEFORE code changes.
567 -
majiayu000 Bundle Si 2Execute structured TDD implementation following task documents. Use when starting, continuing, or resuming implementation of a task from tasks/ directory. Also handles addressing code review feedback.
567 -
majiayu000 Bundle Aitask Web Merge 2Merge completed Claude Web branches to main and archive task data.
567 -
majiayu000 Bundle Creating Workflows Using Claude FlowUse this skill when creating automated multi-phase workflows for development tasks using claude-flow orchestration. Implements patterns for implementation kickoff, verification, retry loops, and failure recovery.
567 -
majiayu000 Bundle Error Recovery 4RPA error handling patterns for resilient automation workflows.
567 -
majiayu000 Bundle Executing Plans 7Use when you have a written implementation plan to execute
567 -
majiayu000 Bundle Executing Plans 9Use when you have a written implementation plan to execute in a separate session with review checkpoints. Alternative to subagent-driven development for batch execution.
567 -
majiayu000 Bundle Migration Planner 2Skill de planification et execution de migrations de stack. Analyse un projet pour identifier les breaking changes, genere un plan de migration progressif par lots avec rollback possible, et execute la migration etape par etape. Supporte les montees de version majeures (Chakra v2 -> v3, Next 15 -> 16, Symfony 6 -> 7, etc.). Ce skill devrait etre utilise avant toute montee de version majeure d'une dependance structurante.
567 -
majiayu000 Bundle Pr 17INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
567 -
majiayu000 Bundle Gsd Resume Work 2Resume work from previous session with full context restoration
567 -
majiayu000 Bundle Finishing A Development Branch 4Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
567 -
majiayu000 Bundle Status 21Show workflow status - what exists, where you are, and what to do next.
567 -
majiayu000 Bundle Stop 2Gracefully close, pause, or verify a session: harvest promotable content, save progress, archive soul purpose, settle AtlasCoin bounty. Use when user says /stop, wrap up, done for the day, finishing up, close session, pause, verify, or end session.
567 -
majiayu000 Bundle Workflow Automator 2Operational workflow automation skill with task sequencing, approval routing, and exception handling
567 -
majiayu000 Bundle Task Analyzer 2タスクの本質を分析し適切なスキルを選択。規模見積もりとメタデータを返却。タスク開始時、スキル選択時に使用。
567 -
majiayu000 Bundle Feature Dev 7Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
567 -
majiayu000 Bundle Initialize Project 3Project initialization and setup workflow. Use when starting a new project, setting up AI-assisted development environment, or bootstrapping an existing codebase with Samuel framework structure.
567 -
majiayu000 Bundle Onboard Project 2Skill d'onboarding sur un projet existant. Scanne un codebase, identifie le stack, l'architecture, les domaines metier, les patterns, et genere un briefing complet. Produit un CLAUDE.md adapte, un PROJECT_CONTEXT.md, et des recommendations. Ce skill devrait etre utilise quand un dev rejoint un nouveau projet, quand l'IA doit comprendre un projet inconnu, ou pour bootstrapper les fichiers de contexte evan-workflow sur un projet existant.
567 -
majiayu000 Bundle Skills 12Provides standardized error handling across the application with consistent formatting, logging, and user-friendly messages.
567 -
majiayu000 Bundle CI Workflow 4Run comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes.
567 -
majiayu000 Bundle Git Workflow 27Use when the Integrator is performing git operations — committing, branching, merging feature branches, resolving conflicts, managing branch lifecycle, or maintaining commit history. Activates for any git-related work.
567 -
majiayu000 Bundle Writing Plans 16The spec-to-plan bridge. Routed to by /feature once the brainstormed spec is approved, and by /sprint before execution. Decomposes the spec into 2–5 minute tasks, each carrying its exact file path(s) and a concrete verification step that maps to a tdd obligation. Writes the plan to .codearbiter/plans/<slug>.md, ordered with dependencies flagged and an MVP slice identifiable. Nothing executes until every task has a path and a verification and the task set covers every acceptance criterion.
567 -
majiayu000 Bundle Writing Plans 17The spec-to-plan bridge. Routed to by /feature once the brainstormed spec is approved, and by /sprint before execution. Decomposes the spec into 2–5 minute tasks, each carrying its exact file path(s) and a concrete verification step that maps to a tdd obligation. Writes the plan to .codearbiter/plans/<slug>.md, ordered with dependencies flagged and an MVP slice identifiable. Nothing executes until every task has a path and a verification and the task set covers every acceptance criterion.
567 -
majiayu000 Bundle Writing Plans 18The spec-to-plan bridge. Routed to by /feature once the brainstormed spec is approved, and by /sprint before execution. Decomposes the spec into 2–5 minute tasks, each carrying its exact file path(s) and a concrete verification step that maps to a tdd obligation. Writes the plan to .codearbiter/plans/<slug>.md, ordered with dependencies flagged and an MVP slice identifiable. Nothing executes until every task has a path and a verification and the task set covers every acceptance criterion.
567 -
majiayu000 Bundle Writing Plans 19Use when you have a spec or requirements for a multi-step task, before touching code
567 -
majiayu000 Bundle Gsd Add Todo 2Capture idea or task as todo from current conversation context
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 tasks, plan, plan. 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.