Logo
Explore Help
Sign In
cottongin/crosspoint-reader-mod
1
1
Fork 0
You've already forked crosspoint-reader-mod
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7c80227e54db7fb48896c90706e3fa730db785d9
crosspoint-reader-mod/CLAUDE.md

1 line
16 B
Markdown
Raw Normal View History

feat: aiagent context definition (#922) ## Summary * As many of us have experienced, the use of AI coding agents (Claude, Cursor, Copilot) in our daily workflows is no longer a hypothetical—it is a reality. While these tools can significantly accelerate development, they also pose a unique risk to a project like CrossPoint Reader, where our hardware constraints (ESP32-C3 with ~380KB RAM) are extremely tight. * AI models often "hallucinate" APIs or suggest high-level C++ patterns (like std::string or heavy heap usage) that are detrimental to our memory-constrained environment. * To address this, I am proposing the introduction of an AI Agent Guidance File (.skills/SKILL.md recognized by many AI systems). This file acts as a "Constitutional Document" for AI agents, forcing them to adhere to our specific engineering rigors before they generate a single line of code. ## Additional Context --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**PARTIALLY**_ Asked several Ai systems about their needs, added my own 5 cents of nuisances I faced
2026-02-26 23:59:09 +01:00
.skills/SKILL.md
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 33ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API