๐ŸŽฏ

context-surfing

๐ŸŽฏSkill

from pskoett/pskoett-ai-skills

VibeIndex|
What it does
|

Monitors context window health during multi-step agent sessions, detecting drift signals like hallucination and contradiction to ride peak context quality, then executes clean handoffs with structured state files when context degrades.

๐Ÿ“ฆ

Same repository

pskoett/pskoett-ai-skills(20 items)

context-surfing

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add pskoett/pskoett-ai-skills --skill context-surfing
skills.sh Installโš  Installs to .agents/skills/
npx skills add pskoett/pskoett-ai-skills --skill context-surfing
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/context-surfing/SKILL.md

SKILL.md

222Installs
-
AddedMar 14, 2026

More from this repository10

๐ŸŽฏ
self-improvement๐ŸŽฏSkill

Self-improvement skill that captures learnings, errors, and corrections to enable continuous improvement by logging failed operations, user corrections, and discovered better approaches to markdown files for later processing

๐ŸŽฏ
self-improvement-ci๐ŸŽฏSkill

An agent skill that captures learnings and errors with hook-based activation, enabling automatic skill extraction for continuous self-improvement in CI workflows.

๐ŸŽฏ
agent-teams-simplify-and-harden๐ŸŽฏSkill

An agent skill that uses multi-agent teams to simplify and harden code, combining collaborative agent workflows with code quality improvement.

๐ŸŽฏ
simplify-and-harden๐ŸŽฏSkill

An agent skill focused on simplifying and hardening code by reducing complexity and improving robustness in existing codebases.

๐ŸŽฏ
plan-interview๐ŸŽฏSkill

An agent skill that runs a structured interview before planning non-trivial implementations, helping ensure thorough requirements gathering.

๐ŸŽฏ
intent-framed-agent๐ŸŽฏSkill

Intent-framed agent skill for structuring AI agent behavior using intent-based communication patterns.

๐ŸŽฏ
simplify-and-harden-ci๐ŸŽฏSkill

CI simplification and hardening skill for streamlining and securing CI/CD pipelines. Provides patterns for reducing complexity while improving security.

๐ŸŽฏ
dx-data-navigator๐ŸŽฏSkill

An agent skill for querying DX Data Cloud to retrieve developer productivity metrics, DORA metrics, PR/deployment data, and engineering analytics.

๐ŸŽฏ
skill-pipeline๐ŸŽฏSkill

A pipeline orchestrator skill that classifies tasks and routes them through the right combination of agent skills at the right depth, tying together planning, verification, self-improvement, and quality review workflows.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

A skill from a philosophy-driven AI agent collection that focuses on exploiting peak context moments through structured workflows for planning, execution, verification, and self-improvement across sessions.