CLAUDE.md
CLAUDE.mdCLAUDE.mdroot
Quality
61/100
Scores the file, not the repository.Length
228 words
5 headings · 2 code blocksRepository
113
— · pushed 27 days agoLast changed
3 days ago
First indexed 3 days ago.1# CLAUDE.md - SteadyAgent Claude Code Guide23This file gives Claude Code a compact project map for contributing to SteadyAgent.45## Project Intent67SteadyAgent is a local-first harness for AI coding agents. It turns ad-hoc Codex and Claude Code sessions into a repeatable loop with scoped planning, repository preflight, deterministic checks, lifecycle hooks, independent review, and checkpoint evidence.89## Working Rules1011- Start from the relevant files and docs instead of exploring the whole repository.12- Keep always-on guidance short; move detailed workflow knowledge into `rules/`, `skills/`, or `docs/`.13- Prefer scripts and hooks for repeatable checks.14- Preserve host differences honestly: Codex and Claude Code do not expose identical enforcement surfaces.15- Keep public files free of private paths, local credentials, unpublished plans, and maintainer-only state.16- Update English and Chinese documentation together when user-facing behavior changes.1718## Validation1920Run the smallest relevant gate before committing:2122```powershell23powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-release-readiness.ps124```2526Focused checks:2728```powershell29powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-phase3.ps130powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-runtime-slice.ps131powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\test-agent-hooks.ps132```3334Use `-AllowDirty` with `validate-release-readiness.ps1` only while reviewing an intentional work-in-progress tree.3536## Release Discipline3738- Do not publish, retag, or rewrite remote history without explicit maintainer approval.39- Treat each public release as an audited artifact: clean history, reproducible validation, and clear release notes.40- Use [docs/github-publication-runbook.md](docs/github-publication-runbook.md) for public release steps.41
Also in Khalilzhang0825/steadyagent
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| Khalilzhang0825/steadyagentAGENTS.md · 113 | AGENTS.md | styledeploymentdo-notagent-behaviour | 61/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| livewire/livewireCLAUDE.md · 24k | CLAUDE.md | setupbuildteststyle+4 | 100/100 | 3 days ago | |
| filamentphp/filamentCLAUDE.md · 32k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| stacklok/toolhiveCLAUDE.md · 2.0k | CLAUDE.md | buildteststylearch+4 | 100/100 | 3 days ago | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 3 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 45 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 3 days ago | |
| microsoft/playwrightCLAUDE.md · 94k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 3 days ago | |
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 3 days ago |
