Skip to content

Chore/agents config#144

Merged
fernandatoledo merged 6 commits into
masterfrom
chore/agents_config
May 15, 2026
Merged

Chore/agents config#144
fernandatoledo merged 6 commits into
masterfrom
chore/agents_config

Conversation

@fernandatoledo
Copy link
Copy Markdown
Collaborator

@fernandatoledo fernandatoledo commented May 13, 2026

What does this do?

Adds AGENTS.md and REVIEW.md as the main instructions for AI agents and code review, plus agent_docs/ (architecture.md, commands.md, conventions.md) for deeper context. CLAUDE.md now points agents at AGENTS.md. The repo gains a pr-description skill under .agents/skills/, .gitignore excludes PR_DESCRIPTION.md, and .claude/settings.json runs a short pnpm type-check after Edit/Write tool use. cli/setup-project.js calls a new updateAgentDocs() step so new projects get tailored copy in AGENTS.md and agent_docs/, and adjusts commands.md placeholders for the app id.


Why did you do this?

Context was scattered or missing for agents and reviewers; centralizing it keepsClaude/Codex/Cursor aligned with Rootstrap conventions and makes onboarding and review repeatable. Automating agent-doc rewrites in the setup CLI keeps new client projects from shipping template-only prose.

Who/what does this impact?

Developers and anyone using AI tools against this repo; teams running cli/setup-project.js for new apps. No end-user app screens or runtime behavior changed.

How did you test this?

No app or device runs for this change set.


@fernandatoledo fernandatoledo requested a review from a team as a code owner May 13, 2026 13:21
@fernandatoledo fernandatoledo self-assigned this May 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 61%
60.4% (415/687) 57.4% (159/277) 48.52% (115/237)

😎 Tests Results

Tests Skipped Failures Errors Time
139 0 💤 0 ❌ 0 🔥 36.186s ⏱️
👀 Tests Details • (61%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files60.457.448.5261.02 
api/common79.1663.3364.781.15 
   utils.tsx85.7157.1458.3390.6214–21
app0000 
   +html.tsx0100009–39
components98.0310085.7198.03 
   colors.tsx100100100100 
components/providers68.0538.8862.567.6 
   auth.tsx68.0538.8862.567.656–71, 77–93, 127, 145, 149–155, 179
components/ui77.8369.9269.6977.54 
   input.tsx100100100100 
   select.tsx78.9469.2373.3378.37181, 231–241, 252

Comment thread cli/setup-project.js Outdated
Copy link
Copy Markdown

@ManuViola77 ManuViola77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏻

@fernandatoledo fernandatoledo merged commit 994700e into master May 15, 2026
8 checks passed
@fernandatoledo fernandatoledo deleted the chore/agents_config branch May 15, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants