Skip to content

Add manifest-dev plugin#332

Open
doodledood wants to merge 1 commit into
composio-community:masterfrom
doodledood:patch-1
Open

Add manifest-dev plugin#332
doodledood wants to merge 1 commit into
composio-community:masterfrom
doodledood:patch-1

Conversation

@doodledood

Copy link
Copy Markdown

What problem it solves: coding agents start building before the problem is understood and report done on self-assessment. manifest-dev separates understanding (/figure-out), acceptance definition (/define), and verified execution (/do) — one independent verifier per criterion decides done.

Who uses it: developers handing larger tasks to a coding agent who want a stop condition they can trust.
Attribution: original work, doodledood/manifest-dev (MIT).

Example: /figure-out "why do half my background jobs silently stall?" — it investigates the repo and presses the load-bearing question before any fix.

Individual skills install via npx skills add doodledood/manifest-dev --skill figure-out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant