chia-blockchain (Agent Skills)

GitHub

Agent skills, system prompts, and AI developer rules for Chia-Network/chia-blockchain

0 stars Code 1 Rule Files Full Docs MCP View JSON API

AGENTS.md

# Chia Context

This repo ships curated architectural context for coding agents.

Start with `.cursor/context/INDEX.md` for routing, critical invariants,
cross-module coupling, architecture overview, and the module table.

For focused work, read the matching context doc under `.cursor/context/` before
broad source exploration. For review or audit work, also check
`.cursor/context/global-invariants.md`.

Cursor behavior is guided by `.cursor/rules/`, including context routing,
test harness selection, and repository tooling guardrails. Bugbot review
guidance lives in `.cursor/BUGBOT.md`.