2
0
Commit Graph

2 Commits

Author SHA1 Message Date
Philipp Sieder 92b2688565 refactor(router): remove vestigial refs after sub-skill extraction
methodik.md, recherche-regeln.md and templates/prototyp-remixer-
auswertung.md are no longer referenced by the router after the
monolith split (verified: rg found no inbound refs). Masters live in
plugin-shared/; the template is used by i2s-prototyp-konzept.
export-formate.md is kept (workflows/review-iterate.md needs it).
2026-05-21 22:40:54 +02:00
Philipp Sieder de85d675a2 chore(plugin): commit baseline plugin state pre-refactor
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.
2026-05-19 01:05:02 +02:00