Commit Graph

9 Commits

Author SHA1 Message Date
8b98fdd2fc feat(jamie-journal): merge desktop SKILL.md, align code CLAUDE.md
Desktop: merged SKILL-org.md (base) + SKILL-new.md additions into SKILL.md
- Added Workflow Modes (full drafting + manuscript editing)
- Added SEO metadata, Visual DNA, Featured Image rules
- Added Gemini prompt templates (4 types), Schema data, 3-file output
- Preserved all original brand voice, analogies, procedures, numerics

Code: rewrote CLAUDE.md to align with desktop (1,195 words)
- Same section coverage, condensed for directive limit

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 16:21:22 +09:00
c60e2abd34 fix(jamie-journal): broaden individual_variation_pattern and tune StructureValidator regex 2026-03-29 07:34:04 +09:00
ccdd2c44ef feat(jamie-journal): implement LinkRecommender (procedure cross-linking suggestions) 2026-03-29 07:29:11 +09:00
311adaf06c feat(jamie-journal): implement SpellingChecker (built-in medical dict + optional hanspell) 2026-03-29 07:28:49 +09:00
1d236192b0 feat(jamie-journal): implement ComplianceChecker (의료법 제56조 pattern matching) 2026-03-29 07:28:28 +09:00
18bf611663 feat(jamie-journal): implement StructureValidator (5-step body, opening, CTA, disclaimer) 2026-03-29 07:27:52 +09:00
44731eb2f8 feat(jamie-journal): scaffold journal_validator.py with CLI and orchestrator
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 07:25:26 +09:00
d6fd629943 feat(jamie-journal): rewrite code/CLAUDE.md as self-contained directive
Replaced stub referencing desktop/references/ with fully inline content:
all brand voice, analogy dictionary, procedure copy, compliance rules,
numeric expressions, image placement, and workflow sections embedded directly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 01:26:05 +09:00
55d450e635 feat(jamie): add skill 46-jamie-journal-editor and 47-jamie-marketing-editor
Restructured from Claude Desktop extracted skills into standard dual-platform
packages (code/ + desktop/) aligned with existing skill conventions.

- 46: Journal/blog content editor for journal.jamie.clinic
- 47: Multi-channel marketing content editor with compliance checker
- Updated CLAUDE.md skill registry and directory layout

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:37:24 +09:00