
pipeline
by xavierfuentes
Technical leadership blog content management system for xavierfuentes.com - GitHub-based Ghost CMS workflow
SKILL.md
name: pipeline description: Manage the content pipeline and idea backlog. Use when checking pipeline status, evaluating pillar distribution, reviewing idea statuses, or planning content calendar. Includes idea template, pillar definitions, and frontmatter schemas.
Pipeline Skill
Manage the content pipeline from idea to publication.
When to Use
- Checking overall pipeline status (
/pipelinecommand) - Reviewing idea backlog and priorities
- Ensuring pillar distribution is on target
- Planning which ideas to draft next
- Creating new ideas with proper structure
Quick Reference
Idea statuses: idea → drafting → ready_for_projection → published → archived
Pillar targets:
- Technology Strategy: 30%
- Leadership & Management: 25%
- Execution & Delivery: 20%
- Founder Lessons: 15%
- Market & AI Trends: 10%
Context Files
context/pillars.md- Content pillar definitions and targetscontext/frontmatter.md- Frontmatter schemas for all file typescontext/workflow.md- Status flow and weekly rhythmcontext/memory.md- MCP Memory usage for author profile and voice queries
Templates
templates/idea.md- Idea file template with full frontmatter
Commands
/pipeline
Run the pipeline status script to see the current state of all content.
Usage:
npm run pipeline
Output includes:
-
Pipeline Status - Counts of ideas by status (idea, drafting, ready_for_projection, published, archived) plus totals for drafts, posts, LinkedIn posts, and newsletter issues.
-
Pillar Distribution - Active ideas by pillar with percentage vs target:
- ✓ = On target (within 10%)
- ⚠ = Under target (needs more ideas)
- ▲ = Over target (pause new ideas)
-
Stale Items - Ideas in "drafting" status for 30+ days (based on YYYY-MM in the id)
-
Suggested Next Actions:
- Ideas ready for drafting (have pillar and target_audience)
- Pillars needing more ideas (>10% under target)
- Drafts to review for publishing
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon