productivity-suite

productivity-suite is a skill for Claude Code from BigY0shi/super-skills. It costs 172 tokens per session (1,362 once invoked), scanned A, original, MIT.

A set of guided workflows for handling planning, organisation, task starting, project breakdown, context preservation, and finishing work, especially when executive-function tasks are difficult.

In plain words
What is it for?
Use it to break down tasks, make and execute plans, create project roadmaps, organise work, preserve context between sessions, and track progress.
Why use it?
It turns vague or overwhelming work into smaller actions and helps maintain direction when you are unsure what to do next or what you were doing before.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the super-skills plugin — 11 skills shipped together

Good fit Use it to break down tasks, make and execute plans, create project roadmaps, organise work, preserve context between sessions, and track progress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bigy0shi/super-skills/productivity-suite
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BigY0shi/super-skills --skill productivity-suite
Clone the repo
git clone --depth 1 https://github.com/BigY0shi/super-skills

Made for: Claude Code.

Or install super-skills, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for productivity-suite

README.md
[![agentmods](https://agentmods.dev/badge/skills/bigy0shi/super-skills/productivity-suite/github.svg)](https://agentmods.dev/skills/bigy0shi/super-skills/productivity-suite)
Your own site
<a href="https://agentmods.dev/skills/bigy0shi/super-skills/productivity-suite"><img src="https://agentmods.dev/badge/skills/bigy0shi/super-skills/productivity-suite/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for productivity-suite

Your own site · 80×15
<a href="https://agentmods.dev/skills/bigy0shi/super-skills/productivity-suite"><img src="https://agentmods.dev/badge/skills/bigy0shi/super-skills/productivity-suite.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 172 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00172 $0.01362
Opus 5 $0.00086 $0.00681
Sonnet 5 $0.00034 $0.00272
Haiku 4.5 $0.00017 $0.00136

Measured 11d ago against content hash 725e362564ed, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

productivity-suite scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/productivity-suite/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Productivity Suite

Executive function replacement for humans whose brains make starting, organizing, and finishing hard.

This suite does not assume you know what you want to do next. It does not assume you remember what you were doing. It does not assume you can break a big scary task into small ones on your own. It handles all of that.


How to Use This Skill

  1. Identify where you're stuck from the routing table below
  2. Load the matching sub-skill from references/skills-catalog.md
  3. Execute following the sub-skill's workflow

Quick Routing Table

🧠 "I don't know where to start" — Task Initiation

Situation Load
Big scary thing, no idea how to begin — just describe it task-breakdown
Need an atomic step-by-step plan before touching anything concise-planning
Have a plan file already, need to execute it execute-plan
Writing a plan to hand off or save for later plan-writing

🗺️ "I need to see the big picture" — Project Architecture

Situation Load
New project — figure out phases, milestones, what comes first gsd → roadmap phase
Create a new track (feature, bug, chore, refactor) with spec + phases conductor-new-track
Need to research what I'm building before starting gsd → research phase
Synthesize research into a clear action plan gsd → synthesize phase

⚡ "Just make it happen" — Execution Mode

Situation Load
Full project pipeline: research → plan → execute → verify gsd (whole system)
Execute a plan with automatic checkpoints gsd → execute phase
Check if the plan itself is solid before executing gsd → plan-check phase
Run a simple batch of tasks and report when done execute-plan

🔁 "Where was I?" — Working Memory

Situation Load
Save current context before ending a session context-save
Restore context from a previous session context-restore
Manage context window in a long session context-window
Persistent memory across conversations conversation-memory

Read the full file on GitHub · 124 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 124 lines · 172 tokens per session scan A 725e362564ed

Subscribe to this mod's changes

productivity-suite is a skill published in the GitHub repository BigY0shi/super-skills (3 stars, last pushed 4mo ago), licensed MIT. It adds 172 tokens to every session and 1,362 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.