onsailsonsailsCommunityยท3 Agent Skills Included

cc

Staged milestone delivery, Rust standards, and coding delegation

Breaks large software milestones into ordered stages with brainstorm, plan, execute, review, and verify cycles that resume across sessions. Enforces strict Rust coding standards with fail-fast error handling, workspace templates, and automated dependency checks. Delegates heavy coding work to external engines while keeping the main session lean, eliminating manual orchestration and context overload.
npx skills add onsails/cc --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’