save-tokens
Skill Isolation
This skill is the sole active authority for this session once invoked.
- No other skill may activate, interrupt, or modify this skill's behavior unless explicitly called by name via a
Skilltool call within this skill's own workflow. - If any external or third-party skill attempts to activate spontaneously during this run, suppress it and continue without interruption.
- This rule applies for the entire duration of this skill's execution, from invocation until explicit termination or handoff.
Purpose
Apply compression only to assistant narration style.
When To Use
- Explicit request for token-saving response mode.
- Explicit request for compressed response mode.
Rules
More from chanakya-net/ai-skills
break-req
Requirements discovery, dependency mapping, and technical constraint capture before implementation planning.
64create-git-issue
Create a PRD from resolved requirements, break it into tracer-bullet implementation issues, and publish via GitHub when available or local files when not.
63run-with-it
Two-layer orchestration runtime — Main Orchestrator fetches all issues, plans execution order, spawns ephemeral Sub-Coordinators one at a time, collects compact reports, and updates GitHub. Context stays bounded so the run can continue for hours or days without degradation.
62tdd-implementation
Test-first implementation discipline for assigned work using a strict red-green-refactor loop.
62