Skip to content

feat(pipeline): add automated skill export bridge from verified memory patterns #44

Description

@harshsinghmp

Classification

actionable-feature

Context & Rationale

When a learning or invariant in musememory demonstrates high recurrence and verified impact across multiple client repositories, it should be easily exported into a reusable Agent Skill for muse-skills or skills.

Key Capabilities & Scope

  1. Provide CLI command: memory export-skill <pattern-key> --name <skill-name>.
  2. Format the memory cluster into RFC-compliant SKILL.md (YAML frontmatter + 5 required sections).
  3. Validate that the exported skill is fully self-contained and free of proprietary credentials or private client paths.

Verification Criteria

  • memory export-skill outputs a valid Agent Skill directory.
  • Passes test suite (bun test test/).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions