Skip to content

Commit 456d8ff

Browse files
Switch from proprietary to MIT license for open source release
- Replace proprietary LICENSE with standard MIT License - Update CITATION.cff: license to MIT, URLs to avalonreset/claude-github, version to 1.2.0 - Update CONTRIBUTING.md: all URLs from avalonreset-pro to avalonreset - Update README.md: license badge (green MIT), all repo URLs, contributing section language - Remove all "private project" and "authorized community members" references Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 775d7e9 commit 456d8ff

4 files changed

Lines changed: 36 additions & 74 deletions

File tree

CITATION.cff

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
type: software
44
title: "Claude GitHub"
5-
version: "1.0.0"
6-
date-released: "2026-03-13"
5+
version: "1.2.0"
6+
date-released: "2026-03-16"
77
authors:
88
- name: "Avalon Reset"
9-
url: "https://github.com/avalonreset-pro/claude-github"
10-
repository-code: "https://github.com/avalonreset-pro/claude-github"
11-
license: "LicenseRef-Proprietary"
9+
url: "https://github.com/avalonreset/claude-github"
10+
repository-code: "https://github.com/avalonreset/claude-github"
11+
license: "MIT"
1212
keywords:
1313
- claude-code
1414
- claude-code-skills

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thank you for being part of the community. This guide covers how to report issue
44

55
## Reporting Bugs
66

7-
Found something broken? Open a [Bug Report](https://github.com/avalonreset-pro/claude-github/issues/new?template=bug_report.yml) with:
7+
Found something broken? Open a [Bug Report](https://github.com/avalonreset/claude-github/issues/new?template=bug_report.yml) with:
88

99
- Which skill triggered the issue (`/github audit`, `/github readme`, etc.)
1010
- What you expected to happen vs. what actually happened
@@ -15,11 +15,11 @@ The more detail you provide, the faster we can fix it.
1515

1616
## Requesting Features
1717

18-
Have an idea for a new skill, a missing check in the audit, or a better workflow? Open a [Feature Request](https://github.com/avalonreset-pro/claude-github/issues/new?template=feature_request.yml). Include the problem you are trying to solve, not just the solution you imagine. Understanding the "why" helps us design the right fix.
18+
Have an idea for a new skill, a missing check in the audit, or a better workflow? Open a [Feature Request](https://github.com/avalonreset/claude-github/issues/new?template=feature_request.yml). Include the problem you are trying to solve, not just the solution you imagine. Understanding the "why" helps us design the right fix.
1919

2020
## Asking Questions
2121

22-
For general questions, troubleshooting, and discussion, use [GitHub Discussions](https://github.com/avalonreset-pro/claude-github/discussions). Keep Issues for confirmed bugs and feature requests.
22+
For general questions, troubleshooting, and discussion, use [GitHub Discussions](https://github.com/avalonreset/claude-github/discussions). Keep Issues for confirmed bugs and feature requests.
2323

2424
Common questions to check first:
2525

LICENSE

Lines changed: 21 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,21 @@
1-
Proprietary Software License
2-
3-
Copyright (c) 2026 Avalon Reset. All rights reserved.
4-
5-
This software and associated documentation files (the "Software") are the
6-
proprietary property of the copyright holder. The Software is licensed, not
7-
sold, to authorized users under the following terms:
8-
9-
1. GRANT OF LICENSE
10-
You are granted a non-exclusive, non-transferable, revocable license to
11-
install and use the Software for your own personal or business purposes,
12-
subject to the terms of this agreement and your active membership in the
13-
copyright holder's community program.
14-
15-
2. RESTRICTIONS
16-
You may NOT:
17-
a) Copy, redistribute, publish, or share the Software or any portion of
18-
it with any third party, whether for free or for compensation;
19-
b) Modify, adapt, translate, reverse engineer, decompile, or disassemble
20-
the Software for the purpose of creating derivative works for
21-
distribution;
22-
c) Sublicense, rent, lease, or lend the Software to any third party;
23-
d) Remove or alter any proprietary notices, labels, or marks on the
24-
Software;
25-
e) Use the Software to create a competing product or service.
26-
27-
3. MEMBERSHIP REQUIREMENT
28-
Access to the Software is contingent upon active membership in the
29-
copyright holder's authorized community program. Termination or
30-
expiration of membership automatically revokes this license. Upon
31-
revocation, you must delete all copies of the Software in your
32-
possession.
33-
34-
4. OWNERSHIP
35-
The copyright holder retains all right, title, and interest in and to
36-
the Software, including all intellectual property rights. This license
37-
does not transfer any ownership rights to you.
38-
39-
5. NO WARRANTY
40-
THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS
41-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
42-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
43-
44-
6. LIMITATION OF LIABILITY
45-
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES,
46-
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR
47-
OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR
48-
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49-
50-
7. TERMINATION
51-
This license is effective until terminated. It terminates automatically
52-
if you fail to comply with any term of this agreement. Upon termination,
53-
you must destroy all copies of the Software.
54-
55-
8. GOVERNING LAW
56-
This agreement shall be governed by and construed in accordance with the
57-
laws of the jurisdiction in which the copyright holder resides.
58-
59-
For licensing inquiries: benjamin@rankenstein.pro
1+
MIT License
2+
3+
Copyright (c) 2026 Avalon Reset
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
# Claude GitHub - Claude Code Skills for Repository Optimization
66

7-
[![Version](https://img.shields.io/github/v/release/avalonreset-pro/claude-github)](https://github.com/avalonreset-pro/claude-github/releases)
8-
[![CI](https://img.shields.io/github/actions/workflow/status/avalonreset-pro/claude-github/ci.yml?label=CI)](https://github.com/avalonreset-pro/claude-github/actions)
9-
[![License: Proprietary](https://img.shields.io/badge/license-proprietary-red)](LICENSE)
7+
[![Version](https://img.shields.io/github/v/release/avalonreset/claude-github)](https://github.com/avalonreset/claude-github/releases)
8+
[![CI](https://img.shields.io/github/actions/workflow/status/avalonreset/claude-github/ci.yml?label=CI)](https://github.com/avalonreset/claude-github/actions)
9+
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
1010
[![Platform](https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux-blue)](#how-to-add-skills-to-claude-code)
1111
[![Built for Claude Code](https://img.shields.io/badge/built%20for-Claude%20Code-blueviolet)](https://claude.com/claude-code)
1212

@@ -122,14 +122,14 @@ This quick-scans all public repos, selects the top candidates for deep analysis,
122122

123123
**macOS / Linux:**
124124
```bash
125-
git clone https://github.com/avalonreset-pro/claude-github.git
125+
git clone https://github.com/avalonreset/claude-github.git
126126
cd claude-github
127127
bash install.sh
128128
```
129129

130130
**Windows (PowerShell):**
131131
```powershell
132-
git clone https://github.com/avalonreset-pro/claude-github.git
132+
git clone https://github.com/avalonreset/claude-github.git
133133
cd claude-github
134134
.\install.ps1
135135
```
@@ -280,7 +280,7 @@ No. Every skill works without DataForSEO by falling back to codebase analysis, G
280280

281281
## Contributing and Security
282282

283-
This is a private project distributed to authorized community members. If you find a bug or have a feature request, open an issue in this repository.
283+
Contributions are welcome. If you find a bug or have a feature request, open an issue. Pull requests are encouraged - see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
284284

285285
For security vulnerabilities, **do not open a public issue.** Email benjamin@rankenstein.pro directly. See [SECURITY.md](SECURITY.md) for the full disclosure policy and response timelines.
286286

@@ -292,4 +292,4 @@ This tool provides automated recommendations for GitHub repository optimization,
292292

293293
## License
294294

295-
[Proprietary](LICENSE). Licensed to authorized community members only. See LICENSE for full terms.
295+
[MIT](LICENSE). Free and open source. See LICENSE for full terms.

0 commit comments

Comments
 (0)