fix(skills): frontmatter lint — using-interns v0.3.1 (YAML+≤1024), using-wiki-graph v0.1.1 (≤1024), ralph-loop-execution frontmatter, remove using-yt-tools stub, add scripts/lint-skills.py + wire into update.{sh,ps1}

This commit is contained in:
2026-08-12 13:20:11 +03:00
parent b9f948a670
commit fcff190c32
7 changed files with 125 additions and 64 deletions

View File

@@ -1,7 +1,16 @@
---
name: using-interns
version: 0.3.0
description: Use when delegating predictable bulk reads or summarization to cheap intern LLMs via the local `interns` MCP server (`mcp__interns__bulk_text_read`, `mcp__interns__transcript_distill`, etc.) so Claude saves Anthropic quota. Activated by `delegate to interns when allowed` in CLAUDE.md or explicit phrases like "use interns", "delegate to an intern", "разреши интернов", "allow interns". **Also activates proactively when Claude is about to read 3+ files for context, read a single file >400 lines for non-edit purposes, or distill a long transcript — surface the offer "знаю, что есть интерны — заюзать?" before proceeding, even without an explicit user phrase.** Per-session permission grant mirrors `project-discipline` Rule 4: ask-mode default, conversational grant / revoke, always-ask paths for `.env` / secrets / keys / SSH / credentials even with active grant, transitive rule (Claude can't bypass by reading the file itself and forwarding content), session-end reset. Skip for architecture, debugging, auth / payments, final commit messages, or final user-facing text.
version: 0.3.1
description: >
Use when delegating predictable bulk reads or summarization to cheap intern LLMs via the l
ocal `interns` MCP server (`mcp__interns__bulk_text_read`, `mcp__interns__transcript_disti
ll`, etc.) so the main agent saves quota. Activated by `delegate to interns when allowed`
in CLAUDE.md or explicit phrases: «разреши интернов», "use interns", "allow interns". Also
activates proactively when about to read 3+ files for context, a single file >400 lines,
or distill a long transcript — surface the offer «знаю, что есть интерны — заюзать?» first
. Per-session grant mirrors project-discipline Rule 4: ask-mode default, always-ask for `.
env`/secrets/keys/SSH/credentials, transitive rule, session-end reset. Skip for architectu
re, debugging, auth/payments, final commits, final user-facing text.
---
# Using the `interns` MCP server