wip

wip is a skill for Claude Code from phelps-sg/claude-code-obsidian-skills. It costs 29 tokens per session (2,114 once invoked), scanned A, original, no licence file.

A Kanban-style work board for tracking active software-development tasks. Kanban is a way to show work as stages such as backlog, in progress, and done.

In plain words
What is it for?
It is for organising backlog items, the user's pull requests, requested reviews, related pull requests, assigned issues, and sketches.
Why use it?
It keeps different kinds of work visible, including pull requests, review requests, issues, and early ideas.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It is for organising backlog items, the user's pull requests, requested reviews, related pull requests, assigned issues, and sketches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/phelps-sg/claude-code-obsidian-skills/wip
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 phelps-sg/claude-code-obsidian-skills --skill wip
Clone the repo
git clone --depth 1 https://github.com/phelps-sg/claude-code-obsidian-skills

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 wip

README.md
[![agentmods](https://agentmods.dev/badge/skills/phelps-sg/claude-code-obsidian-skills/wip/github.svg)](https://agentmods.dev/skills/phelps-sg/claude-code-obsidian-skills/wip)
Your own site
<a href="https://agentmods.dev/skills/phelps-sg/claude-code-obsidian-skills/wip"><img src="https://agentmods.dev/badge/skills/phelps-sg/claude-code-obsidian-skills/wip/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 wip

Your own site · 80×15
<a href="https://agentmods.dev/skills/phelps-sg/claude-code-obsidian-skills/wip"><img src="https://agentmods.dev/badge/skills/phelps-sg/claude-code-obsidian-skills/wip.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,114 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 unknown 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.00029 $0.02114
Opus 5 $0.00015 $0.01057
Sonnet 5 $0.00006 $0.00423
Haiku 4.5 $0.00003 $0.00211

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

Security

Grade A, and why

wip 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/wip/SKILL.md · 214 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 214 lines · 29 tokens per session scan A 3965c1dc6f44

Subscribe to this mod's changes

wip is a skill published in the GitHub repository phelps-sg/claude-code-obsidian-skills (13 stars, last pushed 6mo ago), with no licence file. It adds 29 tokens to every session and 2,114 once invoked, about $0.0001 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

execplan-run

Execute and CLOSE an ExecPlan end-to-end in CueCrux — the execution half that execplan-synthesize/appraise/research (authoring half) hand off to. Runs the milestone loop: claim from the ranked board, announce focus for collision detection, worktree, implement, gate fact, PR, shepherd checks, merge, next milestone…

CueCrux/Crux · 174 tokens

ops_exception_desk_workflow

PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents.

Gen-Verse/PAST-Bench · 0 tokens

oncall_handoff_lookup

PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents.

Gen-Verse/PAST-Bench · 0 tokens

roadmap-update

Produit un document de roadmap dans output/ en croisant l'état actuel des epics beads avec les décisions et priorités documentées dans le wiki. Applique les règles anti-lissage — ne jamais compléter avec des connaissances d'entraînement, citer le wiki pour chaque affirmation de scope ou de priorité. Triggers — mettre…

evb87-tech/corpus · 94 tokens

loop-run

Traverses the backlog unattended, applying the loop-task cycle (rubric · verifier · gate · Loop-Verified commit) to each item. Invoke only when the user explicitly starts an autonomous batch run — for individual work, use loop-task directly.

hiphapis/loopcraft · 52 tokens

loop-task

Runs non-trivial implementation/fix work that needs a verifiable output through a rubric + independent verifier grading cycle. Invoke before starting code/docs work. Not for simple questions, exploration, or one-line fixes.

hiphapis/loopcraft · 45 tokens