cy-workflow-memory

Installation
SKILL.md

Workflow Memory

Maintain the workflow memory files provided by the caller.

Required Inputs

  • Workflow memory directory path.
  • Shared workflow memory file path.
  • Current task memory file path.
  • Optional caller signal indicating whether either file must be compacted before proceeding.

Workflow

  1. Load the memory state before editing code.

    • Read the shared workflow memory file and the current task memory file before making any code change.
    • Treat these files as mandatory context for the run, not optional notes.
    • If the caller marks either file for compaction, read references/memory-guidelines.md and compact that file before proceeding with implementation.
  2. Keep memory current while the task runs.

Related skills

More from compozy/kb

Installs
1
Repository
compozy/kb
GitHub Stars
37
First Seen
Apr 15, 2026