Skip to main content

setup-bernhard-zechmann-skills

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

Ir a la instalación

Datos de origen

Repositorio
aizech/bernhard-zechmann-skills
Última actividad en el origen
27 de junio de 2026 a las 17:50
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
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 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.
Ver en GitHub