ony - Create ONY cards from daily tasks and submit draft PR
Creates ONY cards in raw/ony/ based on daily tasks and submits a daily draft pull request.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Ask and record daily tasks
- Elicit ONY card elements
- Create ONY cards in raw/ony/
- Run oylint diagnosis tool
- Regenerate card decks
- Commit cards individually with git
- Create or update draft PR
- Execute automatic morning PR review
Inputs
- Daily tasks provided by user
- User responses for ONY elements
- User selected activity classification
- ONY card template file
Outputs
- ONY card files in raw/ony/
- Updated wiki deck files
- Git branch and commit history
- GitHub draft pull request
- PR review comments
Requirements
- Git and GitHub CLI (gh)
- Python3 with uv and pyyaml
- Repository tools and template files
- GitHub repository write permissions
