skills/in-session/SKILL.md
Only use when the user explicitly says "in-session", "in session", "stay in session", "keep context", or "don't spawn a subagent".
npx skillsauth add jkvc/jkvc-skills in-sessionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Keep all work in the current session. Use your existing conversation history, accumulated context, and direct tool calls — no subagent delegation.
Use it when session continuity matters more than unbiased isolation.
Scope: This skill is only effective for the turn in which the user invokes it. It does not persist across future turns or alter default behavior.
testing
Stress-test a plan for completeness against reality. Use when the user says "pressure", "pressure-plan", "pressure the plan", "is the plan complete", "audit the plan", "what did we miss", or wants to verify a plan covers everything before execution.
testing
Only use when the user explicitly says "fresh-context", "fresh context", "fresh agent", or "on a fresh agent".
testing
Run the full verification pipeline and fix issues. Use when the user says "verify", "run checks", "check everything", "any test needed", or wants confirmation that recent changes are clean.
testing
Add a tech debt entry to the project's TECH_DEBT.md. Use when the user says "debt", "add tech debt", "write this down as tech debt", "track this shortcut", or when you take a conscious shortcut during implementation.