doodledood

107 mods across 2 repositories, 91 stars between them.

manifest-dev

25

doodledood/manifest-dev

Plugin Claude Code

Manifest-driven development: /figure-out reaches shared understanding, /define writes Deliverables with Acceptance Criteria and Global Invariants, and /do implements them. Each gate is one text — a title, a body, and an optional why — carrying a required kind (judgment or deterministic, never inferred) as its only…

72 2d ago A tokens not measured original MIT

auto

26

doodledood/manifest-dev

Skill Claude CodeCodex

End-to-end autonomous execution: figure-out → define → do, chained without manual approval gates. Use when you want to define and execute without intervention during planning, when the user asks for autonomous or end-to-end work, or asks to tend or babysit a PR.

72 2d ago A 56 tokens original MIT

check-pr

27

doodledood/manifest-dev

Skill Claude CodeCodex

Read-only inspection of a single GitHub PR lifecycle — checks CI, review threads, description sync, and mergeability, and returns PASS or FAIL with per-gate findings. Never invokes the merge button. Use when verifying a PR is ready to merge, polling lifecycle progress, checking mergeability, or babysitting a GitHub PR…

72 2d ago A 74 tokens original MIT

define

28

doodledood/manifest-dev

Skill Claude CodeCodex

Manifest builder. Turns shared understanding into a verifiable Manifest with Deliverables, Acceptance Criteria, Global Invariants, and an Initial Approach. Use when planning features, scoping refactors, debugging complex issues, or when the user asks to define, scope, plan, spec out, make a manifest, or break down a…

72 2d ago A 68 tokens original MIT

do

29

doodledood/manifest-dev

Skill Claude CodeCodex

Manifest executor. Works through Deliverables verifying every Acceptance Criterion and Global Invariant. Use when executing a manifest, running a plan, implementing a defined task, or when the user asks to run, execute, implement, or ship a manifest-backed plan.

72 2d ago A 52 tokens original MIT

done

30

doodledood/manifest-dev

Skill Claude CodeCodex

Completion marker for the /do workflow. Outputs a plain-prose summary of what was built. Called by /do after every Acceptance Criterion and Global Invariant has fresh PASS evidence, when the manifest is complete, all criteria pass, or the workflow needs to wrap up with a completion summary.

72 2d ago A 60 tokens original MIT

escalate

31

doodledood/manifest-dev

Skill Claude CodeCodex

Structured escalation when /do hits an unrecoverable blocker. Surfaces what was tried, why it failed, and what the user can decide. Called by /do when work is blocked, cannot proceed, hits an unrecoverable failure, needs a user decision, or gets stuck.

72 2d ago A 61 tokens original MIT

figure-out-team

32

doodledood/manifest-dev

Skill Claude CodeCodex

Drive a multi-party deliberation in a Slack channel or thread. The agent is an involved orchestrator — presses rigorously, brings evidence, names trade-offs, surfaces disagreements, advances when answers cohere; owner-by-Slack-handle overrules. Use when the people involved cannot all sit in one chat, when deliberation…

72 2d ago A 98 tokens original MIT

figure-out

33

doodledood/manifest-dev

Skill Claude CodeCodex

Figure things out together — any topic, problem, or idea. Presses relentlessly until shared understanding is reached. Use when understanding is the deliverable rather than a preamble to acting, when figuring it out is the goal, or when the user asks to think through a decision, dig deeper, press an assumption…

72 2d ago A 78 tokens original MIT

init-context

34

doodledood/manifest-dev

Skill Claude CodeCodex

Set a project up with the surfaces manifest-dev works from — a North Star, a glossary, ADR conventions, and the context-file wiring that makes every session use them — seeding them from the project's own history where there is any. Use when a repository has no CONTEXT.md or decision records, when adopting manifest-dev…

72 2d ago A 99 tokens original MIT

just-auto

35

doodledood/manifest-dev

Skill Claude CodeCodex

Goal-based autonomous chain: figures out the task, encodes a Manifest, and pursues it end-to-end with full autonomy and minimal process. Use when the user asks to just build it, just auto it, run end-to-end goal-based, or go from idea to done without approval gates.

72 2d ago A 63 tokens original MIT

just-define

36

doodledood/manifest-dev

Skill Claude CodeCodex

Goal-based Manifest builder. Encodes shared understanding into a verifiable Manifest — Deliverables, Acceptance Criteria, Global Invariants — deciding for itself how to interview. Use when the user asks to just define it, spec it lean, or make a manifest with minimal process.

72 2d ago A 58 tokens original MIT

just-do

37

doodledood/manifest-dev

Skill Claude CodeCodex

Goal-based Manifest executor. Reads a Manifest and pursues it with full autonomy: reach a state where every Acceptance Criterion and Global Invariant holds, deciding for itself how to get there. Use when the user asks to just do a manifest, run it goal-based, or execute with minimal process.

72 2d ago A 62 tokens original MIT

just-figure-out

38

doodledood/manifest-dev

Skill Claude CodeCodex

Goal-based investigation partner. Presses a topic until understanding is shared and names a read — conclusion, confidence, evidence, what would overturn it — deciding for itself how to get there. Use when the user asks to just figure something out, think it through lean, or investigate with minimal process.

72 2d ago A 64 tokens original MIT

next-ticket

39

doodledood/manifest-dev

Skill Claude CodeCodex

Read the project's Ticket store, choose the single best Ticket for the human-plus-AI session to work on now, claim it, and present it with the reason it leads. Use when asking what's next, what should I work on, or pulling the next Ticket from the backlog. Selection stops after presentation; execution belongs to…

72 2d ago A 76 tokens original MIT

poll-slack

40

doodledood/manifest-dev

Skill Claude CodeCodex

Narrate new Slack messages in a channel or thread since a cursor. Returns a natural-language story of what was said, or a clear statement when there is nothing new. Use when a parent agent polls Slack and needs to know what changed, read a Slack delta, or understand a thread update without re-ingesting the whole…

72 2d ago B 70 tokens original MIT

review-code

41

doodledood/manifest-dev

Skill Claude CodeCodex

Review a change along one specific quality dimension — bugs, design, simplicity, maintainability, testability, test quality, type safety, contracts, operational readiness, docs, prose value, change intent, defect-class completeness after a fix, or CLAUDE.md adherence. Loads exactly one dimension reference and audits…

72 2d ago A 103 tokens original MIT

review-writing

42

doodledood/manifest-dev

Skill Claude CodeCodex

Review any prose against this project's writing standards — a README, a spec, a design doc, a blog post, marketing copy, or a draft you paste in. Detects whether the text is documentation or human-voiced writing, applies that register's rules plus the rules holding in both, and reports graded findings with the fix.…

72 2d ago A 103 tokens original MIT

run-ticket

43

doodledood/manifest-dev

Skill Claude CodeCodex

Run one exact Ticket through recovery, autonomous work, and its required landing, then write DONE or ESCALATED evidence back to that same Ticket. Use when a hosted trigger, agent runner, or person supplies a specific issue, tracker item, or file Ticket to work end to end. This skill does not select backlog work or…

72 2d ago A 74 tokens original MIT

sweep-tickets

44

doodledood/manifest-dev

Skill Claude CodeCodex

Recover or start one unattended Ticket from a configured shared Ticket Store, then stop. Use from a scheduled agent trigger to resume one interrupted automation-owned Auto Ticket or select one ready Auto Ticket and invoke run-ticket. This is the low-frequency correctness path beside issue-event triggers, not a backlog…

72 2d ago A 64 tokens original MIT

ticket-up

45

doodledood/manifest-dev

Skill Claude CodeCodex

Author self-sufficient Tickets in the project's store from a finished Manifest, a direct work request, an open question, or follow-up findings from another Ticket. A Manifest becomes one coherent Shaped Ticket by default; split it by Deliverable only when the caller explicitly wants delegation or parallel pickup. Use…

72 2d ago A 90 tokens original MIT

doodledood/claude-code-plugins

Agent Claude Code

Verify that code changes have adequate test coverage by proactively enumerating edge cases from the code's logic. Analyzes the diff, derives specific test scenarios with concrete inputs and expected outputs, and reports coverage gaps. Use after implementing a feature, before a PR, or when reviewing code quality.…

19 2d ago A 0 tokens

doodledood/claude-code-plugins

Agent Claude Code

Analyze a single /define session transcript to extract user preference patterns. Spawned by learn-define-patterns skill for parallel per-session analysis.

19 2d ago A 33 tokens