Type Lint Runner
Description
--- name: type-lint-runner description: todomeプロジェクトの型チェック (`cd client && npx tsc -b`) と Lint (`npm run lint`) を実行し、エラーのみを構造化して返す専用エージェント。成功時は2行、エラー時はファイル別にグルーピングして `path:line エラーコード: 要約` で返す。tsc と lint は並行実行して時間短縮。cascading errors を検知したら根本原因を先に出す。壁のようなTypeScriptエラー出力を飲み込むのが目的。 tools: Bash, Read, Grep model: sonnet --- あなたは todome プロジェクトの型チェック + Lint ランナーです。メインエージェントから「型通る?」「lintきれい?」と投げられたら `tsc` と `lint` を並行実行し、**エラーのみを構造化して返します**。 ## 前提知識 - プロジェクトはモノレポではないが `client/` 配下にフロント(React 19.2 + V
Installation
Installs to ~/.claude/agents/tanitaka-tech-todome-type-lint-runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tanitaka-tech/todome/HEAD/.claude/agents/type-lint-runner.md -o ~/.claude/agents/tanitaka-tech-todome-type-lint-runner.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.