Setup bernhard zechmann skills
Skill aizech/bernhard-zechmann-skills/skills/engineering/setup-bernhard-zechmann-skills
Configure the bernhard-zechmann-skills repo for a project. Run once before using the other skills.From its SKILL.md
npx -y skills add aizech/bernhard-zechmann-skills --skill setup-bernhard-zechmann-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.1 KB, 233 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.