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.
Related skills

More from pedronauck/kodebase-go

Installs
1
GitHub Stars
2
First Seen
Apr 15, 2026