claudeindex
Plugin

renka

下位モデル (Opus / Sonnet) が上位モデル同等の実タスク性能を出すための足場 (scaffold) 一式。タスクを検証可能な完了条件付き step に分割 (renka-plan) → 1 step ずつ実装 + 機械検証 (renka-run) → 完了ゲート + 独立 verifier (renka-verify)。Stop hook が未検証 step 残りの完了宣言を decision:block で差し戻し。実行ごとに達成率を記録し、粒度推奨 (calibrate) と教訓 (lessons) を次セッションへ自動注入する継続改善ループ内蔵。renka suite の規律層 — dependencies で能力 4 plugin (mekiki/megane/shisatsu/infra) を自動導入。

Installation

1

Add the marketplace

/plugin marketplace add arkatom/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.