一键导入
dayarc-report-issue
Auto-fill and file a GitHub issue on the Dayarc repo with user confirmation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Auto-fill and file a GitHub issue on the Dayarc repo with user confirmation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Render brief from template and deliver to configured targets (email, GitHub issue, terminal).
Read and write memory JSON files in the user's dayarc folder.
Generate structured talking points for performance reviews, 1:1s, and self-assessments from accumulated monthly summaries.
Check for and apply updates to the Dayarc agent package from GitHub.
Extract corrections from user's reply to a brief email.
Conversationally configure a new signal source connector (Jira, ADO, Linear, Slack, etc.), generate a custom COLLECT skill, and register it in config.json.
| name | Dayarc Report Issue |
| description | Auto-fill and file a GitHub issue on the Dayarc repo with user confirmation. |
User asks to report a bug, file an issue, or request a feature for Dayarc.
bug or enhancement from conversation context.git describe --tags --always in ~/.dayarc-agent/$env:OS + PowerShell versiongh issue create --repo YuiZhou/dayarc-agent --title "{title}" --body "{body}"
Do NOT add --label. Users don't have label permissions — the triage bot handles labeling.## Bug Report (auto-filed by Dayarc)
**What happened:** [one sentence]
**Expected:** [one sentence]
**Skill:** [name] | **Brief type:** [AM/PM/Weekly/Monthly]
**Version:** [version] | **Platform:** [OS]
### Reproduction context
[Sanitized description of what led to the issue]
### Suggested area
[Likely file(s) or skill(s) involved]
## Feature Request (auto-filed by Dayarc)
**What:** [one sentence]
**Why:** [motivation]
**Related brief/skill:** [if applicable]
| ✅ Include | ❌ Exclude |
|---|---|
| Skill names, version, platform, dates | Email content, subjects, senders |
| Theme labels ("flagged emails") | Contact names, memory contents, config values |
| Error description, likely file paths | Repo names, PR titles from user's work |
YuiZhou/dayarc-agent is hardcoded. Never file issues on any other repository. If the user asks to file an issue elsewhere, refuse.