peteromalletpeteromalletCommunity·10 Agent Skills Included

arnold

Structured multi-model planning, execution, and code review pipelines

Breaks software work into checked phases: prep, plan, critique, gate, revise, finalize, execute, and review. Routes each phase to the cheapest capable model, reserving premium models for hard tasks and adjudication. Eliminates self-graded, unreliable single-pass coding by adding independent critique and gating. Includes pipelines for epics, design docs, prose review, and long-running chained sprints.
npx skills add peteromallet/arnold --all -g -y
Available:

Instructs the agent to route every Megaplan run through the Arnold CLI, resolve a verified launcher first, and follow the fixed prep-to-review phase workflow with the correct robustness level and mode flags.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Arnold?

Run `npx skills add peteromallet/arnold --all -g -y` in your terminal to install all skills in this suite globally.

What does Megaplan do?

Megaplan turns a coding idea into a structured run with separate planning, critique, gating, execution, and review phases, so no single model pass grades its own work.

How does Arnold keep model costs low?

It routes each pipeline phase to the cheapest model that can handle it, using cheap open models like DeepSeek for most work and premium models only for planning, adjudication, and hard tasks.

Can Arnold produce documents instead of code?

Yes. Metaplan mode produces design docs, RFCs, and specs as the final artifact, and dedicated pipelines handle prose review and multi-section document drafting.

Does Arnold support long multi-sprint projects?

Yes. Epics chain many sprints into one long-running effort with carried context, and cloud runs let plans continue on a remote machine after your terminal closes.

Related Repositories in Software Engineering

View All in Software Engineering