Imported from mitkury/aiwrapper (
AGENTS.md). Install upstream withnpx skills add mitkury/aiwrapper. Copyright stays with the author.
Read [README.md] if you haven't.
Important dev rules to follow:
- Print the docs tree for reference with
find docs -maxdepth 4 -print | sort. - List the files in [docs/dev/rules] and read the relevant ones before working.
- Do not treat the direct links below as a replacement for listing [docs/dev/rules]. They are just the rules that are easiest to miss and most likely to matter.
- Read [docs/dev/rules/how-to-commit.md] before making commits or pushing.
- Read [docs/dev/rules/how-to-code.md] before substantial code changes.
- Read [docs/dev/rules/how-to-test.md] before running or changing tests.
- If you're writing a proposal for a feature or major change, read [docs/dev/rules/how-to-write-proposals.md].
Adjust this doc if you spot any broken links or other rules worth adding here.