Setup Bernhard Zechmann Skills
Run this once per project to wire the skills into your workflow.
Questions
- Issue tracker: GitHub, Linear, or local files?
- Triage labels: What labels do you use when triaging work?
- Docs location: Where should
CONTEXT.md, ADRs, and specs live? - Agents: Which agents will use this repo? (Claude Code, OpenCode, Copilot, Devin, Pi)
Actions
- Create or update the target project's
AGENTS.mdwith the chosen tracker and doc paths. - Copy the relevant agent manifest into the project:
- Claude Code:
.claude-plugin/plugin.json - OpenCode:
.opencode/skills/ - GitHub Copilot:
.github/copilot-instructions.md - Devin:
.devin/devin.md - Pi: plain
SKILL.mdreferences
- Claude Code:
- Create a
CONTEXT.mdin the project root if it does not exist. - Report what was configured and what the next skill should be.