Results for “context-hijack”

20 skills
dvy1987
Context Engineering
Build the smallest, highest-signal context package for an AI coding task — goal, constraints, repo facts, boundaries, and a verification plan. Load when prompts are underspecified, the agent is missing key files or decisions, the user says "use the right context", "here's the repo", or when work is drifting due to missing constraints. Also triggers on "context engineering", "gather context", "what do you need from me", "before you start". Not for cross-session continuity (use memory-startup/memory-recall).
3 · bundle
muratcankoylan
Context Compression
Optimizes long-running agent sessions with structured context compression, summarization, and durable handoff summaries that preserve decisions, files, risks, and next actions.
16.9k · bundle
seb1n
Context Injection
Place trusted contextual information into prompts or agent state using explicit boundaries, provenance, and templates. Use when relevant context has already been selected and must be inserted safely; use context-retrieval to find it or context-optimization to choose and order it.
159
tangchunwu
Lark Event
飞书事件订阅:通过 WebSocket 长连接实时监听飞书事件(消息、通讯录变更、日历变更等),输出 NDJSON 到 stdout,支持 compact Agent 友好格式、正则路由、文件输出。当用户需要实时监听飞书事件、构建事件驱动管道时使用。
1 · bundle
shenxingy
Handoff
End-of-session context handoff. Saves session state so the next session or a parallel agent can pick up exactly where the left off. Run this when context is getting full (~80%) or before stopping work.
8 · bundle
muratcankoylan
Reasoning Trace Optimizer
Debug and optimize AI agents by analyzing reasoning traces, context degradation, tool confusion, instruction drift, repeated task failures, and performance regressions.
16.9k · bundle
mattpocock
Claude Handoff
Hand the current conversation off to a fresh background agent that picks up the work immediately.
236k · bundle
addyosmani
Context Engineering
Optimizes agent context setup by structuring rules, specs, source files, error output, and conversation history to improve output quality.
69.5k
bog5d
Context Compression
Extend and upgrade Hermes Agent's context compression system — StagedArchiver, knowledge fingerprinting, /uncompress command, look-ahead triggers, and schema migration patterns.
0 · bundle
lucassantana-dev
Optimize
Optimize context usage for the session by reducing bloat, improving token efficiency, and focusing on relevant areas. Use when context is growing large, responses are slow, or switching between unrelated tasks. Covers context analysis, compacting, targeted pruning, MCP-first strategies, and focused scoping by area.
1 · bundle
oyi77
Hive Mind
Syncs key-value preferences and state across multiple agents using a shared TiDB Zero database, with optional auto-provisioning of a free ephemeral database.
10
lucassantana-dev
Context Pack
Build a task-aware context bundle (relevant code + applicable standards + related past decisions) via the local RAG index, capped at a token budget. Use at the start of any implementation/refactor/debug task instead of reading files blindly. Replaces "read whole file" with "retrieve the function + callers + rules + prior ADR."
1
muratcankoylan
Context Degradation
Diagnose and mitigate context degradation patterns including lost-in-middle failures, context poisoning, distraction, confusion, and clash in AI agent systems.
16.9k · bundle
peteedoo
Handoff
Compact the current session into a single detailed handoff message that can be pasted into a fresh agent run. Use when switching context, ending a session, or avoiding context-window loss.
0
manu14357
Context Agent
Agente de contexto para continuidade entre sessoes. Salva resumos, decisoes, tarefas pendentes e carrega briefing automatico na sessao seguinte.
16 · bundle
loopyluci
Handoff
Compact the current conversation into a handoff document for another agent to pick up.
1
muratcankoylan
Context Optimization
Extends effective context capacity through strategic compression, masking, caching, and partitioning techniques.
16.9k · bundle
kk20300113-png
Pair Agent
Pair a remote AI agent with your browser. One command generates a setup key and prints instructions the other agent can follow to connect. Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests. The remote agent gets its own tab with scoped access (read+write by default, admin on request). Use when asked to "pair agent", "connect agent", "share browser", "remote browser", "let another agent use my browser", or "give browser access". (gstack) Voice triggers (speech-to-text aliases): "pair agent", "connect agent", "share my browser", "remote browser access".
0
affaan-m
Iterative Retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
tangchunwu
Paseo Handoff
Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent (Codex or Claude).
1