Set up your repository with /corpole:init
The repository kit tells Claude Code that Corpole comes first, and adds the team settings, PR template and GitHub check.
For: Team developer, Project lead
What it writes
- A CLAUDE.md section that ranks Authority records above documents in the repository.
- .claude/settings.json that offers the plugin to the team and turns the agent policy into permission rules (ask / deny).
- Optionally a PR template and a GitHub Action that checks record codes.
Steps
- Run
/corpole:initin the repository. - Review the files it shows; it merges with what is there.
- Commit them. For the check, add the repository secret
CORPOLE_TOKENwith a service token.