Skip to content

docs: add bun install prereq and docs deliverable rules to CLAUDE.md - #132

Closed
telleroutlook wants to merge 1 commit into
mainfrom
claude/claude-md-bun-prereq
Closed

docs: add bun install prereq and docs deliverable rules to CLAUDE.md#132
telleroutlook wants to merge 1 commit into
mainfrom
claude/claude-md-bun-prereq

Conversation

@telleroutlook

Copy link
Copy Markdown
Contributor

Fixes two recurring CI failures in claude-bot workers:

  • turbo: command not found (2x/week): turbo is a bun devDependency and is NOT on the system PATH. Workers must run bun install before any bun run * command. Added explicit bun install prerequisite section.

  • docs/<name>.md missing self-review failures: Clarifies that required docs files listed in issue acceptance criteria are mandatory deliverables — creating the file IS the implementation. Workers must not submit PRs omitting required docs files.

No code changes — documentation only.

Fixes two recurring CI failures in claude-bot workers:
- "turbo: command not found" (2x/week): turbo is a bun devDep, not on PATH;
  workers must run bun install before any bun run * command.
- "docs/sdk-guide.md missing" self-review failures: clarifies that required
  docs files in issue acceptance criteria are mandatory deliverables, not
  optional accompaniments.
@telleroutlook
telleroutlook deleted the claude/claude-md-bun-prereq branch July 25, 2026 14:56
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.

1 participant