01
Prepare GitHub
Choose the repository you want to connect, then install the GitHub App.
How to Join
KODO^ is not just for viewing. You can register your own project and publish your progress. It takes around 3 to 5 minutes. Follow the steps below to connect your GitHub repository and share updates.
3 Step Flow
01
Choose the repository you want to connect, then install the GitHub App.
02
Add KODO/ at repo root and create PROJECT.md plus a daily log file.
03
Push to GitHub and confirm your updates appear on the Public Feed.
Step 01
Choose the repository you want to connect (public or private). On the Connect page, install the GitHub App and select target repositories.
Step 02
Create KODO/ at the repository root and add required files. These files are ingested by KODO^ and shown on your project page and blog feed.
repo-root/
└── KODO/
├── PROJECT.md (for project page)
└── YYYYMMDD.md (for blog posts)
PROJECT.md
Used as your project summary page.
# title Project title # desc Project summary # body Project description
YYYYMMDD.md
Used as your daily progress blog post.
# title Article title # desc Article summary # body Used as the blog article body below
Security note: Do not include secrets or sensitive data in this file (passwords, API keys, tokens, private keys, or personal data).
Step 03
Commit and push your changes to GitHub. Sync runs automatically. After sync, confirm visibility on the Public Feed and your project page.
FAQ / Troubleshooting
Yes. You can connect both private and public repositories. Access is limited to repositories selected during GitHub App installation.
Make sure the repository is connected, and confirm KODO/PROJECT.md and YYYYMMDD.md are pushed. If needed, use Refresh on the Connect page.
At minimum, create PROJECT.md (project summary) and YYYYMMDD.md (daily update). Do not include secrets or sensitive information.
KODO Skills
Official skills for Codex and Claude Code can generate or update KODO/PROJECT.md and KODO/YYYYMMDD.md with the required structure. Daily file generation also includes a security reminder to avoid secrets and sensitive data.
We use strictly necessary cookies to operate this site. Analytics and other non-essential cookies are used only with your consent. See our Privacy Policy for details.