Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

docs(claude.md): improve frame + add Stack section - #5

Open
Chosen9115 wants to merge 1 commit into
mainfrom
docs/claude-md-frame-and-stack
Open

docs(claude.md): improve frame + add Stack section#5
Chosen9115 wants to merge 1 commit into
mainfrom
docs/claude-md-frame-and-stack

Conversation

@Chosen9115

Copy link
Copy Markdown
Owner

Summary

Brings CLAUDE.md in line with the 7-section convention shared across the three OpenSOP repos. Two surgical changes:

  • Replace the boilerplate opener "This file provides guidance to Claude Code (claude.ai/code)…" with a proper title and frame paragraph that names what the repo IS (single-file bash binary, ~1600 lines, no build).
  • Add a ## Stack section enumerating the four real dependencies (bash 4+, curl, jq, optional shellcheck) and reaffirming "no package manager, no build step, no compiled artifact" — the load-bearing identity of this repo.

Everything else in CLAUDE.md is unchanged.

Test plan

Docs-only. Verify the file renders correctly in the GitHub UI after merge.

🤖 Generated with Claude Code

Two surgical changes to align with the 7-section convention now shared
across all three OpenSOP repos:

* Replace the boilerplate opener "This file provides guidance to Claude
  Code (claude.ai/code) when working with code in this repository" with
  a proper title and frame paragraph that says what the repo IS.
* Add a Stack section enumerating the four dependencies (bash 4+, curl,
  jq, optional shellcheck) and reaffirming "no package manager, no build
  step, no compiled artifact" — the load-bearing identity of this repo.

No commands, architecture, or workflow content changed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant