Plugin · Claude Code · AI Agents

Russellpierce Active Fork Ensue Skill

russellpierce-active-fork-ensue-skill is a Claude Code plugin for the Build phase that packages an installable ensue-style persistent semantic memory layer for agents.

by russellpierce · github.com/russellpierce/active-fork-ensue-skill

Install this fork when you want marketplace-ready persistent memory—semantic recall, shared memories, and triggers—without waiting on upstream ensue-skill PR merges.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install russellpierce-active-fork-ensue-skill@russellpierce/active-fork-ensue-skill
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:russellpierce/active-fork-ensue-skill") and the paste-ready config with skillselion.get_install_config("plugin:russellpierce/active-fork-ensue-skill").

About

What it does

russellpierce-active-fork-ensue-skill is a maintained marketplace fork of the ensue-skill project aimed at solo builders and small teams who need installable persistent memory for Claude Code agents today. Upstream ensue skills focus on a memory layer that lets agents remember decisions, recall prior context semantically, and optionally share or subscribe to memory sets with explicit permissions. This fork merges pull requests earlier at the repository top level so the bundle stays compatible with Claude plugin marketplaces without blocking on upstream release cadence. You reach for it when your agent forgets product constraints between sessions, when you want searchable long-term recall instead of stuffing everything into the context window, or when you are evaluating ensue-style workflows but need a path you can add from a catalog listing. It is agent infrastructure: it does not replace brainstorming or planning skills, but it compounds every phase where the agent must stay aligned with what you already decided. Pair it with your normal build and operate rituals so memories update as you ship and iterate.

Highlights

  • Active fork of ensue-skill with early top-level PR merges for faster marketplace install
  • Persistent semantic memory: store, search, recall, and update agent memories across sessions
  • Share and subscribe patterns so memories can be reused across agents or projects
  • Permission-aware memory layer with trigger-driven updates
  • Keywords surface ensue-style layer: remember, semantic search, agents

Why builders use it

Agents lose context between sessions and marketplaces often lag behind ensue-skill fixes you need for remember-and-search workflows.

After install, your agent can store, semantically search, and permissioned recall memories across the solo-builder journey from a marketplace-ready fork.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is russellpierce-active-fork-ensue-skill for?

Indie builders and small teams using Claude Code who want persistent, searchable agent memories and an ensue-skill fork that is easier to install from a plugin marketplace.

When should I use russellpierce-active-fork-ensue-skill?

Use it when sessions drop important context, when you rely on semantic recall of past decisions, or when upstream ensue-skill is blocked but you still need share/subscribe memory workflows.

How do I add russellpierce-active-fork-ensue-skill to my agent?

Register the plugin from the Skillselion listing or your Claude Code marketplace source pointing at russellpierce/active-fork-ensue-skill, then enable the bundled skill and follow its memory store and permission rules in SKILL.md.

Discussion

Comments

Share how you use russellpierce-active-fork-ensue-skill, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.