productivity

productivity is a skill for Claude Code from fatihkan/badi. It costs 61 tokens per session (1,735 once invoked), scanned A, original, MIT.

A set of skills for organizing personal work, team tasks, projects, time, and working habits. It includes methods such as GTD, or “Getting Things Done,” and time-blocking.

In plain words
What is it for?
It is for managing task lists, planning projects, tracking progress, running agile or Kanban workflows, and setting goals with OKRs, or measurable objectives and results.
Why use it?
It helps replace scattered tasks and unclear priorities with a repeatable way to plan, track, and complete work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code.

Part of the badi plugin — 81 skills, 86 commands, 30 agents, 7 hooks shipped together

Good fit It is for managing task lists, planning projects, tracking progress, running agile or Kanban workflows, and setting goals with OKRs, or measurable objectives and results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fatihkan/badi/productivity
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 fatihkan/badi --skill productivity
Clone the repo
git clone --depth 1 https://github.com/fatihkan/badi

Made for: Claude Code.

Or install badi, the plugin that ships this one along with the rest of its 81 skills, 86 commands, 30 agents, 7 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/fatihkan/badi/productivity.svg)](https://agentmods.dev/skills/fatihkan/badi/productivity)
Your own site
<a href="https://agentmods.dev/skills/fatihkan/badi/productivity"><img src="https://agentmods.dev/badge/skills/fatihkan/badi/productivity.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,735 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.00061 $0.01735
Opus 5 $0.00030 $0.00868
Sonnet 5 $0.00012 $0.00347
Haiku 4.5 $0.00006 $0.00173

Measured yesterday against content hash 70a484d88cbc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

productivity 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 yesterday.

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.

.claude/skills-vault/productivity/SKILL.md · 300 lines

How it starts

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

Productivity Skills

This file contains all the skills around personal productivity, time management, project management, team productivity, automation, and process improvement.


time-management

The skill of developing a time-management strategy. Delivers focused, productive work by optimizing daily, weekly, and monthly time use.


task-management

The skill of building a task-management system. Builds the process of capturing, organizing, prioritizing, and completing all tasks systematically.


project-planning

The project planning and kickoff skill. Manages scope, time, and resources by planning projects end to end.


project-tracking

The project progress tracking and reporting skill. Detects deviations early and takes corrective action by monitoring ongoing projects.


agile-management

The agile project-management skill. Runs flexible, iterative product development using Scrum, Kanban, or hybrid agile frameworks.


kanban-system

The Kanban workflow management skill. Manages WIP with a visual board, finds bottlenecks, and optimizes flow.


okr-management

The skill of building and managing an OKR (Objectives and Key Results) system. Drives focus and alignment by turning organizational goals into measurable results.


kpi-definition

The KPI definition and tracking skill. Tracks progress with concrete data by turning business goals into measurable indicators.


meeting-management

The effective meeting-management skill. Prevents wasted time by making meetings efficient, focused, and outcome-driven.


remote-work

The remote-work productivity skill. Applies strategies and tools raising personal and team productivity in remote or hybrid setups.


focus-deep-work

The focus and deep-work practice skill. Raises productivity and work quality by building uninterrupted, high-concentration work blocks.


energy-management

The personal energy management skill. Sustains high performance through the day by managing physical, mental, and emotional energy.

Read the full file on GitHub · 300 lines

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. yesterday First seen · 300 lines · 0 tokens per session scan A 70a484d88cbc

Subscribe to this mod's changes

productivity is a skill published in the GitHub repository fatihkan/badi (7 stars, last pushed 2d ago), licensed MIT. It adds 61 tokens to every session and 1,735 once invoked, about $0.0003 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-09-06.

Related

Other skills, from other repositories

issue-triage

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

FlorianBruniaux/claude-code-plugins · 81 tokens

session-save

Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.

FlorianBruniaux/claude-code-plugins · 31 tokens

plan-pipeline

Orchestrates the complete planning pipeline: product direction (ceo-review) -> architecture (eng-review) -> implementation plan (start) -> validation (validate) -> execution (execute). Run stages individually or let the orchestrator coordinate the full flow.

FlorianBruniaux/claude-code-plugins · 54 tokens

handoff-create

Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

FlorianBruniaux/claude-code-plugins · 53 tokens

handoff-update

Update an existing handoff document with current session progress. Applies section-specific merge rules: append-only for Work Done (never deletes history), replace for Status and Next Steps, merge for Files and Discoveries. Falls back to creating a new handoff if no source file is found.

FlorianBruniaux/claude-code-plugins · 60 tokens

handoff-resume

Load a handoff document and resume work from where a previous session left off. Parses scope, file references, completed work, and next steps, then confirms understanding before proceeding.

FlorianBruniaux/claude-code-plugins · 40 tokens