ワンクリックで
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.