Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
セッションのリセットまたは圧縮後にコンテキストを復元する必要がある会話型 AI エージェントに適しています。 Set up the restore-context hook so skills can survive /clear and /compact. Detects .claude/ vs .agents/ layout automatically.
このスキルを使用する理由
エージェントに `.agent-restore-context-<name>` ファイルからコンテキストを自動的に再注入する機能を提供し、汎用的な `SessionStart` hook と `agent-restore-context.sh` スクリプトを使用して会話の連続性とワークフローの効率を向上させます。
おすすめ
セッションのリセットまたは圧縮後にコンテキストを復元する必要がある会話型 AI エージェントに適しています。
↓ 実現可能なユースケース for agent-restore-context-setup
! セキュリティと制限
- `.agent-restore-context-<name>` ファイルを読み取るためにファイルシステムへのアクセスが必要
- `SessionStart` hook および `clear|compact` マッチャーに依存する
- `agent-restore-context.sh` のようなシェルスクリプトを実行できるエージェントに限定される
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
Source Boundary
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is agent-restore-context-setup?
セッションのリセットまたは圧縮後にコンテキストを復元する必要がある会話型 AI エージェントに適しています。 Set up the restore-context hook so skills can survive /clear and /compact. Detects .claude/ vs .agents/ layout automatically.
How do I install agent-restore-context-setup?
Run the command: npx killer-skills add commercetools/nimbus/agent-restore-context-setup. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for agent-restore-context-setup?
Key use cases include: セッションのリセット後に会話のコンテキストを復元する, ユーザー体験を無断にしたコンテキストの自動再注入, 復元されたコンテキストを使用した会話フローのデバッグ.
Which IDEs are compatible with agent-restore-context-setup?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for agent-restore-context-setup?
`.agent-restore-context-<name>` ファイルを読み取るためにファイルシステムへのアクセスが必要. `SessionStart` hook および `clear|compact` マッチャーに依存する. `agent-restore-context.sh` のようなシェルスクリプトを実行できるエージェントに限定される.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add commercetools/nimbus/agent-restore-context-setup. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use agent-restore-context-setup immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
agent-restore-context-setup
Install agent-restore-context-setup, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...