pipa-improve-operations

pipa-improve-operations is a skill for Claude Code, Codex from lunchpaillola/pipa-skills. It costs 44 tokens per session (553 once invoked), scanned A, original, MIT.

A Pipa operations tool that routes work to one focused activity for closing or improving a process. Its activities include daily shutdowns, acceptance sign-off, handover, retrospectives, and closeout reviews.

In plain words
What is it for?
Use it to close a workday, decide whether work meets acceptance criteria, transfer ownership, capture retrospective lessons, or archive a completed project.
Why use it?
It helps turn broad improvement or closure work into a specific decision or record, with attention to ownership, evidence, and open loops.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to close a workday, decide whether work meets acceptance criteria, transfer ownership, capture retrospective lessons, or archive a completed project.

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

Made for: Claude Code, Codex.

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 pipa-improve-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-improve-operations/github.svg)](https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-improve-operations)
Your own site
<a href="https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-improve-operations"><img src="https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-improve-operations/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 pipa-improve-operations

Your own site · 80×15
<a href="https://agentmods.dev/skills/lunchpaillola/pipa-skills/pipa-improve-operations"><img src="https://agentmods.dev/badge/skills/lunchpaillola/pipa-skills/pipa-improve-operations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 553 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.00044 $0.00553
Opus 5 $0.00022 $0.00277
Sonnet 5 $0.00009 $0.00111
Haiku 4.5 $0.00004 $0.00055

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

Security

Grade A, and why

pipa-improve-operations 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 12d 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/pipa-improve-operations/SKILL.md · 45 lines

How it starts

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

Pipa Improve Operations

Route improvement and closure work to one focused operation.

When present, read ~/.pipa/profile.md once for durable business context. If missing, continue without blocking and do not start setup unless the user asks or a soft setup offer is useful.

Select One Operation

  • pipa-daily-shutdown: account for one specific workday, close important open loops, and prepare tomorrow.
  • pipa-acceptance-signoff: assess acceptance criteria and make an auditable signoff decision.
  • pipa-handover: assess ownership transfer, runbooks, support, access, and transition readiness.
  • pipa-retrospective: capture evidence-backed lessons and turn them into process, SOP, template, or behavior changes.
  • pipa-closeout-review: review benefits and package closure records for archive and later retrieval.

Explicit operation invocation wins. Otherwise select exactly one operation and preserve the user's business objective. List secondary operations only as follow-ups.

Routing tie-breakers:

  • Closing one workday and preparing tomorrow selects pipa-daily-shutdown; recurring or scheduled shutdown setup goes to pipa-manage.
  • Explicit project signoff, handover, archive, benefits review, or formal closeout overrides incidental words such as today or close my day.
  • Final acceptance, approval, signoff, or a closure decision with unclear readiness selects pipa-acceptance-signoff. Defining acceptance criteria or checks goes to pipa-define-work.
  • Operational continuity or ownership transfer selects pipa-handover.
  • Learning, reuse, process improvement, SOP, or template intent selects pipa-retrospective.
  • Benefits evidence, archive readiness, or post-close review selects pipa-closeout-review.

Run the selected operation skill. If it is unavailable, name that missing skill and stop. Do not imply a fallback or recreate its workflow inline.

Boundaries

  • Company brain setup, memory permissions, or tool access goes to pipa-manage.
  • Do not declare formal or project closure without signoff, handover, archive, or acceptance evidence.

Read the full file on GitHub · 45 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. 12d ago First seen · 45 lines · 44 tokens per session scan A 79e4f429e353

Subscribe to this mod's changes

pipa-improve-operations is a skill published in the GitHub repository lunchpaillola/pipa-skills (3 stars, last pushed 4d ago), licensed MIT. It adds 44 tokens to every session and 553 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

obsidian-bases

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

lunchpaillola/lola-opencode · 63 tokens

obsidian-cli

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…

lunchpaillola/lola-opencode · 102 tokens

anti-sleep

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

sickn33/agentic-awesome-skills · 22 tokens

minimal-code-discipline

YAGNI-ladder coding discipline for writing changes — existence-first, reuse before writing, dependency ladder, shortest correct diff, with non-negotiables that must never be minimized away.

Yeachan-Heo/oh-my-claudecode · 41 tokens

workflow

Use when a task is too large for turn-by-turn orchestration and should run through the big-task workflow lane: system-wide changes, large migrations, repo-wide audits, high-confidence verification, or tasks explicitly asking to run a workflow. Claude Code uses native dynamic workflows; Codex, OpenCode, and Grok use…

jeremylongshore/tons-of-skills-marketplace · 101 tokens

give-me-tips

Explains any senpi tip in depth, including Tip: lines in the TUI. Use when the user asks about a tip, what a tipped feature does, or which tips they can see.

code-yeongyu/oh-my-openagent · 45 tokens