tachyon-zcashtachyon-zcashOfficialยท4 Agent Skills Included

ragu

Parallel code review, book review, and formal verification workflows

Runs parallel specialist reviews of Rust code and technical book chapters, then synthesizes findings into must-fix issues and suggestions. Audits documentation placement between rustdoc and book content, tracks deferred issues, and resolves them on demand. Guides formal verification of zero-knowledge circuits in Lean, turning review feedback into reusable policy rules.
npx skills add tachyon-zcash/ragu --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ragu skills?โ–ผ

Run `npx skills add tachyon-zcash/ragu --all -g -y` in your terminal to install all skills in this collection globally.

How to review Rust code with parallel reviewers?โ–ผ

Invoke the code-review skill with a file path, diff, or PR number, and it launches one specialist reviewer per policy file, then merges their findings into a single prioritized report.

Can these skills review book chapters and documentation?โ–ผ

Yes. The book-review and doc-audit skills check grammar, structure, math notation, formatting, and whether content is placed in the right surface between the book and rustdoc.

How does the formal verification guidance work?โ–ผ

The fv-docs and fv-review skills provide canonical definitions and proven patterns for writing formally verified zero-knowledge circuits in the Clean Lean DSL, including spec style and proof tactics.

Can the review system learn from my feedback?โ–ผ

Yes. The code-refine and book-refine skills generalize your corrections into durable policy rules, so future reviews automatically follow your preferences.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’