explore

Guide time-bounded exploration of unfamiliar domains with documented findings.

16|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Kibertum/tausik-core --skill explore-kibertum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explore
Source: https://github.com/Kibertum/tausik-core/tree/main/agents/skills/explore
Command: npx skills add https://github.com/Kibertum/tausik-core --skill explore-kibertum

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, time-bounded exploration workflow (SENAR) to clarify unfamiliar domains before committing to a plan, reducing ambiguity and rework.

Core Features & Use Cases

  • Time-bounded investigation for unfamiliar domains or multiple plausible approaches.
  • Documentation of findings, decisions, and dead ends to guide planning and subsequent tasks.
  • Clear rules to avoid production changes during exploration and to create tasks when exploration yields actionable work.

Quick Start

Initiate a time-bounded exploration by starting tausik_explore_start with a descriptive title and a defined time limit, then review findings to decide on next steps.

Frequently Asked Questions about explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure exploration before planning when requirements are unclear?

Time-bounded exploration clarifies unclear requirements by investigating unfamiliar domains before planning, ensuring you document findings and decisions to reduce ambiguity and rework.

What is the best way to scope work when multiple plausible approaches exist?

Scoping work with multiple approaches requires a structured discovery process to investigate options within a defined time limit, recording dead ends and findings to guide subsequent planning.

How do I start a time-bounded investigation for an unfamiliar domain?

Start a time-bounded investigation by defining a descriptive title and setting a strict time limit, then review the documented findings to decide on next steps.

Can I make production changes during the SENAR exploration process?

No, the SENAR exploration process enforces strict rules to avoid production changes, ensuring the investigation remains isolated and focused purely on understanding and documentation.

What should I do after exploration yields actionable insights?

When exploration yields actionable insights, you must create a task or a plan from the results and record the findings for future work to maintain continuity.

Why do I need to document dead ends during domain exploration?

Documenting dead ends during domain exploration prevents repeated investigation of unviable paths, preserving the rationale behind decisions to guide future planning and reduce rework.