Pipeline Orchestrator: - Add 07-pipeline-orchestrator skill with code/CLAUDE.md and desktop/SKILL.md - Add /reference-curator-pipeline slash command for full workflow automation - Add pipeline_runs and pipeline_iteration_tracker tables to schema.sql - Add v_pipeline_status and v_pipeline_iterations views - Add pipeline_config.yaml configuration template - Update AGENTS.md with Reference Curator Skills section - Update claude-project files with pipeline documentation Skill Format Refactoring: - Extract YAML frontmatter from SKILL.md files to separate skill.yaml - Add tools/ directories with MCP tool documentation - Update SKILL-FORMAT-REQUIREMENTS.md with new structure - Add migrate-skill-structure.py script for format conversion Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
12 lines
700 B
YAML
12 lines
700 B
YAML
# Skill metadata (extracted from SKILL.md frontmatter)
|
|
|
|
name: jamie-brand-editor
|
|
description: |
|
|
Branded content generator for Jamie Plastic Surgery Clinic (제이미성형외과). Creates new marketing content including blog posts, ad copy, social media content, and procedure pages following Jamie's brand voice and Korean medical advertising regulations. Use when generating NEW content for Jamie clinic - triggers: write Jamie blog, create ad copy, draft procedure page, 제이미 블로그 작성, 광고 카피 생성. For reviewing/correcting existing content, use jamie-brand-guardian instead.
|
|
|
|
# Optional fields
|
|
|
|
license: Internal-use Only
|
|
|
|
# triggers: [] # TODO: Extract from description
|