2
0
Commit Graph

4 Commits

Author SHA1 Message Date
Philipp Sieder 1233d7d0a6 feat(i2s-persona): extract from monolith
Step 6 of i2s-skill-split refactor. Third atomic sub-skill.

Contents:
- SKILL.md: 5 numbered phases with precondition check
  (## Problem-Statement required, > 100 chars). description scoped
  to Persona/JTBD/Gains triggers with explicit anti-triggers.
- workflows/persona.md: full 5-step workflow with 5 TAs +
  anti-patterns + facilitation heuristics (git mv from monolith,
  required_reading paths updated).
- references/kommunikationsregeln.md: curated extract
  (persona-specific dialog heuristics: stereotype-vs-segment,
  JTBD-contains-solution, demografie-ohne-verhalten).
- references/persona-format.md: curated extract from
  plugin-shared/export-formate.md, persona_format block. Includes
  filled example (Anna Berger, 38, Leipzig).

Tools: Read, Write, Edit, Glob, Grep, AskUserQuestion, TodoRead,
TodoWrite. No WebFetch/WebSearch (inline-recherche limited to
berufsbezeichnungen / lebensstil — full recherche lives in
i2s-recherche).
2026-05-19 01:26:39 +02:00
Philipp Sieder 6067d2ba0e feat(i2s-problem-statement): extract from monolith
Step 5 of i2s-skill-split refactor. Second atomic sub-skill.

Contents:
- SKILL.md: 5 numbered phases (load context, 7 TAs, consistency,
  3 variants, export). description with explicit HMW/Problem-Statement
  triggers, anti-triggers naming klarheit-mit-idea2self (router),
  i2s-discovery, i2s-persona. Precondition check formalized.
- workflows/problem-statement.md: full workflow (git mv from monolith,
  rename detection preserved, required_reading paths updated to local
  curated refs).
- references/kommunikationsregeln.md: curated (PS-specific dialog
  heuristics: loesung-vs-problem, "alle als zielgruppe", widerspruch
  zu idee).
- references/problem-statement-format.md: curated extract from
  plugin-shared/export-formate.md, problem_statement_format block.
  Includes versions header rules and a filled example.
- references/artefakt-pipeline.md: curated (pipeline position +
  rueckwaerts-updates rules for PS -> ## Idee back-propagation).

Tools: Read, Write, Edit, Glob, Grep, AskUserQuestion, TodoRead,
TodoWrite. (No WebFetch/WebSearch — recherche lives in i2s-recherche.)
2026-05-19 01:16:01 +02:00
Philipp Sieder c56093405f feat(i2s-discovery): extract from monolith
Step 4 of i2s-skill-split refactor. First atomic sub-skill extracted
from klarheit-mit-idea2self monolith.

Contents:
- SKILL.md: routing-pattern entry, 5 numbered phases (orientation,
  vertiefung, widerspruchspruefung, bestaetigung, datei-bootstrap)
  with entry/exit criteria. Description scoped to discovery triggers
  with explicit anti-triggers naming sibling i2s-* skills.
- workflows/discovery.md: full 5-step interview (git mv from
  klarheit-mit-idea2self/workflows/discovery-idea.md, rename
  detection preserved).
- references/kommunikationsregeln.md: curated extract from
  plugin-shared (tonality, markers, control commands,
  discovery-specific dialog heuristics, export rule).
- references/idee-format.md: curated extract from
  plugin-shared/export-formate.md, idee_format block only.
- templates/idea2self-vorlage.md: full copy from plugin-shared
  (this Skill bootstraps the idea2self-file in Phase 5).

Tools: Read, Write, Edit, Glob, Grep, AskUserQuestion, WebFetch,
WebSearch, TodoRead, TodoWrite.
2026-05-19 01:13:18 +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