yogsoth-ai/north-star-crystallization

Goal-Driven Requirement Refinement Engine for Research — crystallize your North Star through adaptive dialogue and on-demand investigation.

2Stars on the repository
33Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

actor-profiling

01

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Understand who the user is — background, resources, constraints, and deep motivations. Produces an ActorProfile that informs all downstream decisions. Use this tactic at the start of any crystallization process to build a model of the user's capabilities, limitations, and intent.

not rated 2 2mo ago A 57 tokens original Apache-2.0

and-or-decompose

02

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

KAOS-style recursive goal decomposition. AND decomposition for sub-goals that must ALL be satisfied. OR decomposition for alternative paths where any one suffices. Produces a GoalTree (DAG structure).

not rated 2 2mo ago A 45 tokens original Apache-2.0

ask-constraints

03

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Understand hard boundaries on the user's research — target venues, methodology preferences, areas to avoid, advisor/team requirements. Not limited to ML/AI — works for any research domain.

not rated 2 2mo ago A 39 tokens copy · 100% Apache-2.0

ask-intentionality

05

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Deep WHY probing inspired by i Intentionality modeling. Understand the user's motivation, success definition, risk tolerance, innovation preference, independence preference, time urgency, and learning willingness. The most important SOP in actor-profiling — understanding WHY drives everything downstream.

not rated 2 2mo ago A 58 tokens copy · 100% Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Present obstacles with their severity assessments and proposed mitigations to the user. Ask whether they can accept these obstacles. If unacceptable after 2 rounds, return to present-candidates.

not rated 2 2mo ago A 42 tokens copy · 100% Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Rate each identified obstacle's difficulty — overcomability, time cost, workaround existence. May optionally use search tools to validate assessments.

not rated 2 2mo ago A 33 tokens original Apache-2.0

broad-paper-search

08

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Paper landscape scan within selected field(s). Strict import of literature-engine/literature-overview skill. Hard constraint: at least 80 papers scanned.

not rated 2 2mo ago A 35 tokens original Apache-2.0

broad-web-search

09

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Quick web scanning for field landscape understanding. Strict import of web-browsing/web-search skill. Hard constraint: bravewebsearch count=10 per call, at least 150 total search results before completing.

not rated 2 2mo ago A 46 tokens original Apache-2.0

clarify-resources

10

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Understand what resources the user has available for research — compute, timeline, collaboration, data access, experimental environment. Every item accepts 'TBD' as a valid answer.

not rated 2 2mo ago A 39 tokens copy · 100% Apache-2.0

cold-start

11

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Full crystallization strategy for users who have no research direction at all. Covers actor profiling, landscape reconnaissance, direction narrowing, obstacle analysis, goal decomposition, and north-star synthesis. Use when the user's first message reveals zero specificity about what they want to research.

not rated 2 2mo ago A 54 tokens original Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Fuse the GoalTree root node and user motivation into a single crystallized North Star statement. Format: '[verb] [specific goal], through [method/path], solving [what problem], ultimately [what impact]'. Quality checks: specific? ambitious? achievable?

not rated 2 2mo ago A 59 tokens original Apache-2.0

deep-web-search

13

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Full-page web reading for non-academic perspectives — blogs, tech reports, product pages, industry analysis. Spawns a subagent to read pages in isolated context. Hard constraint: at least 30 web pages read in full.

not rated 2 2mo ago A 50 tokens original Apache-2.0

direction-narrowing

14

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Focus within the user's chosen field(s). Identify specific sub-directions through deep paper and web research, then present ranked candidates. Use after landscape-reconnaissance has identified fields of interest.

not rated 2 2mo ago A 43 tokens original Apache-2.0

explore-resume

15

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Understand the user's background comprehensively — technical stack, project experience, research experience, publications, research directions. Allows user to express interest beyond their resume. Execute once only, never re-run.

not rated 2 2mo ago A 43 tokens original Apache-2.0

feasibility-check

16

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Cross-reference the GoalTree against ActorProfile (capabilities), ObstacleReport (known barriers), and timeline (deadline feasibility). Identify infeasible paths and suggest OR alternatives.

not rated 2 2mo ago A 39 tokens original Apache-2.0

final-validation

17

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Self-review the North Star + ResearchBrief for completeness, consistency, and clarity before presenting to user. If issues found, return to specific tactic/SOP for targeted fix. If passes, present final output to user for confirmation.

not rated 2 2mo ago A 48 tokens original Apache-2.0

formulate-top-goal

18

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Express the user's chosen research direction as a formal goal statement in the format: 'Achieve [what], such that [effect], under [constraints]'. Confirm with user before proceeding to decomposition.

not rated 2 2mo ago A 45 tokens original Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Propose 3-8 candidate research fields based on the full ActorProfile. When user wants to explore beyond their current stack, use other ActorProfile signals (intentionality, boundary) to determine exploration space. Free exploration within the boundary.

not rated 2 2mo ago A 54 tokens original Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Aggregate all accumulated context from the crystallization process into a structured ResearchBrief document. This is the final output artifact alongside the North Star — a comprehensive requirement context document for downstream research strategies.

not rated 2 2mo ago A 43 tokens original Apache-2.0

goal-decomposition

21

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Structure the user's chosen direction into a formal goal tree using KAOS-style AND/OR decomposition. Validate feasibility against ActorProfile and ObstacleReport. Use after obstacle-analysis confirms the direction is viable.

not rated 2 2mo ago A 43 tokens original Apache-2.0

hot-start

22

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Minimal crystallization strategy for users who already have a specific research topic or problem (e.g., "I want to improve CoT faithfulness in LLMs") and need structuring into a formal North Star. Heavily simplifies or skips exploration tactics, focusing on obstacle analysis, goal decomposition, and synthesis. Use…

not rated 2 2mo ago A 80 tokens original Apache-2.0

identify-obstacles

23

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Enumerate barriers to pursuing the chosen research direction — knowledge barriers, resource barriers, capability barriers, competition barriers. May optionally use search tools to discover obstacles the user hasn't mentioned.

not rated 2 2mo ago A 39 tokens original Apache-2.0

yogsoth-ai/north-star-crystallization

Skill Claude CodeCodex

Broad, shallow exploration of candidate research fields. Understand what's out there before narrowing. Use when the user needs to discover which fields are available to them — especially in cold-start and warm-start scenarios.

not rated 2 2mo ago A 46 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: