u-ichi/reviewable-html-workbench
Plugin Claude Code
Plugin marketplace listing 1 plugin: reviewable-html-workbench.
u-ichi/reviewable-html-workbench
Plugin Claude Code
Plugin marketplace listing 1 plugin: reviewable-html-workbench.
u-ichi/reviewable-html-workbench
Plugin Claude Code
Generate reviewable HTML documents, serve previews, collect comments, and feed review outcomes back into agent workflows.
u-ichi/reviewable-html-workbench
Settings file Claude Code
Agent settings declaring 4 allowed tools.
u-ichi/reviewable-html-workbench
Instructions file CodexOpenCode
A shared workflow for coding agents that create final HTML documents people can preview and review in a browser. It supports both Claude Code and Codex CLI, with automated checks for the project structure and code.
u-ichi/reviewable-html-workbench
Instructions file
Instructions for u-ichi/reviewable-html-workbench, a project described as: Claude Code / Codex CLI plugin for generating reviewable HTML documents with preview, inline review comments, and agent feedback ingestion.
u-ichi/reviewable-html-workbench
Hook
Runs before the agent uses a tool for ExitPlanMode and EnterPlanMode tool calls, executing plan-preview-gate.sh and plan-preview-cleanup.sh via bash (2 commands). From u-ichi/reviewable-html-workbench.
u-ichi/reviewable-html-workbench
Skill Claude CodeCodex
A planning-only workflow that creates a temporary HTML preview of an agent’s proposed plan just before the plan is shown to the user.
u-ichi/reviewable-html-workbench
Skill Claude CodeCodex
A workflow for creating design documents that organize requirements, architecture, alternatives, decisions, and unresolved questions into reviewable HTML.
u-ichi/reviewable-html-workbench
Skill Claude CodeCodex
A shared workflow for turning requested content into a final HTML document that can be checked and previewed in a browser. It chooses a document structure, renders it, validates the result, and returns a temporary preview link.
Plugin Claude Code
Plugin marketplace listing 1 plugin: compact-plus.
Plugin Claude Code
Preserve Claude Code and Codex session state around context compaction.
Instructions file CodexOpenCode
Instructions for u-ichi/compact-plus, covering compact-plus project instructions, scope, shared state, external dependencies and hook scripts.
Instructions file
Instructions for u-ichi/compact-plus, a project described as: Claude Code plugin: preserve and restore working state around /compact.
Hook
Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit-compaction-recovery.sh and userpromptsubmit-compact-plus-reminder.sh via bash (2 commands). From u-ichi/compact-plus.
Hook
Runs before the context is compacted, executing precompact-transcript-backup.sh and precompact-state-summary.sh via bash (2 commands). From u-ichi/compact-plus.
Hook
Runs after the context is compacted, executing compaction-recovery.sh via bash. From u-ichi/compact-plus.
Hook
Runs when a session starts on compact, executing sessionstart-compaction-recovery.sh and sessionstart-export-session-id.sh via bash (2 commands). From u-ichi/compact-plus.
Skill Claude CodeCodex
Save the current Claude Code or Codex session state to a temporary state file before running /compact. MANDATORY TRIGGERS: /compact-plus, compact-plus, compact plus, compaction plus handoff, pre-compact state save. DO NOT TRIGGER: post-compact recovery, ordinary progress updates, plan creation, or casual context-usage…