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.
Perfekt für Conversational AI Agents, die nach Sitzungsneustarts oder -kompaktionen den Kontext wiederherstellen müssen. Set up the restore-context hook so skills can survive /clear and /compact. Detects .claude/ vs .agents/ layout automatically.
Warum diese Fähigkeit verwenden
Ermöglicht es den Agenten, den Kontext aus Dateien `.agent-restore-context-<name>` automatisch nach den Befehlen `/clear` oder `/compact` wieder einzuspeisen, indem ein generischer `SessionStart`-Hook und das Skript `agent-restore-context.sh` verwendet werden, wodurch die Konversationskontinuität und die Arbeitsablauf-Effizienz verbessert werden.
Am besten geeignet für
Perfekt für Conversational AI Agents, die nach Sitzungsneustarts oder -kompaktionen den Kontext wiederherstellen müssen.
↓ Handlungsfähige Anwendungsfälle for agent-restore-context-setup
! Sicherheit & Einschränkungen
- Benötigt Zugriff auf das Dateisystem, um Dateien `.agent-restore-context-<name>` zu lesen
- Hängt vom `SessionStart`-Hook mit `clear|compact`-Übereinstimmung ab
- Begrenzt auf Agenten, die in der Lage sind, Shell-Skripte wie `agent-restore-context.sh` auszuführen
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?
Perfekt für Conversational AI Agents, die nach Sitzungsneustarts oder -kompaktionen den Kontext wiederherstellen müssen. 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: Den Konversationskontext nach Sitzungsneustarts wiederherstellen, Die Kontextwiederherstellung automatisieren, um eine unterbrechungsfreie Benutzererfahrung zu ermöglichen, Konversationsabläufe mit wiederhergestelltem Kontext debuggen.
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?
Benötigt Zugriff auf das Dateisystem, um Dateien `.agent-restore-context-<name>` zu lesen. Hängt vom `SessionStart`-Hook mit `clear|compact`-Übereinstimmung ab. Begrenzt auf Agenten, die in der Lage sind, Shell-Skripte wie `agent-restore-context.sh` auszuführen.
↓ 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...