Skip to content

Make repository AI Agent friendly #2887

@apalchys

Description

@apalchys

Describe the feature
AI agents (VS Copilot, Cursor, Claude Code, Codex, etc.) are becoming an essential part of the development process. We need to adapt our repository for AI agents.

Expectation

A developer asks the AI agent to fix an issue from GitHub by providing a link, and the AI agent creates a merge request with the fix and follows our guidelines.

Input:

please fix https://github.com/rolling-scopes/rsschool-app/issues/<id>

Output:

<link to merge request with fix>

What to do

Here’s how we can achieve this: We need to treat AI agents like real remote coworkers living in a timezone with a 12-hour difference who have access only to our repository. All required context must be preserved inside the repository in some way.

I expect the following first steps:

This issue is a good starting point for people who are interested in AI and new to the RS App repository. A fresh look may help identify missing information or context and enrich our repository with all the required information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions