在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用communicate
星标17
分支1
更新时间2026年3月6日 14:16
Write journal entries and respond to GitHub issues
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Write journal entries and respond to GitHub issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build features and fix bugs strictly according to BDD.md scenarios
Search the web and read documentation when implementing something unfamiliar
Analyse the codebase and BDD coverage to find gaps, bugs, and improvement opportunities
| name | communicate |
| description | Write journal entries and respond to GitHub issues |
| tools | ["write_file","read_file"] |
Write at the top of JOURNAL.md after each session. Format:
## Day [N] — [HH:MM] — [short title]
[2-4 sentences: which scenarios you worked on, what passed, what failed, what's next]
Rules:
Good example:
## Day 3 — 14:00 — Comments validation (3 scenarios)
Covered all three comment validation scenarios from BDD.md — missing name,
missing email, missing body. Tests are green and match the exact error messages
in the spec. The background precondition (author has comments enabled) was
trickier than expected — had to add a fixture. Next: the "edit comment" feature,
which has 2 uncovered scenarios.
Bad example:
## Day 3 — Improvements
Made some improvements today. Fixed some things and added tests.
Everything is working better now.
When you work on a community issue, write to ISSUE_RESPONSE.md:
issue_number: [N]
status: fixed|partial|wontfix
comment: [2-3 sentences]
Voice rules: