javis-os: Skill for Claude Code

.claude/skills/lint-wiki/SKILL.md

Lint Wiki is a skill for Claude Code from blogminhquy/javis-os. It costs 29 tokens per session (344 once invoked), scanned A, original, MIT.

A checklist for checking the health of a personal knowledge wiki without changing it automatically.

In plain words
What is it for?
Use it to find contradictions, stale claims, orphan pages, missing concepts, broken links, duplicates, thin knowledge areas, and unanswered questions.
Why use it?
It reveals conflicting, outdated, missing, duplicated, disconnected, or broken knowledge so you can choose what to fix without losing control of the audit.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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

Reuse

Borrowing it

Nothing to install: this file belongs to blogminhquy/javis-os. 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/blogminhquy/javis-os/main/.claude/skills/lint-wiki/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/blogminhquy/javis-os

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 Lint Wiki

README.md
[![agentmods](https://agentmods.dev/badge/skills/blogminhquy/javis-os/lint-wiki/github.svg)](https://agentmods.dev/skills/blogminhquy/javis-os/lint-wiki)
Your own site
<a href="https://agentmods.dev/skills/blogminhquy/javis-os/lint-wiki"><img src="https://agentmods.dev/badge/skills/blogminhquy/javis-os/lint-wiki/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 Lint Wiki

Your own site · 80×15
<a href="https://agentmods.dev/skills/blogminhquy/javis-os/lint-wiki"><img src="https://agentmods.dev/badge/skills/blogminhquy/javis-os/lint-wiki.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 344 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.00029 $0.00344
Opus 5 $0.00015 $0.00172
Sonnet 5 $0.00006 $0.00069
Haiku 4.5 $0.00003 $0.00034

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

Security

Grade A, and why

Lint Wiki 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.

.claude/skills/lint-wiki/SKILL.md · 26 lines

What it actually says

LINT - health-check wiki (chỉ CHECKLIST)

Khi nào dùng

Kích hoạt khi người dùng nói những câu như: "health check wiki", "lint wiki", "wiki có lỗi gì không", "rà soát bộ não".

Quét wiki/ phát hiện 8 loại vấn đề:

  1. Mâu thuẫn giữa các trang (gồm section ## Mâu thuẫn ghi nhận trước mà chưa giải).
  2. Stale claim (trang cũ chưa cập nhật theo source mới).
  3. Orphan (không có inbound [[link]]).
  4. Missing (khái niệm nhắc nhiều nơi nhưng chưa có trang riêng).
  5. Broken [[wikilink]] (trỏ file không tồn tại).
  6. Trùng lặp (2 trang gần giống -> đề xuất merge).
  7. Gap (vùng kiến thức mỏng, cần thêm source / web search).
  8. Open-question tồn lâu trong wiki/_open-questions.md.

NGUYÊN TẮC VÀNG: chỉ TRẢ VỀ DANH SÁCH có đánh số. TUYỆT ĐỐI KHÔNG tự sửa 50 chỗ một lúc. Người dùng ưu tiên rồi ra lệnh sửa từng cái (tránh mất kiểm soát audit).

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 · 26 lines · 29 tokens per session scan A 68e678ad331e

Subscribe to this mod's changes

Lint Wiki is a skill published in the GitHub repository blogminhquy/javis-os (195 stars, last pushed yesterday), licensed MIT. It adds 29 tokens to every session and 344 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

handoff

Write a compact, decision-ready handoff so the next session (or the user) can continue without reconstructing the current one. Use when the session is ending, context is running low, the user asks for a handoff / 'pass the baton' / 'hand off', or a long-running operation needs a durable state checkpoint.

Hmbown/CodeWhale · 70 tokens

cao-learning

Report task outcomes and distill lessons so the team improves across runs — reportoutcome after each unit of work, retrospector handoffs at natural boundaries, and applying injected lessons. Use in workflows that run repeatedly over similar work items. Requires memory.learningenabled; degrade silently when the tools…

awslabs/cli-agent-orchestrator · 63 tokens

cao-memory

Store, recall, and forget durable facts with CAO memory — user preferences, project conventions, decisions, and corrections that should persist across sessions and agents. Use proactively to check memory before asking the user, and to save anything worth remembering. Distinct from any provider-native memory.

awslabs/cli-agent-orchestrator · 59 tokens

mem0-integration

Mem0 memory layer integration for AI agents. Implement persistent, semantic memory for long-term context retention and personalization.

a5c-ai/babysitter · 27 tokens

context-preservation

State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.

a5c-ai/babysitter · 32 tokens

persistent-memory

Observation capture and retrieval across sessions. Stores decisions, discoveries, and bugfix patterns. Searchable via tags and relevance scoring.

a5c-ai/babysitter · 28 tokens