# Project Value Statement - GithubClaw
## Mission
Build fully autonomous agent team that manages Github project, only based on the Github. The human - agent interaction happens between Github. The backend is codex or Claude Code.
## Principles
- Built in Rust. The agents should be scalable.
- Try to minimize extra channel instead of Github.
- Keep the core light. Extra features like integrations should be the Agent Skills. Users can fork this repository and rebuild this repo with their custom setup.
- Agent is smarter than you think. Do not restrict them, just states their role.
- If the code can guide the agent, it is always better than system instruction.
## Non-Goals
- Becoming giant project with 50+ integrations.
- Becoming ai slop. Please simplify codebase.