# Setup Bernhard Zechmann Skills

> Configure the bernhard-zechmann-skills repo for a project. Run once before using the other skills.

- Skill: `aizech/setup-bernhard-zechmann-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aizech/setup-bernhard-zechmann-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aizech/setup-bernhard-zechmann-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: aizech (https://skillmd.com/u/aizech)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aizech/setup-bernhard-zechmann-skills

---


# Setup Bernhard Zechmann Skills

Run this once per project to wire the skills into your workflow.

## Questions

1. **Issue tracker**: GitHub, Linear, or local files?
2. **Triage labels**: What labels do you use when triaging work?
3. **Docs location**: Where should `CONTEXT.md`, ADRs, and specs live?
4. **Agents**: Which agents will use this repo? (Claude Code, OpenCode, Copilot, Devin, Pi)

## Actions

1. Create or update the target project's `AGENTS.md` with the chosen tracker and doc paths.
2. 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
3. Create a `CONTEXT.md` in the project root if it does not exist.
4. Report what was configured and what the next skill should be.

