ワンクリックで
session-retrospective
At end of difficult sessions, analyze friction points and propose concrete improvements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
At end of difficult sessions, analyze friction points and propose concrete improvements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Teach the user a new skill or concept, within this workspace.
Conventional commit message generator for jj and git repos. Analyzes diffs and produces scoped, well-formed commit messages. Use whenever the user says "commit", "make a commit", "write commit message", or similar.
Remove all AI-generated slop like useless comments, try/catch blocks, and casts
Build terminal UIs with OpenTUI. Covers the core API, keymaps, React and Solid bindings, components, layout, keyboard input, plugins, and testing.
Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
Generate test cases in standard QA format.
| name | session-retrospective |
| description | At end of difficult sessions, analyze friction points and propose concrete improvements. |
Summarize Difficulties
Root Cause Analysis For each difficulty, identify:
Propose Improvements Concrete solutions only:
Estimate Impact For each proposal: "Would have saved X minutes/tokens"
Difficulties:
1. [What happened] → [Root cause]
2. ...
Improvements:
1. [Solution] → [Time saved estimate]
2. ...