meta-start-here

Load operator context files and propose daily tasks for a session.

20|15|Updated May 7, 2026
One-click install
npx skills add https://github.com/iamasters-academy/iamasters-os --skill meta-start-here
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-start-here
Source: https://github.com/iamasters-academy/iamasters-os/tree/main/.claude/skills/_meta/meta-start-here
Command: npx skills add https://github.com/iamasters-academy/iamasters-os --skill meta-start-here

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires context, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill serves as a ritual to load the necessary context for iAmasters OS and propose daily tasks, enhancing the efficiency of operator sessions.

Core Features & Use Cases

  • Context Loading: Manages loading of operator-state, user.md, daily summary, learnings, and open projects.
  • Recap & Proposition: Provides a summary of the previous day's activities and suggests tasks for the new session.
  • Integration: Automatically invoked at the start of a session or by explicit command.

Quick Start

Activate the meta-start-here skill to load context and receive daily task suggestions.

Frequently Asked Questions about meta-start-here

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

FAQPage Schema
How do I load context and previous day activities at the start of an operator session?

To load context at the start of an operator session, this skill reads operator-state.json, user.md, and project files to generate a daily summary and propose tasks for the new session.

What is the best way to propose daily tasks based on previous session context?

The best way to propose daily tasks is by running a session initialization ritual that loads open projects and learnings from context files to suggest actionable next steps.

Does operator onboarding require specific files to load context and recap activities?

Yes, operator onboarding requires access to operator-state.json, user.md, daily summary files, and Synapsis project information to properly load context and recap activities.

Can I use this context loading ritual automatically when a session starts?

Yes, the context loading ritual is designed to be automatically invoked at the start of a session or triggered manually by an explicit command to initialize your workspace.

Why does session management need a daily summary and task proposition step?

Session management needs a daily summary and task proposition step to enhance operator efficiency by bridging previous activities with current project goals and actionable learnings.

Do I need the context dependency to initialize operator state and load project files?

Yes, the context dependency is required to initialize the operator state, load project files, and successfully generate daily summaries and task propositions.