Skip to content

feat: add rule for running multiple Harper dev instances in worktrees#26

Open
stephengoldberg wants to merge 1 commit into
mainfrom
feat/add-worktree-dev-rule
Open

feat: add rule for running multiple Harper dev instances in worktrees#26
stephengoldberg wants to merge 1 commit into
mainfrom
feat/add-worktree-dev-rule

Conversation

@stephengoldberg
Copy link
Copy Markdown

Documents the pattern for running parallel Harper dev instances from git worktrees with isolated data roots, loopback addresses, and lock files — covering the failure modes (hot-reload loop, LMDB lock contention, EADDRINUSE) and the wrapper-script architecture that solves them.

Documents the pattern for running parallel Harper dev instances from git
worktrees with isolated data roots, loopback addresses, and lock files —
covering the failure modes (hot-reload loop, LMDB lock contention,
EADDRINUSE) and the wrapper-script architecture that solves them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@heskew heskew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat. I want to give it a try

Copy link
Copy Markdown
Member

@kriszyp kriszyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Giving the AI all the hard-earned battle-won tips, and clear direction of the goal.

Copy link
Copy Markdown
Contributor

@dawsontoth dawsontoth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I think we should put this under a different root skill -- instead of harper-best-practices, something like harper-local-dev. Keeping the two separate will help the downstream places where we utilize these skills.
  2. The AGENTS.md and SKILL.md needs to reference this rule too.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants