Imported from ewanc26/bluesky-moon-tracker (
AGENTS.md). Install upstream withnpx skills add ewanc26/bluesky-moon-tracker. Copyright stays with the author.
AGENTS.md
Guidance for AI coding agents working in bluesky-moon-tracker.
Project overview
a moon tracking bot for Bluesky
- Language: Rust
- Default branch: main
Working rules
- Inspect the README, manifests, CI workflows, and nearby code before editing.
- Preserve existing architecture, naming, formatting, and error-handling conventions.
- Use project scripts for validation; never claim checks you did not run.
- Keep changes scoped and update tests or documentation when behavior changes.
- Use feature branches and pull requests.
- Treat generated files, credentials, deployment configuration, and release metadata as sensitive.
Recent history
Sync AGENTS.md from zincfox; Sync AGENTS.md from zincfox; Sync CONTRIBUTING.md from zincfox; Sync CONTRIBUTING.md from zincfox; Update config.yml issue template