Skip to content

Commit 625f030

Browse files
Apply changelog policy cleanup
1 parent 0d35bd1 commit 625f030

3 files changed

Lines changed: 2 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
> A Claude/Codex skill that scans a repository before work starts so agents have real architecture, conventions, and testing context.
44
5-
![Status](https://img.shields.io/badge/status-beta-6b7280) ![License](https://img.shields.io/github/license/Evan1108-Coder/Project-Context-Review-Skill-Claude-Codex) ![CI](https://img.shields.io/github/actions/workflow/status/Evan1108-Coder/Project-Context-Review-Skill-Claude-Codex/ci.yml?branch=main&label=CI)
5+
![Status](https://img.shields.io/badge/status-beta-6b7280) ![License](https://img.shields.io/github/license/Evan1108-Coder/Project-Context-Review-Skill-Claude-Codex)
66

77
**AI coding skill • repo context maps • review/testing/design readiness**
88

99
## At a Glance
1010

11-
- Real project documentation now includes security, contribution, changelog, CI, and issue/PR workflows.
11+
- Real project documentation now includes security guidance, contribution notes, issue/PR templates, and real visual snapshots.
1212
- Maintenance snapshot: see [docs/project-snapshot.md](docs/project-snapshot.md) for a generated file-mix chart and repository checklist.
1313
- Public repo: https://github.com/Evan1108-Coder/Project-Context-Review-Skill-Claude-Codex
1414

docs/project-snapshot.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@ pie title Source/documentation file mix
1414
## Maintenance Checklist
1515

1616
- README describes purpose, setup, and limitations.
17-
- CI runs baseline install/test/build checks where applicable.
1817
- SECURITY.md explains vulnerability and secret handling.
19-
- CHANGELOG.md tracks public changes.
2018
- Issue and PR templates are available.

0 commit comments

Comments
 (0)