claude/skills/ir-pipeline-skill/SKILL.md
Text↔IR↔Textパイプライン(PaperIR/TechIR/DocumentaryIR)を一貫して実行する。文章→IR変換、IR→Lint検証、IR→文章生成を同一手順で回す。「IRパイプライン」「text2ir」「ir2text」「IRに変換して」「IRをlintして」「文章をIR化」「論文/技術記事/歴史記事を構造化」「/ir-pipeline」などで使用。
npx skillsauth add lilpacy/dotfiles ir-pipelineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
このスキルは、以下のパイプラインを 同一手順・最小コンテキストで回すための “Coordinator + Subagents + Lint” パッケージです。
~/.claude/agents/ir_pipeline_coordinator.md(司令塔 - agent)~/.claude/skills/ 配下の7スキル:
paper_text2ir/SKILL.md, paper_ir2text/SKILL.mdtech_text2ir/SKILL.md, tech_ir2text/SKILL.mddoc_text2ir/SKILL.md, doc_ir2text/SKILL.mdir_lint_validator/SKILL.md(lint skill).claude/commands/ir-pipeline.md(/ir-pipeline コマンド)scripts/ir_lint.py(ローカル機械lint。PyYAMLがあればYAML対応)dotfiles管理の場合はsymlink経由で配置済み。手動の場合:
~/.claude/agents/ir_pipeline_coordinator.md~/.claude/skills/<name>/SKILL.md~/.claude/commands/ir-pipeline.mdscripts/ir_lint.py はskill配下 (~/.claude/skills/ir-pipeline-skill/scripts/) に同梱済みClaude Codeで /ir-pipeline を実行し、YAML入力ブロックを貼るだけです。
mode: from-text
type: tech
target: rfc
language: ja
length: medium
input:
path: docs/design.md
mode: lint-only
input:
path: artifacts/ir_pipeline/ir.yaml
data-ai
ユーザー向けの回答、要件整理、説明、計画、レビュー、仕様、要約を作成するときに使う。自然言語だけでは条件、状態、多重度、期間、時刻、境界値、制約、推論、計算が曖昧になりうる場合、表、デシジョンテーブル、Mermaid 図、計算式、境界値表で一意化する。推測で補った図表要素は必ず明示する。
tools
Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3.
development
Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.
development
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.