signal-state

Community

Keep SIGNAL context alive across sessions.

Authormattbaconz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The signal-state skill provides a simple, disk-backed mechanism to store and recover the current SIGNAL protocol context, enabling continuity across sessions by persisting state in a single .signal_state.md file at project root.

Core Features & Use Cases

  • Persistent context: reads existing state at startup and writes changes atomically as tasks progress.
  • Lightweight format: uses a compact YAML-frontmatter structure followed by three content blocks (Context, Progress, Next).
  • Use Case: maintain continuation across long-running tasks or after restarts, keeping track of focus and completed milestones.

Quick Start

Create or update the .signal_state.md file at the project root to initialize and persist session state across tasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: signal-state
Download link: https://github.com/mattbaconz/signal/archive/main.zip#signal-state

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.