diff --git a/development-guild/README.md b/development-guild/README.md
index 156061c..362b919 100644
--- a/development-guild/README.md
+++ b/development-guild/README.md
@@ -4,11 +4,13 @@
Coordinape Circle: https://app.coordinape.com/welcome/22d0f86e-f4d1-4538-bd10-136583a6191c
+GitHub team levels: https://github.com/orgs/nation3/teams/development-guild/teams
+
## Developer Skill Level Expectations
| Skill Level | Skill Level Expectations | Access Roles |
|---- | --- | ---|
-| 5. Excellent | - Able to work with Web3 technologies, like Solidity, Subgraphs, IPFS, public-key cryptography.
- Able to write unit tests, component tests, UI tests (Cypress).
- Able to write documentation that enables other developers to reproduce and run the code. | |
+| 5. Excellent | - Able to work with Web3 technologies, like Solidity, Subgraphs, IPFS, public-key cryptography.
- Able to write unit tests, component tests, UI tests (Cypress).
- Able to write documentation that enables other developers to reproduce and run the code. | GitHub `Admin` |
| 4. Good | - Able to add large new features to existing dApps.
- Able to write clean, understandable and maintainable code.
- Able to deploy smart contracts on testnets, like Sepolia.
- Able to build the whole stack of a dApp—deploying smart contracts and building a UI for interacting with those smart contracts. | GitHub `Maintain` |
| 3. Acceptable | - Able to make small adjustments to existing code repositories created by other developers.
- Able to create pull requests with code changes without breaking existing functionality.
- Able to work autonomously, making their own decisions on what tasks to work on and how to implement them. | GitHub `Write` |
| 2. Needs improvement | - Able to use GitHub for code collaboration and versioning.
- Able to download code repositories and compile and run dApps locally.
- Able to follow the [contributing guidelines](https://github.com/nation3/.github/blob/main/CONTRIBUTING.md) for Nation3 developers. | GitHub `Triage` |