| name | setup-bernhard-zechmann-skills |
| description | Configure the bernhard-zechmann-skills repo for a project. Run once before using the other skills. |
| disable-model-invocation | true |
| license | MIT |
| compatibility | claude-code opencode github-copilot devin pi cursor |
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.md with 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.md references
- Create a
CONTEXT.md in the project root if it does not exist.
- Report what was configured and what the next skill should be.