How-to

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

  1. Run /corpole:init in the repository.
  2. Review the files it shows; it merges with what is there.
  3. Commit them. For the check, add the repository secret CORPOLE_TOKEN with a service token.