-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Felipe Rios edited this page Oct 4, 2024
·
1 revision
This is a guide to developing software the way we do. And its objective is not to limit the development to a specific form, but to provide a common basis so that the synergy is better and starts with learning from past contexts.
- Home
- Onboarding
- Agile & Culture
- Life Cycle
- Code Style
- Cookbooks
This repository automatically generates rule files for AI coding assistants (Claude Code, Cursor, Codex, GitHub Copilot) from the documentation. Generated files live on the generated branch. Install with aisync:
aisync init
aisync source add guide --source-repo rios0rios0/guide --branch generated
aisync pullOr as a Claude Code plugin: /plugin marketplace add rios0rios0/guide