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 Stack Rebase 2Cascades a rebase through an entire PR stack after a base PR merges or upstream changes. Use when a stack needs to incorporate new base branch commits.
567 -
majiayu000 Bundle Implement Task 7Implement a single task using TDD (tests first, then minimal code).
567 -
majiayu000 Bundle Pop Next Action 2Context-aware recommendation engine that analyzes git status, TypeScript errors, GitHub issues, and technical debt to suggest prioritized next actions. Returns specific popkit commands with explanations of why each is relevant. Use when unsure what to work on next, starting a session, or feeling stuck. Do NOT use when you already know what to do - just proceed with that task directly.
567 -
majiayu000 Bundle Session Capture 2Saves complete session state to STATUS.json for seamless continuation across conversations. Captures git context, in-progress tasks, service status, focus area, and next actions. Use at the end of work sessions, before context limits, or when switching to a different task. Do NOT use mid-task or for quick questions - the overhead is only worthwhile when you actually need to resume later.
567 -
majiayu000 Bundle Work Item Handler 2Fetch and manage work items from issue trackers. Use this skill when: - User references an issue number (#42, PROJ-123) - User asks about requirements or acceptance criteria - User needs to understand current task scope
567 -
majiayu000 Bundle Build 9Workflow orchestrator that chains existing skills for feature development
567 -
majiayu000 Bundle Maintain 2Workspace maintenance with health checks, index rebuilding, task sync, memory gap detection, archival, inbox processing, and reference file updates
567 -
majiayu000 Bundle Speckit Generator 2Project-focused specification and task management system with 6 individual commands. Each command MUST be invoked separately and requires user approval before proceeding. Commands: /speckit.init, /speckit.plan, /speckit.tasks, /speckit.analyze, /speckit.clarify, /speckit.implement. NEVER chain commands automatically - each produces output that requires user review. Use /speckit.plan when user wants to create plans from specs. Use /speckit.tasks only AFTER user has approved plans.
567 -
majiayu000 Bundle Openspec Continue Change 6Continue 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.
567 -
majiayu000 Bundle Update Deps 2Step-by-step guidance for update deps.
567 -
majiayu000 Bundle Dotnet Test 2This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
567 -
majiayu000 Bundle Pattern Dev 4Day-to-day pattern development best practices. Use when actively developing patterns. Covers incremental development, commits, communication guidelines, and general development workflow.
567 -
majiayu000 Bundle Finishing A Development Branch 14Use 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. Presents exactly 4 options: merge locally, create PR, keep as-is, or discard. Do NOT use when tests are failing or work is incomplete - fix issues first before finishing the branch.
567 -
majiayu000 Bundle Codebase Analysis 13Execute a structured codebase exploration workflow to gather insights. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", or "map the codebase".
567 -
majiayu000 Bundle Test Updates 2Update and maintain tests following TDD/BDD principles with detailed quality assurance. Triggers: test updates, test maintenance, test generation, TDD workflow, BDD patterns, test coverage, pytest, test enhancement, quality assurance Use when: updating existing tests, generating new tests for features, enhancing test quality, ensuring detailed coverage, pre-commit validation DO NOT use when: auditing test suites - use pensive:test-review. DO NOT use when: writing production code - focus on implementation first. Run git-workspace-review first to understand which tests need updates.
567 -
majiayu000 Bundle Symfony Executing Plans 2Use when symfony executing plans
567 -
majiayu000 Bundle Git CD Pr 2Crée une Pull Request en mode Continuous Delivery avec workflow complet : QA, labels version (major/minor/patch), feature flags, code review automatique.
567 -
majiayu000 Bundle Briefing 2Daily and weekly briefings with calendar, tasks, and people context. Handles "Daily briefing", "What's my day look like?", "Weekly planning", "Plan my week". Morning and weekly planning workflows.
567 -
majiayu000 Bundle Building Skills Marketplace 2Use when creating new Claude Code skills, setting up marketplace repositories, or packaging skills for distribution - complete workflow from skill creation to marketplace publication
567 -
majiayu000 Bundle Change Integrator 2Use this skill after a code PR is merged to integrate approved specs into the source-of-truth, update the retrospective with learnings, and clean up branches. Triggers include "integrate change", "post-merge cleanup", or completing a feature implementation.
567 -
majiayu000 Bundle Github Action 2Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.
567 -
majiayu000 Bundle Task Planning 5Generates phased, dependency-ordered implementation tasks from specifications. Use after spec is complete and before starting implementation.
567 -
majiayu000 Bundle Ln 301 Task Creator 5Creates ALL task types (implementation, refactoring, test). Generates task documents from templates, validates type rules, creates in Linear, updates kanban. Invoked by orchestrators.
567 -
majiayu000 Bundle Hivemind Goals 6Create, track and update team goals + KPIs via the Deeplake virtual filesystem at memory/goal/ and memory/kpi/. Use whenever the user mentions a goal, objective, KPI, target, milestone, or asks to track progress on something measurable. ALSO use when the user says "task", "todo", "work item", "remind me to", "fix X", or any actionable work item — the goal system replaced the legacy `hivemind tasks` CLI and now covers both objectives and tasks.
567 -
majiayu000 Bundle Meta Optimize 3Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults. Outer-loop harness optimization inspired by Meta-Harness (Lee et al., 2026). Use when user says "优化技能", "meta optimize", "improve skills", "分析使用记录", or wants to optimize ARIS's own harness components based on accumulated experience.
567 -
majiayu000 Bundle Ln 732 Cicd Generator 5Generates GitHub Actions CI workflow configuration
567 -
majiayu000 Bundle Openspec Bulk Archive Change 3Archive multiple completed changes at once. Use when archiving several parallel changes.
567 -
majiayu000 Bundle Update Graft Inventory 2Update the graft (feature flag) inventory when flags are added or removed. Use when adding new grafts via migrations, after CI flags inventory mismatches, or periodically to ensure docs match production D1.
567 -
majiayu000 Bundle Dev Coding Debug 2Systematic debugging workflow enforcing 'The Iron Law': No fixes without root cause investigation first.
567 -
majiayu000 Bundle Skill Status Sync 3Atomically update task status across TODO.md and state.json. Invoke when task status changes.
567 -
majiayu000 Bundle Cloudflare Workflows 6Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.
567 -
majiayu000 Bundle Decisive Action 3Guides when to ask clarifying questions versus proceed autonomously. Use to reduce unnecessary clarifying questions when intent is clear.
567 -
majiayu000 Bundle Code Task Generator 2This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files following Amazon's code task format specification. For PDD plans, it processes implementation steps one at a time to allow for learning and adaptation between steps.
567 -
majiayu000 Bundle Context Ingestion 2Scan project folder structure, validate organization, clone GitHub repository, and generate an inventory of available materials. First step of biomedical-science-writer workflow. Use when starting a new manuscript project.
567 -
majiayu000 Bundle Ln 403 Task Rework 6Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
567 -
majiayu000 Bundle Delegation 3Unified provider selection for subagent delegation. Quick decision matrix for choosing between Kimi K2.5, GLM, and MiniMax based on task type.
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 stack-rebase, implement-task, pop-next-action. 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.