docs(standardize-repo): sync standards catalog with harmon-init#23
Merged
Conversation
Update references/standards-catalog.md to match current harmon-init: CODEOWNERS now uses the new `code_owner` question (defaults to github_org); document the devcontainer `hostRequirements` floor (cpus 2 / memory 4gb); note that post-edit-format and enforce-conventional-commits delegate to Taskfile targets; list shell-aliases among the baked dotfiles. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
23f6894 to
92cf93c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Keeps the
standardize-reposkill's standards catalog in sync with the harmon-init changes in evanharmon1/harmon-init#88–91.Standards catalog (
references/standards-catalog.md)CODEOWNERSnow uses the newcode_ownercopier question (defaults togithub_org) — was* @<author_git_provider_username>.hostRequirementsfloor (cpus: 2/memory: 4gb) — a hard gate (Codespaces won't offer a smaller machine), not a comfort target.post-edit-format+enforce-conventional-commitsClaude hooks now delegate to theformat:file/lint:commit-msg:textTaskfile targets.shell-aliasesamong the baked dotfiles.Pairs with harmon-init PRs #88 (devcontainer/hooks, hostRequirements) and #89 (
code_owner+ author-identity questions).🤖 Generated with Claude Code