doodledooddoodledoodCommunityยท9 Agent Skills Included

manifest-dev

Manifest-driven planning, execution, and verified code delivery

Turns vague coding requests into written acceptance contracts, then executes and independently verifies every criterion before reporting done. Eliminates undirected code generation, skipped verification, and sessions that re-derive project direction from scratch each time. Keeps project goals, tickets, and decision records in the repo so every run starts aligned and finishes with evidence.
npx skills add doodledood/manifest-dev --all -g -y
Available:

Tells the agent how the manifest-driven workflow operates, which project documents to read first, and the conventions for building and shipping skills in this repository.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install manifest-dev?โ–ผ

Run `npx skills add doodledood/manifest-dev --all -g -y` in your terminal to install all skills globally.

What problem does manifest-dev solve?โ–ผ

It stops coding agents from producing unverified work by writing acceptance criteria first, then checking every criterion with independent evidence before declaring done.

How does the define and do workflow work?โ–ผ

The define skill interviews you and writes a manifest of deliverables and acceptance criteria; the do skill then implements against it and verifies each gate before completion.

Does manifest-dev work with Claude Code and Codex?โ–ผ

Yes. The same skill text ships to Claude Code, Codex, Pi, and OpenCode through per-host plugin distributions.

Can manifest-dev review pull requests automatically?โ–ผ

Yes. The review-pr skill posts high-signal review comments, and babysit-pr drives a PR through CI and review threads until it is mergeable.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’