Documentation
README
Plan: Add agent-repo-init Skill
Goal
Create a reusable skill named agent-repo-init that can initialize a new agent repository from this template, then document it in multilingual README and docs.
Scope
- Add skill folder under
src/skills/agent-repo-init/. - Implement a deterministic initialization tool in
tools.py. - Add skill instructions in
SKILL.md. - Add/extend tests for initialization behavior.
- Update multilingual README files and docs to explain the new skill.
- Run targeted tests and save logs in
artifacts/logs/.
This is the opening of the README. Read the full README on GitHub.