evo-generate-project-context

Generate project-context.md by following the Evo workflow instructions.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-generate-project-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evo-generate-project-context
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/evo-generate-project-context
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-generate-project-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing project context for Evo workflows is error-prone and time-consuming. This skill automates the creation of project-context.md by following a standardized AI-driven rule set, ensuring consistency across projects.

Core Features & Use Cases

  • Loads and applies the evo workflow to generate a standardized project-context.md.
  • Embeds governance rules and context for repeatable AI agent behavior.
  • Useful at project kick-off or when onboarding new Evo projects to ensure alignment with workflows.

Quick Start

Ask the AI to generate the project context for the current Evo project using the evo workflow.

Frequently Asked Questions about evo-generate-project-context

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

FAQPage Schema
How do I generate standardized project context for AI agents in an Evo workflow?

To generate project context for AI agents, this skill loads the Evo workflow from your project's _evo/bmm/workflows directory and produces a standardized project-context.md file. This ensures consistent governance and repeatable AI behavior across the project lifecycle.

What is the best way to automate project-context.md creation for onboarding new Evo projects?

Automating project-context.md creation is handled by following the predefined AI rule set located in the Evo workflow directory. It applies governance rules automatically, ensuring alignment and consistency when onboarding new Evo projects.

Does generating project context require any specific dependencies or external libraries?

Generating project context requires no external dependencies or libraries. The skill operates independently by loading and applying the instructions defined in the Evo workflow.md file found within your project root.

How do I apply standardized AI governance rules to my project context?

Applying standardized AI governance rules involves executing the Evo workflow instructions to generate a formatted project-context.md file. This embeds the necessary context and governance rules directly into your project structure for repeatable AI agent behavior.

Why does my Evo project need a standardized project-context.md file?

An Evo project needs a standardized project-context.md file to eliminate error-prone manual context management. It ensures AI agents follow consistent rules and governance across the entire project lifecycle, reducing onboarding time and alignment issues.

Can I use this project context generation workflow without an existing _evo directory?

No, you cannot use this workflow without the _evo directory. The skill specifically loads the workflow instructions from the path {project-root}/_evo/bmm/workflows/generate-project-context/workflow.md to function correctly.