Skip to content

feat: add persona selection guide and realtime self-check rules#24

Open
questionjie-max wants to merge 1 commit into
oaker-io:mainfrom
questionjie-max:contribute/persona-selection-and-realtime-check
Open

feat: add persona selection guide and realtime self-check rules#24
questionjie-max wants to merge 1 commit into
oaker-io:mainfrom
questionjie-max:contribute/persona-selection-and-realtime-check

Conversation

@questionjie-max
Copy link
Copy Markdown

概述

新增两个写作流程参考文件,提升公众号文章的风格多样性和质量稳定性。

新增文件

references/persona-selection.md — 人格选择机制

  • 5人格匹配矩阵:midnight-friend / sharp-journalist / cold-analyst / industry-observer / warm-editor
  • 选题→人格自动推荐:按选题关键词快速匹配top 2人格
  • 近3篇降权:最近用过的persona自动降低推荐优先级,保证风格多样化
  • 用户指定优先:用户明确指定风格时跳过自动匹配

references/realtime-check.md — 分段自检规则

  • 触发时机:每写完500字(或每个H2)立即执行
  • 5项检查:句长交替 / 情绪锚定 / 词汇温度 / 素材锚定 / 句法变形
  • 当场修复:问题在诞生时掐掉,不累积到全文写完
  • 过度优化防护:禁止为了提高分数而刻意制造短段落

设计原则

  • 零侵入:纯参考文件,不需要修改SKILL.md即可使用
  • 向后兼容:不影响现有工作流
  • 实战验证:两个文件都已在多篇公众号文章中实际使用

Two new reference files to improve the writing workflow:

- persona-selection.md: 5-persona matching matrix with topic-to-persona
  auto-recommendation and recency-based weight decay (last 3 articles
  get lower priority for style diversity)

- realtime-check.md: per-500-char self-check on 5 dimensions (sentence
  variance, negative emotion anchoring, vocabulary temperature,
  material anchoring, syntax variation) to catch issues during writing
  rather than post-facto

Both are designed as drop-in reference files — no changes to SKILL.md
required for backward compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant