一键导入
build-faq-from-issues
Extract common questions from closed GitHub issues and generate an FAQ document with answers
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Extract common questions from closed GitHub issues and generate an FAQ document with answers
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Generate Mermaid architecture diagrams showing system components, layers, and data flows
Proactively identify at-risk issues and PRs: stale items, blocked work, deadline risks, scope creep, and unassigned high-priority items
Search project notes by topic, synthesize findings into a consolidated summary with cross-references
Proactively identify information gaps in project context and generate actionable questions to surface missing requirements, unclear specifications, or documentation gaps
Generate Mermaid dependency graphs showing issue relationships, blocking chains, and critical paths
Decompose project descriptions into well-structured GitHub issues with user stories, acceptance criteria, dependencies, and estimates
| name | build-faq-from-issues |
| description | Extract common questions from closed GitHub issues and generate an FAQ document with answers |
| instructions | When building an FAQ from closed issues, extracting common questions, or generating support documentation from past issues |
| tags | ["faq","issues","documentation","questions","support"] |
Extract common questions from closed GitHub issues and generate a structured FAQ document with answers and source links.
Activate when:
## FAQ: [Project/Topic]
**Generated from**: [X closed issues] | **Labels**: [question, help, support]
### General
#### Q: [Common question]
[Answer synthesized from issue resolution]
— See #123
#### Q: [Another question]
[Answer]
— See #456
### Setup & Installation
#### Q: [Setup question]
[Answer with steps if needed]
— See #789
### Troubleshooting
#### Q: [Error or problem question]
[Answer with solution]
— See #101
### Configuration
#### Q: [Config question]
[Answer]
— See #202
question, help, support, faqWhen multiple issues ask the same thing: