pandoscope
- 13 skills
- 0 followers
- 1 day ago last updated
- ▌ Tdd · pandoscope bundleTest-driven development via red-green-refactor with an auditable commit protocol. Use when implementing any feature, bugfix, refactor, or behavior change before writing implementation code, or when the user mentions TDD, red-green-refactor, or test-first development.
- ▌ Caveman · pandoscopeUltra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
- ▌ To Spec · pandoscopeTurn the current conversation into a spec published to the project tracker — no interview, just synthesis of what was already discussed.
- ▌ Grilling · pandoscope bundleGrill the user about a plan, decision, or idea via scored multiple-choice questions. Use when the user wants to stress-test their thinking or uses any 'grill' trigger phrase.
- ▌ To Tickets · pandoscopeBreak a plan, spec, or the current conversation into tracer-bullet tickets with blocking edges, published to the project tracker. Use when splitting approved work into issues.
- ▌ Run Probe · pandoscope bundleRun a fresh-session probe against this environment from a checked-in probe reference. Use when the user asks to run a probe, reinset run, or live-fire dojo test of session machinery, or names a probe dir.
- ▌ Take Probe · pandoscope bundleExecute a checked-in probe fixture in this session. Use when a message asks to use take-probe with a reference, or hands this session a probe dir to execute.
- ▌ Handing Off · pandoscope bundlePrepare a session for compaction: write the handoff, mark it fresh, propose /compact focus lines. Use before a manual /compact, when a reminder or hook warns that compaction is near, or when asked to wrap up or hand off session context.
- ▌ Writing Adrs · pandoscopeFormat, numbering, and when-to-write criteria for Architecture Decision Records in docs/adr/. Use when recording an architectural decision, when another skill flags a decision as ADR-worthy, or when the user asks to write or review an ADR.
- ▌ Writing Skills · pandoscope bundleWrite and edit agent skills that take the same process every run. Use when authoring a skill, editing or pruning an existing one, deriving a skill from an upstream source, or reviewing a change to a skill file.
- ▌ Thread Ledger · pandoscope bundleRecords a session's open work as append-only events in the session-memory store, and renders the watchable view. Use when a session's progress must be visible outside it — an orchestrator tracking parallel threads, or a worker or review run reporting where it got to.
- ▌ Domain Modeling · pandoscopeBuild and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
- ▌ Documenting Decisions · pandoscope bundleRoutes human attention to decisions that matter in agent-generated code. Active during planning, implementing, fixing. Defines when and how to place DECISION markers in code comments. Also applies when reviewing a diff/PR on request.