kanban/ ディレクトリに新規タスクファイルを作成する。ユーザーが「kanban タスクを追加したい」「新しいタスクを起票したい」「/add-kanban」と言ったとき、またはタスクを作成してから /kanban を実行しようとしているときに使用する。
プロジェクトの kanban タスクを実行する。kanban/ ディレクトリのタスクファイル(目的と要望が書かれたマークダウン)に基づき、まずプランモードで計画を立てて承認を得た後、kanban/{xxxx}_{title}/log.md に詳細な作業ログを残しながら実装する。ユーザーが /kanban を呼び出したとき、あるいは「kanban タスクを進める」「0001 を実行」のようにタスク番号やファイル名を指定して kanban 作業の開始を求めたときに使用する。
Claude Code 向けプラグイン集。複数のプラグインを提供する Marketplace。
このリポジトリを Claude Code Plugin Marketplace として追加し、プラグインをインストールする:
/plugin marketplace add sinofseven/luciferous-plugins-for-claude-code
/plugin install kanban-kit@luciferous-plugins
または、ローカルパスから追加する場合:
/plugin marketplace add /Users/yuta/space/private/luciferous-plugins-for-claude-code
/plugin install kanban-kit@luciferous-plugins
各プラグインの詳細は plugins/{plugin-name}/README.md を参照。
MIT License © sinofseven
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimローカルドキュメント調査用の report ワークフロー(タスク追加・実行スキル、未完了リマインド hook)を提供するプラグイン
npx claudepluginhub sinofseven/luciferous-plugins-for-claude-code --plugin kanban-kitClaude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment