hej

Determine project freshness from artifact files and route to the appropriate skill.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jgabor/agentera --skill hej
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hej
Source: https://github.com/jgabor/agentera/tree/main/skills/hej
Command: npx skills add https://github.com/jgabor/agentera --skill hej

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

HEJ provides a single entry point to orient users, assess project freshness, and route to the appropriate skill for the current session.

Core Features & Use Cases

  • Detects fresh vs returning project state and loads the correct briefing.
  • Delivers a situational briefing and determines next steps.
  • Routes to the suitable skill based on session context and user input.

Quick Start

Provide orientation at session start to determine freshness and route to the appropriate skill.

Frequently Asked Questions about hej

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

FAQPage Schema
How do I orient a session and route to the correct skill for a project?

A single entry point assesses project freshness by reading artifacts like VISION.md, PLAN.md, and PROGRESS.md to load the correct situational briefing and route you to the appropriate skill.

What is the best way to determine if a project is fresh or has existing artifacts?

Evaluating project freshness involves reading suite outputs such as VISION.md, DECISIONS.md, and HEALTH.md to distinguish a new project from a returning one and inform routing decisions.

How does project routing work when returning to an existing session?

Project routing works by reading existing artifacts like PROGRESS.md and HEALTH.md to deliver a situational briefing, which determines the suitable skill for your returning session context.

When do I need to trigger session orientation for project status checks?

You need to trigger session orientation when starting a session, returning to a project, or asking for status across new or existing projects to activate the correct routing.

Can I use this orientation approach across both new and existing projects?

Yes, you can use this orientation approach across both new and existing projects because it automatically detects project state by reading available artifacts to route to the correct skill.

What specific artifacts are read to inform routing decisions?

The specific artifacts read to inform routing decisions include VISION.md, PLAN.md, PROGRESS.md, DECISIONS.md, HEALTH.md, and other suite outputs that indicate the current project state.