ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      Riley-Coyote

      Safety Report

      Continuity Framework

      @Riley-Coyote

      Asynchronous reflection and memory integration for genuine AI development. Use on heartbeat to reflect on recent sessions, extract structured memories with confidence scores, generate follow-up questions, and surface those questions when the user returns. Transforms passive logging into active development.

      1,174Downloads
      0Installs
      0Stars
      1Versions
      API Integration4,971File Management2,100Monitoring & Logging1,579Web Scraping958

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill's files and instructions are consistent with a local, file-backed asynchronous reflection/memory tool — it persists memories to a local directory and surfaces questions, and it does not request credentials or contact external endpoints.

      Feb 11, 20263 files2 concerns
      Purpose & Capabilityok

      Name/description (asynchronous reflection, memory integration) aligns with the included code and SKILL.md: the Python script reads/writes memory files, loads session content, extracts memories/questions, and updates an identity file. No unrelated credentials, binaries, or external services are required.

      Instruction Scopenote

      SKILL.md instructs adding a heartbeat trigger and running reflect/greet/status/questions. The instructions and script operate on local session transcripts and memory files. This is within scope, but the skill is designed to persist potentially sensitive conversation content (session transcripts, extracted memories, identity updates) to disk — review whether you want that data retained and where.

      Install Mechanismok

      No install spec is provided (instruction-only skill). A Python script is included but there is no automated download/installation step, reducing remote-code-installation risk. The script will be present as part of the skill bundle and can be run locally.

      Credentialsnote

      The skill declares no required env vars or credentials. It optionally respects environment variables (CONTINUITY_MEMORY_DIR, CONTINUITY_QUESTION_LIMIT, CONTINUITY_IDLE_THRESHOLD) which are appropriate for configuring local storage and behavior. However, it will create and write files under a default path (~/clawd/memory) unless you override CONTINUITY_MEMORY_DIR — ensure this is acceptable for your privacy/security posture.

      Persistence & Privilegeok

      The skill does not request always:true and does not modify other skills or global agent settings. It persists its own memory and identity files (expected behavior for a continuity tool). Be aware that autonomous invocation (platform default) plus heartbeat integration described in SKILL.md can cause it to run automatically and accumulate data over time; this is a usage decision rather than an incoherence.

      Guidance

      This skill appears to do what it says: run local reflection, extract/store memories, and surface follow-up questions. Before installing, decide where memory should be stored (set CONTINUITY_MEMORY_DIR to a secure location), review the included scripts if you can (scripts/continuity.py) to confirm no networking or exfiltration code is added, and consider whether you want automatic heartbeat-triggered runs (they will persist conversation-derived data). If you handle sensitive conversation content, run it in a sandbox or encrypted directory and test manual runs first (e.g., continuity reflect --session <file>) rather than enabling automatic heartbeat triggers immediately.

      Latest Release

      v1.0.0

      Transforms passive memory into active AI development through asynchronous reflection, structured memory extraction, question generation, and identity evolution.

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @Riley-Coyote on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]