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 Rsdt 2Specification-driven development workflow for creating requirements, design, and tasks. Use when the user wants to plan new features, fix bugs with proper specifications, refactor code systematically, or needs help breaking down complex implementation work. Creates requirement-spec.md (Japanese), design.md (Japanese), and tasks.md (Japanese) in RsDT/<feature_name>/ directory.
567 -
majiayu000 Bundle Dialogue Manage Tasks 2Always use this skill to manage tasks in .dialogue/tasks/. Each task is a separate YAML file for merge-friendly multi-user workflows. Triggers on "create task", "new task", "next task", "update task", "list tasks", "tasks", "active tasks", "task status", "status", "show status", "what's in progress", "what tasks", "pending tasks", "current tasks".
567 -
majiayu000 Bundle Project Memory Recall 2Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). MUST be invoked using Task tool to avoid polluting main context.
567 -
majiayu000 Bundle Star Story Extraction 2Auto-invoke after task completion to extract interview-ready STAR stories from completed work.
567 -
majiayu000 Bundle Run Tests 10Run the relevant test suite for the current task by reading TESTING.md, selecting the affected stack, executing tests, and summarizing failures or verification.
567 -
majiayu000 Bundle Harvest 2Promote .agents knowledge.
567 -
majiayu000 Bundle Using Git Worktrees 11Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
567 -
majiayu000 Bundle Email Delivery Failure 2Bounce-back or delivery failure notices for emails sent to customer addresses.
567 -
majiayu000 Bundle Core Dev 2Development guide for the lemline-core module. Use when working with workflow execution (orchestrators,
567 -
majiayu000 Bundle Plan Forge 3Use when a task needs an implementation plan that is iteratively created and stress-tested through review-and-revise cycles before implementation begins — catches blind spots, incorrect codebase assumptions, unnecessary complexity, and performance pitfalls while changes are still cheap
567 -
majiayu000 Bundle Ds Review 4This skill should be used when running Phase 4 of the /ds workflow to review methodology, data quality, and statistical validity. Provides structured review checklists, confidence scoring, and issue identification for data analysis validation.
567 -
majiayu000 Bundle Archive Src 2Use when the user wants a minimal source-only archive for upload or checkpoint. Creates a tar.gz with just src/ and tests/ directories.
567 -
majiayu000 Bundle Taskfiles 2Create, modify, and maintain Taskfiles following Task (https://taskfile.dev) best practices. Use when: (1) Creating new tasks or Taskfiles, (2) Modifying existing task definitions, (3) Adding new task includes, (4) Debugging task execution issues, (5) Questions about Taskfile syntax or patterns, (6) Running or understanding "task" commands, (7) Questions about available tasks or task namespaces. Triggers: "taskfile", "Taskfile.yaml", "task command", "task:", "create task", "add task", "task --list", "task tg:", "task inv:", "task wt:", ".taskfiles/", "how to run", "available tasks", "task syntax", "taskfile.dev" This skill covers the repository's specific conventions in .taskfiles/ and the root Taskfile.yaml.
567 -
majiayu000 Bundle Canvas Sync 2Synchronize canvas state across team sessions via git. Ensures all team members see the same product knowledge.
567 -
majiayu000 Bundle Flywheel 6Check knowledge flywheel health.
567 -
majiayu000 Bundle Using Rmplan 2Manages project plans with rmplan. Use when the user asks to "generate plan 123" (or any number), "work on plan 123", mentions "rmplan" explicitly, or when you are working on an rmplan task and need to edit plans or add a new plan.
567 -
majiayu000 Bundle Calculate Priority Score 2Calculate priority score for bugs, issues, or tasks based on severity, impact, and likelihood. Use for bug prioritization, task ordering, or risk assessment.
567 -
majiayu000 Bundle Executing Parallel Phase 2Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1)
567 -
majiayu000 Bundle Resume Bullet Extraction 2Auto-invoke after task completion to generate powerful resume bullet points from completed work.
567 -
majiayu000 Bundle Task 10복잡한 다단계 작업의 진행 상황 추적 및 관리
567 -
majiayu000 Bundle Reviewing Changes 3Android-specific code review checklist and MVVM/Compose pattern validation for Bitwarden Android — use this for any review task, even if the user doesn't explicitly ask for a "checklist". Detects change type automatically and loads the right review strategy (feature additions, bug fixes, UI refinements, refactoring, dependency updates, infrastructure). Triggered by "review PR", "review changes", "review this code", "check this code", "Android review", code review requests on Kotlin/ViewModel/Composable/Repository/Gradle files, or any time someone asks to look at a diff, PR, or code changes in bitwarden/android.
567 -
majiayu000 Bundle Pr Implement 3Implement a scoped OSS PR.
567 -
majiayu000 Bundle Plan 45Create a task breakdown with acceptance criteria, file scope, and test plan.
567 -
majiayu000 Bundle Gist Plan 3GIST planning workflow. Structure goals into ideas, steps, and tasks using Gilad's evidence-guided framework.
567 -
majiayu000 Bundle Git Ops 4Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation checks, and conventional commit formatting.
567 -
majiayu000 Bundle Obsidian Study Vault Builder 2Build mobile-compatible Obsidian study vaults from academic materials with checkpoint workflow and QA. Battle-tested on 800KB+ projects. Works across CS, medicine, business.
567 -
majiayu000 Bundle Leta 2Fast semantic code navigation via LSP. Load FIRST before ANY code task - even 'simple' ones. Trigger scenarios: (1) fixing lint/type/pyright/mypy warnings or errors, (2) fixing reportAny/reportUnknownType/Any type errors, (3) adding type annotations, (4) refactoring or modifying code, (5) finding where a function/class/symbol is defined, (6) finding where a symbol is used/referenced/imported, (7) understanding what a function calls or what calls it, (8) exploring unfamiliar code or understanding architecture, (9) renaming symbols across codebase, (10) finding interface/protocol implementations, (11) ANY task where you'd use ripgrep to find code or read-file to view a function. Use `leta show SYMBOL` instead of read-file, `leta refs SYMBOL` instead of ripgrep for usages, `leta grep PATTERN` instead of ripgrep for definitions, `leta files` instead of list-directory.
567 -
majiayu000 Bundle Writing Plans 30Use when you have a spec or requirements for a multi-step task, before touching code
567 -
majiayu000 Bundle Ailang Post Release Tasks 2Run automated post-release workflow (eval baselines, dashboard, docs) for AILANG releases. Executes 46-benchmark suite (medium/hard/stretch) + full standard eval with validation and progress reporting. Use when user says "post-release tasks for vX.X.X" or "update dashboard". Fully autonomous with pre-flight checks.
567 -
majiayu000 Bundle Lint And Validate 6> MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
567 -
majiayu000 Bundle Dev Explore 4This skill should be used when the user asks to 'explore the codebase', 'map architecture', 'find similar features', or in Phase 2 of /dev workflow.
567 -
majiayu000 Bundle Bio Workflows Rnaseq To De 2End-to-end RNA-seq workflow from FASTQ files to differential expression results. Covers QC, quantification (Salmon or STAR+featureCounts), and DESeq2 analysis with visualization.
567 -
majiayu000 Bundle Jat Complete 2Complete current JAT task with full verification. Verifies work (tests/lint), commits changes, writes memory entry, closes task, releases file reservations, and emits final signal. Session ends after completion.
567 -
majiayu000 Bundle Dev Verify 3This skill should be used when the user asks to 'verify completion', 'check that tests pass', 'confirm feature works', or REQUIRED Phase 7 of /dev workflow (final). Enforces fresh runtime evidence before claiming completion.
567 -
majiayu000 Bundle Dev Verify 4This skill should be used when the user asks to 'verify completion', 'check that tests pass', 'confirm feature works', or REQUIRED Phase 7 of /dev workflow (final). Enforces fresh runtime evidence before claiming completion.
567 -
majiayu000 Bundle Command Activation Mechanisms 2コマンド起動の仕組みを整理し、明示起動/自動起動/Extended Thinkingの設計と検証を支援するスキル。 起動フロー、トリガー設計、検証手順を一貫して整理する。 Anchors: • The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 手順設計 / 目的: 実行フローの最適化 • Human-Computer Interaction (Dix et al.) / 適用: 起動UX設計 / 目的: 誤起動の抑制 • Automation Patterns / 適用: 自動起動設計 / 目的: 安定運用 Trigger: Use when designing command activation flows, defining auto-invocation triggers, or validating command execution paths. command activation, auto invocation, extended thinking, slashcommand, execution flow
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 RsDT, dialogue-manage-tasks, Project Memory Recall. 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.