Skip to content
Felipe Rios edited this page Oct 4, 2024 · 1 revision

Context

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.

Summary

AI Assistant Rules

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 pull

Or as a Claude Code plugin: /plugin marketplace add rios0rios0/guide

References

Clone this wiki locally