← スキル一覧に戻る

codex-resume
by kanlanc
This is the plugin for the workflows that i use
⭐ 0🍴 0📅 2025年12月15日
SKILL.md
name: codex-resume description: Use to resume a previous Codex conversation. Triggers on "continue codex", "resume codex", "pick up where codex left off", "continue the codex session".
Codex Resume Skill
Resume a previous Codex conversation session.
When to Use
- User wants to continue a previous Codex discussion
- Following up on earlier Codex analysis
- Adding to a previous query
Execution
- Check if user specified a session ID
- If no session ID: Run
codex resume --last - If session ID provided: Run
codex resume <session-id> - Continue the conversation
Response Format
**Resuming Codex Session:**
[Session ID being resumed]
**Continued Conversation:**
[Codex's response]
**Session ID:** [id] (for future resumption)
Notes
- Sessions are automatically created by each
codex execcall - Session IDs appear in the output of each Codex call
--lastresumes the most recent session
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です