bmad-generate-project-context

Forwards deprecated project context generation requests to the bmad-project-context skill.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-generate-project-context-tuanpa-nhg-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-generate-project-context
Source: https://github.com/tuanpa-nhg-eng/nhg-ipms/tree/main/.claude/skills/bmad-generate-project-context
Command: npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-generate-project-context-tuanpa-nhg-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill handles legacy requests to generate a project context file by redirecting them to the current bmad-project-context workflow, preventing users from relying on an outdated single-file approach. ## Core Features & Use Cases - Deprecation Notice: Informs the user that this skill is deprecated and that bmad-project-context now owns the job. - Request Forwarding: Invokes bmad-project-context with ingest intent, passing the user's original request and any supplied inputs (architecture docs, specs, preferences) verbatim. - Use Case: A user says "generate project context" in an older workflow; this skill explains the change and hands off to the curated context system with an always-loaded kernel and knowledge bundle. ## Quick Start Say "generate project context" and the skill will notify you of the deprecation and forward your request to bmad-project-context.

Frequently Asked Questions about bmad-generate-project-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate project context for my project?

Use the bmad-project-context skill instead of this deprecated one. It curates a small verified context system with an always-loaded kernel plus a knowledge bundle, rather than generating a single project-context.md file.

What happened to the generate project context command?

It is deprecated and now forwards to bmad-project-context. When invoked, it notifies you of the change and passes your original request and inputs to the new skill with ingest intent.

Will my existing project-context.md file still work?

Yes. Any existing project-context.md keeps loading and becomes a mining source for the new curated context system managed by bmad-project-context.

What inputs does project context ingestion accept?

The forwarded request can include architecture documents, specs, and preferences. These inputs are passed verbatim to bmad-project-context, which takes over the workflow from there.