de85d675a2
Baseline commit before splitting klarheit-mit-idea2self into router + 7 atomic workflow-skills. Captures the monolithic skill (1.671 LOC, 8 workflows, 5 references, 2 templates) as the starting point so subsequent steps can use git mv with rename detection. Files added: - .claude-plugin/plugin.json + marketplace.json - README.md (plugin overview, ex-skills/README.md) - skills/klarheit-mit-idea2self/ (full monolith) Refactor tracked in parent repo: DEC-0010, agentbrain/memory/plans/engineering/2026-05-19-i2s-skill-split.md.
14 lines
607 B
JSON
14 lines
607 B
JSON
{
|
|
"name": "klarheit-mit-idea2self",
|
|
"version": "1.0.0",
|
|
"description": "KI-gestützter Facilitator für Ideenentwicklung, Validierung und Umsetzungsplanung mit Design Thinking, Lean Startup und WOOP.",
|
|
"author": {
|
|
"name": "Philipp Sieder",
|
|
"email": "kontakt@think-slick.de"
|
|
},
|
|
"homepage": "https://github.com/philippsieder/klarheit-mit-idea2self",
|
|
"repository": "https://github.com/philippsieder/klarheit-mit-idea2self",
|
|
"license": "MIT",
|
|
"keywords": ["idea2self", "ideenentwicklung", "validierung", "design-thinking", "lean-startup", "woop", "persona", "experiment", "deutsch"]
|
|
}
|