project-governance

Manage project constitutions, agent instruction files, and RFC/ADR documents.

10|3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/goondocks-co/open-agent-kit --skill project-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-governance
Source: https://github.com/goondocks-co/open-agent-kit/tree/main/.cursor/skills/project-governance
Command: npx skills add https://github.com/goondocks-co/open-agent-kit --skill project-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and maintenance of project constitutions, agent instruction files, and formal decision documents (RFCs/ADRs), ensuring consistency and clarity in project standards and technical direction.

Core Features & Use Cases

  • Constitution Management: Define and enforce project-wide coding standards and architectural invariants.
  • Agent Rule Synchronization: Ensure AI agents adhere to project rules by syncing them across instruction files.
  • RFC/ADR Workflow: Formalize technical decision-making processes, from proposal to adoption.
  • Use Case: When onboarding a new team member or integrating a new AI agent, use this Skill to quickly establish or sync the project's constitution and agent rules, ensuring everyone and everything operates under the same guidelines.

Quick Start

Use the project-governance skill to create a new RFC for adding a caching layer.

Frequently Asked Questions about project-governance

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

FAQPage Schema
How do I establish coding standards and architectural rules for my project?

To establish coding standards and project rules, you can define a project constitution that formalizes architectural invariants and coding guidelines for consistent enforcement across the codebase.

How do I keep AI agent instruction files synchronized with my project rules?

Synchronizing AI agent behavior with project rules involves managing agent instruction files to ensure automated agents adhere to defined coding standards and architectural decisions.

What is the best way to manage RFC and ADR documents for technical decisions?

Managing RFC and ADR documents is best handled by formalizing the technical decision workflow, tracking decisions from initial proposal through validation to final adoption.

Can I use a single project constitution for both team onboarding and AI agent integration?

A single project constitution can be used for both team onboarding and AI agent integration, syncing project-wide rules and agent instructions so everyone operates under the same guidelines.

When do I need to create an ADR or RFC document for my codebase?

You need to create an ADR or RFC document when formalizing technical decision-making processes, ensuring architectural decisions are validated, adopted, and maintained consistently throughout the project lifecycle.