Skip to content

any pattern for sharing workflow configs across a team without re-keying each time? #14

Description

@latentloop07

the workflow patterns here are the kind of thing where a team has to manually copy them into ~/.claude/ on every dev's machine. once a teammate iterates on one, the rest of the team is out of sync within a week.

a few options we've seen:

  • private git repo cloned into ~/.claude/
  • dotfiles sync (works for solo, brittle for teams)
  • self-hosted registry that syncs to disk on a 60s loop (we built skillnote for this, mit: github.com/luna-prompts/skillnote)

curious what oneredoak's team uses internally, or if a "sync to a team server" pattern is on the roadmap.

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