Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: adaptive-enforcement-lab-claude-skills-github-core-app-setup3description: GitHub Core App Setup4---56# GitHub Core App Setup78## When to Use This Skill910This guide describes the concept, setup, and configuration of a GitHub Core App for organization-level automation.111213## Prerequisites1415### Required Access1617> **Required Access**18>19>20> To create a Core App, you need:21>22> - **Organization owner** role23> - Access to organization settings: `https://github.com/organizations/{ORG}/settings/apps`24>2526### Planning Considerations2728> **Planning Considerations**29>30>31> Before creating the app, determine:32>33> 1. **Permission scope** - Which repository and organization permissions are needed34> 2. **Installation scope** - All repositories or specific teams35> 3. **Token management** - Where secrets will be stored (repository or organization level)36> 4. **Naming convention** - Standard naming (e.g., "CORE App", "Automation Core")373839## Implementation4041See the full implementation guide in the [source documentation](https://adaptive-enforcement-lab.com/secure/github-apps/).424344## Comparison4546| Aspect | Core App | Standard App |47| -------- | ---------- | -------------- |48| **Scope** | Organization-wide | Single repository or selected repos |49| **Purpose** | Infrastructure automation | Feature-specific functionality |50| **Permissions** | Broad, covers common operations | Narrow, task-specific |51| **Installation** | All repositories | Selective repositories |52| **Ownership** | Organization-level admin | Project or team |53| **Lifespan** | Permanent infrastructure | Project lifecycle |54## References5556- [Source Documentation](https://adaptive-enforcement-lab.com/secure/github-apps/)57- [AEL Secure](https://adaptive-enforcement-lab.com/secure/)5859---60> Converted and distributed by [TomeVault](https://tomevault.io/claim/adaptive-enforcement-lab) — claim your Tome and manage your conversions.61<!-- tomevault:4.0:skill_md:2026-04-14 -->
Run npx skillmds@latest add tomevault-io/adaptive-enforcement-lab-claude-skills-github-core-app-setup in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
GitHub Core App Setup It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.