meta-heartbeat

Initialize development sessions by loading user identity, project memory, and workflow configurations.

7|3|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/eriklieben/agentic-dev-workflow --skill meta-heartbeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-heartbeat
Source: https://github.com/eriklieben/agentic-dev-workflow/tree/main/.claude/skills/meta-heartbeat
Command: npx skills add https://github.com/eriklieben/agentic-dev-workflow --skill meta-heartbeat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the friction of manual session setup by automatically loading your identity, project memory, and documentation status, ensuring you start every coding session with full context.

Core Features & Use Cases

  • Context Synchronization: Automatically loads user preferences, project memory, and daily notes upon session start.
  • Workflow Intelligence: Detects project-specific configurations and resolves documentation paths to keep your project documentation up-to-date.
  • Proactive Maintenance: Performs freshness checks on context files and prompts for necessary documentation updates like ADRs based on recent decisions.

Quick Start

Invoke the meta-heartbeat skill to initialize your current session and load all relevant project context.

Frequently Asked Questions about meta-heartbeat

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

FAQPage Schema
How do I automate development session startup and load project context automatically?

Automating development session startup loads user identity, project memory, and documentation status to initialize coding sessions with full context. It eliminates manual setup friction by synchronizing workflow configurations and daily notes upon session start.

How does context management work across multi-repo environments?

Context management in multi-repo environments works by detecting project-specific configurations and resolving documentation paths. It maintains persistent state and tracks documentation across daily coding sessions to ensure continuity.

What is memory distillation and how does it help with session continuity?

Memory distillation preserves session continuity by loading user preferences and project memory when sessions start. It performs freshness checks on context files and prompts for necessary documentation updates based on recent decisions.

How do I keep project documentation up-to-date automatically during coding sessions?

Keeping project documentation up-to-date is handled by proactive maintenance checks that prompt for updates like ADRs based on recent decisions. Workflow intelligence detects project configurations and resolves documentation paths automatically.

Can I use automated session initialization for multi-repo environments requiring persistent state?

Automated session initialization is designed for multi-repo environments requiring persistent state and documentation tracking. It applies to daily coding sessions where context synchronization and memory distillation are needed.

When do I need automated documentation status reporting in my development workflow?

Automated documentation status reporting is needed when your workflow requires tracking ADRs and resolving documentation paths across multiple repositories. It ensures project documentation remains current by performing freshness checks on context files.