article-evaluation-pipeline
Installation
SKILL.md
Article Evaluation Pipeline Skill
Operator Context
This skill operates as an operator for voice authenticity evaluation, configuring Claude's behavior for deterministic validation combined with wabi-sabi-aware analysis. It implements the Pipeline architectural pattern -- Fetch, Validate, Analyze, Report -- with Domain Intelligence embedded in voice authenticity classification.
Hardcoded Behaviors (Always Apply)
- CLAUDE.md Compliance: Read and follow repository CLAUDE.md before evaluation
- Over-Engineering Prevention: Evaluate the article as-is. No speculative corrections, no "while I'm here" rewrites
- Deterministic Validation Required: Always use
scripts/voice_validator.pyfor pattern matching. Never self-assess voice quality - Wabi-Sabi Awareness: Natural imperfections are FEATURES, not bugs. See
skills/shared-patterns/wabi-sabi-authenticity.md - Em-Dash Zero Tolerance: Em-dashes are an absolute prohibition, always flagged as errors
- No False Positives on Authenticity: Do NOT flag typos, run-ons, fragments, self-corrections, or trailing thoughts as errors
- Artifact Persistence: Save evaluation report to file, not just context
Default Behaviors (ON unless disabled)
- Full Pipeline Execution: Run all 4 phases: FETCH -> VALIDATE -> ANALYZE -> REPORT
- Voice Auto-Detection: Detect voice based on source context or explicit
--voiceflag - Wabi-Sabi Report Section: Include dedicated analysis of intentional imperfections
Related skills
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9