Skip to content

Humanizer: reduced size of the skill, trimmed some examples, prioriti…#19

Merged
tute merged 1 commit into
tute:mainfrom
jorgeiglopez:feature/skill-humanizer
May 20, 2026
Merged

Humanizer: reduced size of the skill, trimmed some examples, prioriti…#19
tute merged 1 commit into
tute:mainfrom
jorgeiglopez:feature/skill-humanizer

Conversation

@jorgeiglopez

@jorgeiglopez jorgeiglopez commented May 19, 2026

Copy link
Copy Markdown
Contributor

Humanizer: shrink and reprioritize

Problem. The skill ran ~530 lines. The em-dash rule sat at place 14, and the model kept emitting em dashes anyway.

What changed.

  • Cut the file ~40% (530 → ~300 lines).
  • Promoted em dashes to first rule, framed as a forbidden character, with a final-scan instruction.
  • Pass 1 (v0.2.5): dropped the Full Example, Output Format, patterns 12 (False Ranges) and 19 (Curly Quotes), the Personality before/after, and 4 redundant Before/After blocks.
  • Pass 2 (v0.2.6): moved Sycophantic/Servile Tone to the top of COMMUNICATION PATTERNS.

How decisions were made. A 9-agent vote (3 Opus 4.7, 3 Opus 4.6, 3 Sonnet 4.6). Only unanimous and 8/9 cuts shipped in v0.2.5; 6-7/9 cuts shipped in v0.2.6 after manual review.

Outcome. The em-dash rule sits at the top. The full instruction set fits inside any plausible attention window.

@jorgeiglopez

Copy link
Copy Markdown
Contributor Author

1, 2, 3, probando.... probando....

@tute

tute commented May 20, 2026

Copy link
Copy Markdown
Owner

Gracias!

@tute

tute commented May 20, 2026

Copy link
Copy Markdown
Owner

CI fallo con:

Unexpected key(s) in SKILL.md frontmatter: version. Allowed properties are: allowed-tools, argument-hint, compatibility, description, disable-model-invocation, effort, license, metadata, name

Pero no veo problema en mantener version ahi mismo. Por ahora hago merge igual.

@tute
tute merged commit b6f9673 into tute:main May 20, 2026
1 check failed
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.

2 participants