Skip to main content

oimiragieo/gotcontext-sdk

SkillsMP has collected 4 skills from oimiragieo/gotcontext-sdk. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
0
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 4 of 4 collected skills.

occupation
Software Developers
description

Pre-flight check before sending an expensive LLM prompt. Returns a verdict (send_as_is, send_compressed, warn_context_limit, clear_first), the compressed prompt body inline, a cost preview against on-demand list pricing, and a cache hit likelihood. Use this…

updated
occupation
Software Developers
description

Compresses a git diff before review so noise (lockfile bumps, generated files, whitespace churn) doesn't crowd out the actual logic changes. Use this skill whenever the user asks you to review a pull request, explain a diff, summarize changes, or comment on…

updated
occupation
Software Developers
description

Compress a session's conversation history into a portable summary that can be re-injected after /clear. Use this skill when context is filling up and the agent needs to recover state after clearing. Works even when Claude Code's own auto-compact has failed…

updated
occupation
Software Developers
description

Extracts the public API of a codebase — class names, function signatures, exported types, module docstrings — without loading every file. Use this skill whenever the user asks to understand, explore, navigate, or describe a codebase, library, repository, or…

updated
Showing 4 of 4 collected skills.