cc
Staged milestone delivery, Rust standards, and coding delegation
All Skills in This Repository (3)
Pure Emerald Level Indicatorsrust-dev
Enforce Rust coding standards and workspace guidelines with cargo, clippy, and tests.
mimo-code
Delegate coding tasks to mimo and review resulting diffs.
sprint
Coordinate multi-stage milestones into iterative brainstorms, plans, and coding.
Frequently Asked Questions
FAQPage SchemaHow to install onsails/cc?โผ
Run `npx skills add onsails/cc --all -g -y` in your terminal to install all skills in this collection globally.
How to split a big coding milestone into stages?โผ
The sprint skill decomposes a large milestone into ordered stages, each going through brainstorm, plan, execute, review, and verify steps tracked in a living sprint document.
Can a sprint resume after closing the session?โผ
Yes. The sprint document records engine, model, and stage status, so work resumes exactly where it stopped across sessions.
What Rust standards does rust-dev enforce?โผ
It enforces Edition 2024, fail-fast error propagation with thiserror and anyhow, workspace architecture, and verified builds via clippy and cargo test.
Does it work with Claude Code and Oh My Pi?โผ
Yes. The sprint and rust-dev skills include runtime adapters for both Claude Code and Oh My Pi, while mimo-code delegation is Claude Code only.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core