https://github.com/oskarrough/robots
https://github.com/oskarrough/robots
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oskarrough/robots
- Owner: oskarrough
- Created: 2026-05-16T07:13:24.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-08T12:28:04.000Z (26 days ago)
- Last Synced: 2026-06-08T14:18:42.497Z (26 days ago)
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Private public robot files.
## Skills
- [jj-jujutsu](skills/jj-jujutsu/SKILL.md) — using jj (jujutsu) for version control
- [improve-codebase](skills/improve-codebase/SKILL.md) — find shallow modules to deepen
- [discover-primitives](skills/discover-primitives/SKILL.md) — read a repo as an SDK/MCP surface
- [diagram-first](skills/diagram-first/SKILL.md) — draw ASCII pipeline diagram before design prose or code
- [review](skills/review/SKILL.md) — diff review and sweep review
- [mull](skills/mull/SKILL.md) — six-stage design session with review gates
- [pipeline-audit](skills/pipeline-audit/SKILL.md) — walk README pipeline diagrams against code
- [documentation](skills/documentation/SKILL.md) — Diátaxis four-mode docs
To use, since it's not on public git, clone and `bunx skills add ~/path/to/repo`
To create a new skill:
Run `bunx skills init skills/my-skill`.
Add a link to the skill in the README.md.