Skip to content

Latest commit

 

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common

Shared configuration for all repositories in the Cratis organization.

This repository holds the baseline every Cratis repository starts from, so conventions are defined once and stay consistent across the organization.

What is shared here

  • AI contract — repositories commit the Cratis AI contract instead of a synchronized corpus: .cratis/PROJECT.md (project context), .cratis/ai.json (profile subscription), and the AGENTS.md/CLAUDE.md/GEMINI.md bootstraps. Shared skills arrive through the Cratis AI marketplace plugins; see the harness guide.
  • GitHub templates — issue templates and the pull request template under .github/.
  • CodeQL configuration — the shared CodeQL config used for code scanning.
  • Standard workflow wrappers — thin caller workflows (package updates, PR artifact cleanup, deployment approval) that delegate to the reusable workflows in Cratis/Workflows.

Who consumes it

Every repository in the Cratis organization. The workflow wrappers themselves are bootstrapped into repositories from Cratis/Workflows. AI behavior is no longer synchronized between repositories: each repository commits its own .cratis/ AI contract, and shared skills arrive through the Cratis AI marketplace plugins.

Part of Cratis — free, MIT-licensed tools for building event-sourced and CQRS applications.

License

MIT

About

Common configuration for all repositories

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages