bmad-generate-project-context
GitHub此技能已弃用,用于引导用户转向使用 bmad-project-context。它通知用户旧版功能已被取代,并自动调用新技能以生成项目上下文,确保工作流无缝衔接。
Trigger Scenarios
Install
npx skills add bmad-code-org/BMAD-METHOD --skill bmad-generate-project-context -g -y
SKILL.md
Frontmatter
{
"name": "bmad-generate-project-context",
"metadata": {
"lifecycle": "shim"
},
"description": "Deprecated — forwards to bmad-project-context. Use when the user says \"generate project context\" or \"create project context\""
}
DEPRECATED — forwards to bmad-project-context
Tell the user: this skill is deprecated — bmad-project-context now owns this job. Instead of one generated project-context.md, it writes a small verified block inside the repo's AGENTS.md, and any existing project-context.md is offered up for absorption rather than left orphaned. Invoke bmad-project-context next time.
Then invoke bmad-project-context with setup intent, forwarding the user's original request and any inputs they supplied (architecture doc, spec, standards, preferences), verbatim. It takes the workflow from here.
Version History
- 67d876f Current 2026-08-20 10:27


