bmad-generate-project-context

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

Updated Sep 3, 2026
One-click install
npx skills add https://github.com/watchthelight/shatterfish --skill bmad-generate-project-context-watchthelight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-generate-project-context
Source: https://github.com/watchthelight/shatterfish/tree/main/.claude/skills/bmad-generate-project-context
Command: npx skills add https://github.com/watchthelight/shatterfish --skill bmad-generate-project-context-watchthelight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill handles legacy invocations of the deprecated "generate project context" workflow by redirecting them to its replacement, bmad-project-context, so users on old commands still reach the maintained workflow. ## 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 setup intent, passing the user's original request and any supplied inputs (architecture doc, spec, standards, preferences) verbatim. - Use Case: A user accustomed to the old command says "generate project context" and provides an architecture document; this Skill explains the change and hands everything off so the new AGENTS.md-based workflow runs without the user retyping anything. ## Quick Start Say "generate project context" and provide any architecture doc, spec, or standards you want forwarded to the replacement bmad-project-context skill.

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 in a BMAD project?

Use the bmad-project-context skill, which now owns this job. Instead of generating a standalone project-context.md file, it writes a small verified block inside the repository's AGENTS.md file.

What happened to the bmad-generate-project-context skill?

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

What happens to my existing project-context.md file?

The replacement bmad-project-context skill offers to absorb any existing project-context.md into the AGENTS.md block rather than leaving it orphaned. The content is migrated instead of discarded.

Do I need to change my inputs when switching to bmad-project-context?

No. This forwarding skill passes your original request and any supplied inputs, such as architecture docs, specs, standards, and preferences, verbatim to bmad-project-context, so nothing needs to be reformatted.