llm-wiki: Skill for Claude Code

.claude/skills/project-maintainer/SKILL.md

project-maintainer is a skill for Claude Code from Pratiyush/llm-wiki. It costs 99 tokens per session (1,479 once invoked), scanned A, original, MIT.

A project-maintenance guide for an open-source project that follows the Open Source Framework v4.1 process.

In plain words
What is it for?
Use it to check phase gates, reconcile progress files and tasks, find stale content or links, rerun privacy and performance checks, and identify the next action.
Why use it?
It helps keep project phases, task records, GitHub issues, freshness checks, and automated checks aligned instead of letting them drift apart.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Pratiyush/llm-wiki's own configuration. It tells Claude Code how to work on llm-wiki 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 llm-wiki configures →

Part of the llm-wiki plugin — 6 skills, 18 commands shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to Pratiyush/llm-wiki. 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/Pratiyush/llm-wiki/master/.claude/skills/project-maintainer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Pratiyush/llm-wiki

Made for: Claude Code.

Or install llm-wiki, the plugin that ships this one along with the rest of its 6 skills, 18 commands.

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 project-maintainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/pratiyush/llm-wiki/project-maintainer.svg)](https://agentmods.dev/skills/pratiyush/llm-wiki/project-maintainer)
Your own site
<a href="https://agentmods.dev/skills/pratiyush/llm-wiki/project-maintainer"><img src="https://agentmods.dev/badge/skills/pratiyush/llm-wiki/project-maintainer.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,479 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.00099 $0.01479
Opus 5 $0.00049 $0.00740
Sonnet 5 $0.00020 $0.00296
Haiku 4.5 $0.00010 $0.00148

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

Security

Grade A, and why

project-maintainer 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 8d 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.

.claude/skills/project-maintainer/SKILL.md · 114 lines

How it starts

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

project-maintainer

What this skill does

The Maintainer owns the full Open Source Framework v4.1 pipeline on a project. Given the current repo state, it:

  1. Audits phase gates — are we in the right phase? Are the deliverables for the current phase complete?
  2. Reconciles task tracking — keeps tasks.md, _progress.md, and GitHub issues in sync (the framework's "dual-tracking" rule).
  3. Runs stale checks — flags content, links, and claims older than the stale threshold.
  4. Triggers CI — re-runs the privacy grep, performance budget check, and link checker.
  5. Reports next action — tells the user exactly what to do next and why.

It works for any project that follows the framework — not just llmwiki.

When to invoke

  • "Maintain the project" / "maintenance check" / "do a health check"
  • "Update progress" / "reconcile tasks" / "sync tasks"
  • "Check phase gate" / "can I move to the next phase"
  • "Lint the wiki" / "check for stale entries"
  • "Monthly verify" / "quarterly review"
  • Any time the user is unsure what to work on next

Framework phase awareness

Phase The Maintainer's job in this phase
0 Capture Verify idea-brief.md exists and names target users + the 10x mechanism
1 Validate Verify scorecard /25 is in _progress.md and ≥20
1.25 Research Verify .temp/ has at least 10 cloned reference repos and docs/research.md exists with a gap matrix
1.5 Steering Verify _progress.md has "Key Decisions" table filled in
1.75 Agent Survey For agent-native tools — verify adapter compatibility matrix exists
2 Brand Verify README.md, LICENSE, and badges are in place
3 Structure Verify folder layout matches docs/architecture.md
4 Content Track which M items in docs/roadmap.md are ✅ vs [ ]
5 Contribution Verify CONTRIBUTING.md, PR template, issue templates, CI workflow
5.25 Adapter Flow For agent-native tools — verify adapter contract doc + at least one community contribution example
5.5 Pre-Launch QA Run the full QA checklist from docs/framework.md
6 Launch Verify git tag + GitHub Release + social posts drafted
6.5 Self-Demo Verify GitHub Pages workflow triggered and live URL returns 200
7 Grow Track stars / forks / downloads week-over-week
7.5 Living Knowledge Verify public wiki is updating on release
8 Maintain Run monthly verification, merge PRs, update stale entries

Read the full file on GitHub · 114 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. 8d ago First seen · 114 lines · 99 tokens per session scan A b51d1089c95f

Subscribe to this mod's changes

project-maintainer is a skill published in the GitHub repository Pratiyush/llm-wiki (385 stars, last pushed 2mo ago), licensed MIT. It adds 99 tokens to every session and 1,479 once invoked, about $0.0005 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.