PuPu: Skill for Claude Code

.claude/skills/case/SKILL.md

case is a skill for Claude Code from haoxiang-xu/PuPu. It costs 61 tokens per session (299 once invoked), scanned A, original, Apache-2.0.

A retired workflow for managing proposals, ownership, reviews, and acceptance trials. It is kept only as a compatibility notice and must not be used for new work.

In plain words
What is it for?
Use it only to recognize that the old workflow is disabled and to redirect release or implementation work to the appropriate current process.
Why use it?
It stops old process instructions from creating records or blocking current development. Release work is directed to the newer release skills instead.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions AGENTS.md; mentions Codex.

This is haoxiang-xu/PuPu's own configuration. It tells Claude Code how to work on PuPu itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything PuPu configures →

Reuse

Borrowing it

Nothing to install: this file belongs to haoxiang-xu/PuPu. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/haoxiang-xu/PuPu/main/.claude/skills/case/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/haoxiang-xu/PuPu

Made for: Claude Code.

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 case

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/haoxiang-xu/pupu/case"><img src="https://agentmods.dev/badge/skills/haoxiang-xu/pupu/case.svg" alt="Reviewed on agentmods" width="80" 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 299 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00299
Opus 5 $0.00030 $0.00150
Sonnet 5 $0.00012 $0.00060
Haiku 4.5 $0.00006 $0.00030

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

Security

Grade A, and why

case 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 10d ago.

The scan reads SKILL.md. This mod also ships 12 executable files (boundary_gate_selftest.py, boundary_gate.py, boundary_lint_selftest.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/case/SKILL.md · 17 lines

What it actually says

Retired — Do Not Use

This workflow is permanently disabled for new PuPu work.

  • Do not create or modify anything under .claude/court/cases/.
  • Do not assign code-owner or court roles, request owner confirmations, open handoffs or hearings, or create proposal/ruling/acceptance records.
  • Historical court, codex, agent, and supporting script files are read-only history. They do not authorize or block current work.
  • For release work, use the smallest matching skill: release-open-sprint, release-draft-ticket, release-refine-ticket, release-feature-audit, or release-close-sprint.
  • For implementation, use the Release issue, a direct Plan when needed, impact analysis, tests, and evidence. Cross-boundary work follows .claude/rules/cross-boundary-contract-gate.md without any role or court mechanism.

If a user explicitly asks to restore this retired workflow, stop and request an explicit update to the repository's active CLAUDE.md and AGENTS.md instructions. Do not infer restoration from legacy terminology or historical references.

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. 10d ago First seen · 17 lines · 61 tokens per session scan A 00b48acee740

Subscribe to this mod's changes

case is a skill published in the GitHub repository haoxiang-xu/PuPu (36 stars, last pushed yesterday), licensed Apache-2.0. It adds 61 tokens to every session and 299 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-08-30.

Related

Other skills, from other repositories

skill-creator

Create new Comis skills, modify and improve existing skills, and validate them against the platform's manifest schema. Use this skill whenever the user wants to create a skill from scratch, turn a workflow into a reusable skill, update or fix an existing skill, understand the skill format, or asks about how skills…

comisai/comis · 82 tokens

deep-research

MANDATORY: Conduct systematic, multi-angle web research before answering any request to understand or explain a topic properly, deeply, thoroughly, comprehensively, or beyond a short paragraph, even when general knowledge could produce an answer. Also use for comparisons, explicit research, current online information…

comisai/comis · 117 tokens

autonomy

Use when a task is more than a single step — a read/research fan-out, spawning sub-agents, running a DAG, scheduling your own work, or messaging your channel. Teaches when to route work through orchestrate(script), how to fan out with capability attenuation, how to read a denial, and the bounded contract you operate…

comisai/comis · 76 tokens

log-troubleshooting

Investigate and troubleshoot daemon logs at /.comis/logs/. Covers NDJSON log format, Pino level codes, field dictionary, and staged analysis strategies for efficient troubleshooting of large log files. Use this skill whenever the user asks about logs, errors, warnings, daemon issues, slow operations, debugging daemon…

comisai/comis · 89 tokens

find-skills

MANDATORY: For requests asking whether a skill or specialized capability exists, load this skill and run its catalog workflow before answering. This includes elliptical follow-ups such as 'find something that does' when the preceding turn names the task. Do not answer from general capabilities, search workspace…

comisai/comis · 67 tokens

image-generation

Generate images using structured prompts and optional reference images. Supports character design, scenes, product visualization, and any visual content creation. Use this skill when the user requests to generate, create, imagine, draw, or visualize images, characters, portraits, scenes, products, or any visual…

comisai/comis · 72 tokens