Startup

Run full Contextium session startup sequence with all agents

majiayu000 e015e7a 2 files · 1.4 KB Updated 567 repo stars

File contents

Contextium Session Startup

Run the full startup agent pipeline to initialize this session.

Execution

Run the startup orchestrator:

./agents/run-startup.sh

This executes three agents in sequence:

  1. Initializer - Verify environment, create state files
  2. Task Determiner - Analyze state, determine current task
  3. Context Fetcher - Load minimal relevant context

After Startup

Review the output and:

  • Note the current task (if any)
  • Check for any missing tools
  • Review loaded context

Logs are available at:

  • /tmp/contextium-startup.log - Full startup output
  • /tmp/contextium/*.log - Individual agent logs

majiayu000/claude-skill-registry-data/tree/main/data/startup commit e015e7a440

Frequently asked questions

npx skillmds add majiayu000/startup