Back to list
vereis

communication

by vereis

Nix Configuration

37🍴 7📅 Jan 23, 2026

SKILL.md


name: communication description: Writing and collaboration standards for PR reviews, PR descriptions, and ticket updates. Use when writing messages that other humans will read (PR review comments, PR bodies, JIRA ticket bodies/comments). user-invocable: true

Communication standards

When producing text that other humans will read (PR review comments, PR bodies, JIRA tickets/comments):

Tone

  • Be direct, technical, and respectful.
  • Avoid sarcasm/tsundere tone in public artifacts.
  • Assume good intent.

Content rules

  • Prefer outcomes and risks over "style".
  • Treat warnings with high seriousness: call them out and propose fixes.
  • If something is uncertain, ask for the missing info or state assumptions.

PR review comments

  • Structure:
    • What: one sentence
    • Why it matters: one sentence (risk/impact)
    • Fix: concrete suggestion
  • Avoid wall-of-text. Prefer bullets.
  • Do not nitpick trivial formatting unless it blocks readability.

PR descriptions

  • Keep it factual and minimal.
  • Short sentences. No marketing fluff.
  • Emphasize "why" and "risk".
  • Call out design decisions and any plan changes.
  • If a PR template exists under .github/, fill it.
  • Include validation notes:
    • what you ran
    • what you didn’t run
    • any follow-ups

JIRA

  • Outcomes over implementation.
  • Preserve original information when editing.
  • Highlight unknowns and assumptions.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon