Skip to content

feat: claude init#45

Merged
nsprenkle merged 11 commits into
release-teakfrom
nsprenkle/claude-init
Apr 24, 2026
Merged

feat: claude init#45
nsprenkle merged 11 commits into
release-teakfrom
nsprenkle/claude-init

Conversation

@nsprenkle
Copy link
Copy Markdown
Member

Add Claude related files & setup:

  • Adds CLAUDE.md with repo overview.
  • Adds validate command to run tests & build steps.
  • Adds configuration to allow validation to run w/out local plugin config.
  • Allow-lists build scripts so Claude doesn't have to ask for input when validating.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Claude Code repository guidance/config and introduces a “validate” build flow intended to mirror CI without requiring private/local plugin configuration.

Changes:

  • Add a build:validate webpack build path and corresponding webpack config.
  • Add Claude Code repo docs (CLAUDE.md) and a /validate command runbook.
  • Configure Claude permissions allow-list for common validation commands.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
webpack.validate.config.js New webpack config meant to support build:validate with an env.config stub.
package.json Adds build:validate script to run webpack with the validate config.
CLAUDE.md Adds repo/architecture guidance and common developer commands for Claude Code.
.claude/settings.json Allows specific shell commands for Claude-driven validation.
.claude/commands/validate.md Documents the /validate procedure and reporting format.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .claude/settings.json
Comment thread .claude/commands/validate.md Outdated
Comment thread webpack.validate.config.js Outdated
Comment thread webpack.validate.config.js Outdated
Copilot AI review requested due to automatic review settings March 12, 2026 18:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .claude/settings.json
Comment thread webpack.validate.config.js
Comment thread .claude/commands/validate.md Outdated
Copy link
Copy Markdown
Member

@jansenk jansenk left a comment

Choose a reason for hiding this comment

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

This looks good but I have one comment and I think the copilot suggestions are valid

Comment thread .claude/commands/validate.md Outdated
@nsprenkle nsprenkle force-pushed the nsprenkle/claude-init branch from 4a91e26 to 3d49deb Compare April 24, 2026 14:16
@nsprenkle nsprenkle force-pushed the nsprenkle/claude-init branch from 3d49deb to 1e7d0f8 Compare April 24, 2026 14:17
@nsprenkle nsprenkle merged commit aaa532d into release-teak Apr 24, 2026
4 checks passed
@nsprenkle nsprenkle deleted the nsprenkle/claude-init branch April 24, 2026 15:47
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.

3 participants