Rev Tasks
Description
--- description: 既存のコードベースを分析し、実装されている機能を特定してタスク一覧として整理します。実装済みの機能から逆算してタスクの構造、依存関係、実装詳細を抽出し、文書化します。 --- # rev-tasks ## 目的 既存のコードベースを分析し、実装されている機能を特定してタスク一覧として整理する。実装済みの機能から逆算してタスクの構造、依存関係、実装詳細を抽出し、文書化する。 ## 前提条件 - 分析対象のコードベースが存在する - `docs/tasks/` ディレクトリが存在する(なければ作成) - TypeScript/JavaScript、Python、その他のコードを分析可能 ## {要件名}の命名規則 コードベースを**機能単位**(feature単位)に分解し、各機能を{要件名}として出力する。 - 簡潔な英語に変換する - ケバブケース(kebab-case)を使用 - 最大50文字程度に収める - 例: - ユーザー認証 → "user-authentication" - 商品検索 → "product-s
Installation
Installs to ~/.claude/skills/classmethod-tsumiki-rev-tasks/SKILL.md
mkdir -p ~/.claude/skills/classmethod-tsumiki-rev-tasks && curl -fsSL https://raw.githubusercontent.com/classmethod/tsumiki/HEAD/commands/rev-tasks.md -o ~/.claude/skills/classmethod-tsumiki-rev-tasks/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11