Skip to content

chore: add human-writing skill - #1644

Merged
cmpadden merged 2 commits into
mainfrom
add-human-writing-skill
Aug 4, 2026
Merged

chore: add human-writing skill#1644
cmpadden merged 2 commits into
mainfrom
add-human-writing-skill

Conversation

@AndrewBarba

Copy link
Copy Markdown
Collaborator

Summary

Adds a human-writing skill under .agents/skills/ for coding agents working in this repo. The skill helps agents detect and remove common signs of AI-generated writing — inflated symbolism, promotional language, vague attributions, em dash overuse, rule-of-three padding, and similar patterns — based on Wikipedia's "Signs of AI writing" guide from WikiProject AI Cleanup. It also includes guidance on adding voice so cleaned-up text doesn't read as sterile.

This is agent-tooling only: a single SKILL.md, no changes to the published eve package, docs, or runtime behavior.

Validation

Not applicable — this adds a markdown skill file with no code or behavioral changes. Verified the frontmatter (name, description) matches the skill directory name.

Checklist

  • I linked an issue with prior discussion confirming this change is wanted
  • I ran the relevant checks from CONTRIBUTING.md (not applicable — markdown-only agent tooling)
  • I added tests and documentation where relevant (not applicable)
  • I added a changeset if this touches the published eve package (not applicable — does not touch eve)
  • DCO sign-off passes for every commit (git commit --signoff)

Signed-off-by: Andrew Barba <barba@hey.com>
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview Aug 4, 2026 10:02pm
eve-docs-4759 Ready Ready Preview, v0 Aug 4, 2026 10:02pm

Signed-off-by: Andrew Barba <barba@hey.com>
@cmpadden

cmpadden commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Superseded by #1645, which replaces the general-purpose human-writing skill with self-contained technical writing guidance.

@cmpadden cmpadden closed this Aug 4, 2026
@cmpadden
cmpadden deleted the add-human-writing-skill branch August 4, 2026 22:05
@AndrewBarba
AndrewBarba restored the add-human-writing-skill branch August 4, 2026 22:10
@AndrewBarba AndrewBarba reopened this Aug 4, 2026
@cmpadden
cmpadden merged commit 2df982e into main Aug 4, 2026
132 checks passed
@cmpadden
cmpadden deleted the add-human-writing-skill branch August 4, 2026 22:17
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