mit einem Klick
Internal shared references for SDD skills. Not an invokable skill.
npx skills add https://github.com/re2zero/gentle-ai --skill sharedKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
Internal shared references for SDD skills. Not an invokable skill.
npx skills add https://github.com/re2zero/gentle-ai --skill sharedKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
Parallel adversarial review protocol that launches two independent blind judge sub-agents simultaneously to review the same target, synthesizes their findings, applies fixes, and re-judges until both pass or escalates after 2 iterations. Trigger: When user says "judgment day", "judgment-day", "review adversarial", "dual review", "doble review", "juzgar", "que lo juzguen".
Initialize Spec-Driven Development context in any project. Detects stack, conventions, testing capabilities, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".
Guided end-to-end walkthrough of the SDD workflow using the real codebase. Trigger: When the orchestrator launches you to onboard a user through the full SDD cycle.
Create a change proposal with intent, scope, and approach. Trigger: When the orchestrator launches you to create or update a proposal for a change.
Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.
| name | _shared |
| description | Internal shared references for SDD skills. Not an invokable skill. |
| license | MIT |
| metadata | {"author":"gentleman-programming","version":"1.0"} |
This directory stores shared reference documents consumed by real SDD skills
(for example: sdd-phase-common.md, persistence-contract.md).
_shared is a support package only. Do not invoke it as a skill.