Skip to content

test: smoke-test-skill (skill-audit v6 e2e)#10

Open
caffeinum wants to merge 2 commits into
mainfrom
test/skill-audit-v6-smoke
Open

test: smoke-test-skill (skill-audit v6 e2e)#10
caffeinum wants to merge 2 commits into
mainfrom
test/skill-audit-v6-smoke

Conversation

@caffeinum

Copy link
Copy Markdown

End-to-end smoke for skill-audit v6 via local queue → staging neon → PR comments.

Adds a single SKILL.md with intentional violations so the audit produces real
findings to comment on inline:

  • vague description (CONTENT-005)
  • ALL-CAPS imperatives without rationale (CONTENT-104)
  • missing "do not use when" guidance (CONTENT-070)
  • README.md at skill root (HYGIENE-030, error)
  • LICENSE.txt at skill root (HYGIENE-020, warn)

Do not merge.

caffeinum and others added 2 commits May 21, 2026 20:59
- github actions workflow for eval runs on skill preview PRs
- 2027.config.yaml extends skill-audit with org rules (mjs-only scripts)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Designed to trigger skill-audit rules end-to-end:
- vague description (CONTENT-005)
- ALL-CAPS imperatives without rationale (CONTENT-104)
- no "do not use when" guidance (CONTENT-070)
- README.md at skill root (HYGIENE-030, error)
- LICENSE.txt at skill root (HYGIENE-020, warn)
@@ -0,0 +1,28 @@
---
name: smoke-test-skill
description: A skill that does various things.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 The description 'A skill that does various things' provides no specific information about what artifact or side-effect the skill produces. It is vague and describes the skill's purpose in general terms without clarifying any concrete output, return value, file path, format, deployed service, or committed change.

The entire description consists of only 'A skill that does various things.' which lacks any specificity about outputs or artifacts.

@@ -0,0 +1,28 @@
---
name: smoke-test-skill
description: A skill that does various things.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 The description lacks specific contexts or triggers for when to use the skill.

The description only states 'A skill that does various things.' It provides no information about when to use it or what specific contexts trigger its use.

@@ -0,0 +1,28 @@
---
name: smoke-test-skill
description: A skill that does various things.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Description lacks both specific action names and concrete trigger keywords. 'Does various things' is vague and non-descriptive.

"A skill that does various things." - No action/capability named, no trigger words or use-case keywords provided.

@@ -0,0 +1,3 @@
# smoke-test-skill

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 forbidden files present

README.md

@2027-evals

2027-evals Bot commented May 22, 2026

Copy link
Copy Markdown

⚠️ Couldn't find a preview deployment for commit 47e563e after 10 minutes.

2027 auto-runs evals against preview deployments of your docs. To enable this, install one of:

  • Mintlify — if you use Mintlify docs
  • Vercel — for Next.js / static sites
  • Netlify — for most static docs

Once a preview is deployed, open a new PR and we'll run the eval automatically.


Evaluating agent experience using 2027.dev · View dashboard

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