Skip to main content

basicmachines-co/basic-memory

SkillsMP a collecté 44 skills depuis basicmachines-co/basic-memory. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
44
Étoiles GitHub
3 876
Forks GitHub
275

Affichage de 40 skills collectés sur 44.

métier
Autres occupations informatiques
description

Create an immutable Codex handoff in Basic Memory and return an exact bm-orient resume command.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Save a deliberate work checkpoint to Basic Memory with the story, changed files, verification, decisions, blockers, and the next action. Use when the user asks to checkpoint, wrap up, hand off, or remember the state of the work.

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. Use when the user makes or asks to record a real choice — "let's go with X", "record this decision", or runs /basic-memory:bm-decide.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Orient Claude from Basic Memory before substantial repo work by reading active tasks, open decisions, recent checkpoints, and repo conventions. Use when resuming old work or when the user asks where things stand.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Quickly capture a thought, fact, or reminder into Basic Memory as a lightweight note. Use when the user says "remember that…", "note this", "save this to memory", or runs /basic-memory:bm-remember. For quick deliberate capture — not full decision or session…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to write to a team…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Show the Basic Memory plugin's current state for this project — active project, capture folders, output style, recent session checkpoints, and whether Basic Memory is reachable.

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and graph exploration.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text content.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use the Basic Memory knowledge graph for persistent memory across sessions. Search before answering; capture decisions, meetings, and insights as notes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs /basic-memory:bm-setup, says…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up Basic Memory for Codex at user or project level by mapping a Basic Memory project and seeding schemas.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Report the Basic Memory for Codex configuration, reachability, hook expectations, recent Codex checkpoints, and active tasks.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

View and edit cmux settings in ~/.config/cmux/cmux.json. Use when the user wants to change cmux preferences (appearance, sidebar, notifications, automation, browser, shortcuts), set a value by JSON path, validate the file, open it in an editor, or look up…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Work inside the current cmux workspace and terminal. Use for cmux workspace, current workspace, caller surface, panes, surfaces, socket targeting, and non-interfering cmux automation.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, and set up their AI…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to maintain consistency…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write, refactor, and review Python for clarity, explicit behavior, local reasoning, strong types, constructive domain modeling, and minimal abstraction. Use when creating or changing nontrivial Python, simplifying object-heavy, helper-heavy, or overly…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Drive GitHub pull request work end to end. Use when Codex is asked to open, update, describe, push to, monitor, review, address comments on, declare ready, or merge a PR. Covers branch hygiene, PR descriptions with why/what/testing/risk, CI checks, Codex…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Resume from an exact Basic Memory checkpoint or orient Codex from current graph and repository evidence.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Apply the user-customizable writing standard for Basic Memory notes created or substantially revised by Codex. Use with bm-checkpoint, bm-decide, bm-remember, and other Basic Memory note-writing workflows.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Quickly save a small fact, reminder, or user preference into Basic Memory from Codex without turning it into a full decision or checkpoint.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Share a personal Basic Memory note to a configured team project from Codex with attribution and explicit confirmation.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Apply the user-customizable writing standard for Basic Memory notes created or substantially revised by Claude. Use with bm-remember, the basic-memory output style's decision captures, and other Basic Memory note-writing workflows.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when addressing Basic Memory pull request feedback, failed checks, or Codex review blockers, then re-running the latest-head review gate.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when explicitly creating or updating a Basic Memory pull request. This compatibility entry point delegates the full workflow to pull-request and the latest-head Codex gate to pr-review-loop.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when opening or updating a GitHub PR - writes a detailed PR description that explains what changed, why it changed, how it was implemented, and how it was tested.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Enforce the Basic Machines GitHub PR review loop before merging. Use whenever Codex is preparing to merge, squash-merge, auto-merge, declare a PR ready, monitor Codex comments, address review feedback, or wait for Codex approval on a GitHub PR, especially…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when generating Basic Memory PR, changelog, release, or weekly images from Codex.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Synthesize GitHub delivery context into a concise Basic Memory project update. Use in CI after `bm ci collect` prepares a ProjectUpdateContext; return only structured AgentSynthesis JSON for `bm ci publish`.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Capture the current state of a working thread or conversation into a single coherent Basic Memory note — synthesize where it landed, don't append a log. On re-capture, rewrite the same note in place instead of duplicating. Use mid-thread or end-of-thread when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back to...', or 'where were…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Curate the Basic Memory knowledge graph: find orphan notes and suggest links, propose typed relations, merge duplicates, audit tags and folders, and build hub notes. Use to organize, connect, and improve a knowledge base as notes accumulate.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Defragment and reorganize agent memory files: split bloated files, merge duplicates, remove stale information, and restructure the memory hierarchy. Use when memory files have grown unwieldy, contain redundancies, or need reorganization. Run periodically…

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, searches for existing matches, proposes new entities with approval, creates notes with observations and…

Langue du texte source : anglais

mis à jour
métier
Assistants statistiques
description

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based status workflow.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 44.