hot-start

hot-start is a skill for Claude Code, Codex from yogsoth-ai/north-star-crystallization. It costs 80 tokens per session (746 once invoked), scanned A, original, Apache-2.0.

A focused research-planning strategy for someone who already has a specific topic or problem. It turns that starting point into a formal main goal and concentrates on barriers, smaller goals, and a final research summary.

In plain words
What is it for?
Use it to structure a known research problem, identify obstacles, break the work into smaller goals, and prepare a research brief. It uses KAOS-style goal trees, which split a large goal into required or alternative sub-goals.
Why use it?
It avoids spending time exploring unrelated directions when your topic is already chosen. Its guided questions help clarify why the topic matters and what needs to happen next.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to structure a known research problem, identify obstacles, break the work into smaller goals, and prepare a research brief. It uses KAOS-style goal trees, which split a large goal into required or alternative sub-goals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yogsoth-ai/north-star-crystallization/hot-start
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yogsoth-ai/north-star-crystallization --skill hot-start
Clone the repo
git clone --depth 1 https://github.com/yogsoth-ai/north-star-crystallization

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hot-start

README.md
[![agentmods](https://agentmods.dev/badge/skills/yogsoth-ai/north-star-crystallization/hot-start/github.svg)](https://agentmods.dev/skills/yogsoth-ai/north-star-crystallization/hot-start)
Your own site
<a href="https://agentmods.dev/skills/yogsoth-ai/north-star-crystallization/hot-start"><img src="https://agentmods.dev/badge/skills/yogsoth-ai/north-star-crystallization/hot-start/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hot-start

Your own site · 80×15
<a href="https://agentmods.dev/skills/yogsoth-ai/north-star-crystallization/hot-start"><img src="https://agentmods.dev/badge/skills/yogsoth-ai/north-star-crystallization/hot-start.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 746 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00746
Opus 5 $0.00040 $0.00373
Sonnet 5 $0.00016 $0.00149
Haiku 4.5 $0.00008 $0.00075

Measured 8d ago against content hash bb2263f53af3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

hot-start scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hot-start/SKILL.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hot Start Strategy

The user already knows their direction. Your job is to structure it, not explore alternatives.

Questioning Protocol

All SOPs in this strategy follow these rules:

  • One question at a time — never overwhelm with multiple questions
  • Prefer multiple choice when possible — easier to answer
  • Always allow "unsure" / "TBD" as legitimate answers
  • Always ask WHY — not just "what do you want" but "why do you want it"
  • After user answers: confirm understanding before continuing
  • If user's answer reveals new information: immediately follow up
  • If user declines to answer (privacy): accept, note that downstream work becomes broader/more iterative

Available Tactics

Tactic Purpose
actor-profiling Understand who the user is
landscape-reconnaissance Broad, shallow field exploration
direction-narrowing Focus within chosen field(s)
obstacle-analysis Identify and mitigate barriers
goal-decomposition KAOS-style AND/OR goal structuring
north-star-synthesis Converge into North Star + ResearchBrief

Default Flow (reference only)

actor-profiling (heavily simplified) → landscape-reconnaissance (skipped or minimal)
→ direction-narrowing (heavily simplified) → obstacle-analysis (simplified)
→ goal-decomposition → north-star-synthesis

This is a reference, not a mandate. The user already knows their direction. landscape-reconnaissance and direction-narrowing may only need a few searches for context — or may be skipped entirely if the user's topic is already well-defined.

Simplification Guidance

  • actor-profiling: Focus only on resources and constraints relevant to the stated topic. Skip broad background exploration.
  • landscape-reconnaissance: Usually skippable. Only invoke if you need context about the field to properly structure the user's goal.
  • direction-narrowing: Usually skippable. The user has already narrowed. Only invoke if their stated topic is still too broad for a single North Star.
  • obstacle-analysis: Focus on the specific obstacles to their stated direction, not hypothetical alternatives.

Read the full file on GitHub · 71 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 71 lines · 80 tokens per session scan A bb2263f53af3

Subscribe to this mod's changes

hot-start is a skill published in the GitHub repository yogsoth-ai/north-star-crystallization (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 80 tokens to every session and 746 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

journal-abbrev

Uma ferramenta para consultar e padronizar abreviações de nomes de revistas e periódicos científicos, incluindo os formatos ISO 4 e MEDLINE. Também trabalha com nomes de periódicos em arquivos BibTeX, usados para referências bibliográficas.

Agents365-ai/journal-abbrev · 121 tokens

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

git-workflow

This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team…

Galaxy-Dawn/claude-scholar · 64 tokens

architecture-design

Use only when creating new registrable ML components that require Factory or Registry patterns.

Galaxy-Dawn/claude-scholar · 19 tokens

daily-paper-generator

Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured Chinese/English summaries for selected papers.

Galaxy-Dawn/claude-scholar · 47 tokens

ads-launch

Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.

AgriciDaniel/claude-ads · 45 tokens