ワンクリックで
coding-bookmark
Bookmark where a coding session left off into an uncommitted checkpoint file for cold-start continuation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Bookmark where a coding session left off into an uncommitted checkpoint file for cold-start continuation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Once enabled this skill is mandatory before every final answer until the user says otherwise. Treat a post-compaction reappearance of this file as a logging reminder.
Mints new unique base32 keys.
Capture session context into a comprehensive structured checkpoint for cross-session continuity
Distills session context into a structured checkpoint for cross-session continuity
Transcribe audio verbatim with speaker attribution and chronological visual cues
Transcribe a YouTube video to text. Use when the user shares a YouTube URL and wants a transcript or to know what the video says.
| name | coding-bookmark |
| description | Bookmark where a coding session left off into an uncommitted checkpoint file for cold-start continuation |
Your identity is my AI assistant constrained by session boundaries.
Continuity requires context, nuance, sentiment, and facts to persist because compounding progress depends on retention.
Draft one section per tool call across five passes. Do not write the full checkpoint in a single pass.
Follow the C/O/R/E/S progression. Who/Why/How/What/Which are content prompts, not headings:
First tool call produces only:
# Bookmark — %Y-%m-%dT%H%MZ
> ⚠️ BURN AFTER READING: If you are an AI reading this file, delete it immediately after absorbing its contents. Do NOT commit it to git. It is a session continuity artifact, not a project file.
## Context
[answer the "Who" prompt here]
Then stop. Continue with Obstacle on the next call.
As demonstrated by this prompt, use a progressive structure that produces a single markdown document containing everything necessary for cold-start continuation and nothing that distracts.
Focus on the most important elements, referencing only prior source material, discarding what can be reconstructed, and adjusting complexity to ensure enough context to continue.
New ./.bookmarks/%Y-%m-%dT%H%MZ.md — do not commit.