usefulmove

14 mods across 1 repository, 2 stars between them.

enso AGENTS.md

01

usefulmove/enso

Instructions file CodexOpenCode

Instructions for usefulmove/enso, covering enso, working relationship, codebase (optional), docs index and 1. purpose.

2 2mo ago A 5,644 tokens original MIT

ast-grep-refactor

02

usefulmove/enso

Skill Claude CodeCodex

Safely search and rewrite code using AST patterns (ast-grep/sg) across large TypeScript, TSX, JavaScript, or C++ codebases. Use when making multi-file changes that must be syntax-correct — prop renames, API migrations, import path updates, pattern replacements, or any codemod-style transform where text-based tools…

2 2mo ago A 91 tokens original MIT

usefulmove/enso

Skill Claude CodeCodex

Transform a vague or imperative user request into a properly scoped enso story with clear acceptance criteria, context scope, and verification plan. Triggered automatically when a request lacks verifiable goals or structure.

2 2mo ago A 44 tokens original MIT

create-skill

04

usefulmove/enso

Skill Claude CodeCodex

Author a new reusable skill (SKILL.md) for the skills library. Use this when building a capability that should be discoverable and loadable in future sessions. Triggered by the Pi Principle — when you encounter friction, build the tool.

2 2mo ago A 53 tokens original MIT

delegate

05

usefulmove/enso

Skill Claude CodeCodex

Delegate a task to a child pi agent by spawning a new harness instance. Use when a story is too large for one session, requires isolated verification, or calls for a different stance or skill set.

2 2mo ago A 42 tokens original MIT

usefulmove/enso

Skill Claude CodeCodex

Create and update a folder/file knowledge base using agentic discovery. Covers KB bootstrap, single entry creation, and entry updates. Use this when asked to document a system, subsystem, concept, or domain — or when existing KB entries need refreshing.

2 2mo ago A 54 tokens original MIT

enso-reference

07

usefulmove/enso

Skill Claude CodeCodex

Show the enso system overview, skill directory, workflow, and live project status. Use when an agent or user needs a quick orientation to the current enso project's state, commands, and conventions.

2 2mo ago A 43 tokens original MIT

usefulmove/enso

Skill Claude CodeCodex

Persist only the session state that improves future re-entry, coordination, or reuse.

2 2mo ago A 21 tokens original MIT

enso-session-start

09

usefulmove/enso

Skill Claude CodeCodex

Start an enso session by reading the local harness state, inferring active work, and returning a concise re-entry dashboard.

2 2mo ago A 29 tokens original MIT

explain-code

10

usefulmove/enso

Skill Claude CodeCodex

Explain unfamiliar code to an accountable engineer. Builds mental models through purpose-driven, top-down explanation with data flow visualization. Use this when the user needs to understand what code does, why it exists, and how it fits into the larger system — not just what changed.

2 2mo ago A 57 tokens original MIT

usefulmove/enso

Skill Claude CodeCodex

Orchestrate a Coder→Quality iteration loop against a story's Verification contract. Use when a story has a complete Verification section and is ready for execution with automated review.

2 2mo ago A 40 tokens original MIT

read-aloud-edge-tts

12

usefulmove/enso

Skill Claude CodeCodex

Read text or markdown files aloud to the user using the edge-tts CLI tool. Use this when the user asks to have a file, document, or text read to them.

2 2mo ago A 43 tokens original MIT

read-session-logs

13

usefulmove/enso

Skill Claude CodeCodex

Display recent enso session logs and show a summary of active stories. Use when reviewing past sessions, auditing project history, or getting oriented on session continuity. Read-only — no files are modified.

2 2mo ago A 44 tokens original MIT

usefulmove/enso

Skill Claude CodeCodex

Run a behavioral self-check before persisting story results. Verifies diff simplicity, scope adherence, and verifiable completion against enso §10 behavioral principles. Use when a story's implementation is complete and ready to close.

2 2mo ago A 49 tokens original MIT