Skip to main content
doodledood
GitHub-Creator-Profil

doodledood

Repository-Ansicht von 125 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
125
Repositories
5
aktualisiert
11. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

auto
nicht klassifiziert

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, says just build it, or asks…

8. Aug. 2026
babysit-pr
nicht klassifiziert

Author-side PR lifecycle babysitter and companion to review-pr. Use when the user wants to tend an existing GitHub PR through CI, review threads, description sync, mergeability, auto-fixes, or asks to babysit a PR with or without an existing manifest.

8. Aug. 2026
do
nicht klassifiziert

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…

8. Aug. 2026
define
nicht klassifiziert

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…

8. Aug. 2026
done
nicht klassifiziert

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…

8. Aug. 2026
escalate
nicht klassifiziert

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.

8. Aug. 2026
figure-out
nicht klassifiziert

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…

8. Aug. 2026
next-ticket
nicht klassifiziert

Read the project's ticket store and name the single best ticket to work on now, with the reason. Use when picking up work, asking what's next, what should I work on, or pulling the next task or ticket from the backlog.

8. Aug. 2026
Es werden 8 von 50 gesammelten Skills angezeigt.
define
nicht klassifiziert

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…

5. Aug. 2026
do
nicht klassifiziert

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…

5. Aug. 2026
review-code
nicht klassifiziert

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, or CLAUDE.md adherence. Loads exactly one dimension…

5. Aug. 2026
review-pr
Softwarequalitätssicherungsanalysten und -tester

Autonomous PR review that posts high-signal, human-voiced comments under your account. Use when reviewing someone else's PR or your own manifest-driven PR, when you want a precision-tuned review you can walk away from, or when the user asks to review a PR,…

5. Aug. 2026
sync-tools
Softwareentwickler

Generate multi-CLI distribution packages from the Claude Code plugin. Converts shared skills and package assets for OpenCode, Codex CLI, and Pi under dist/. Run after changing plugin components to keep distributions in sync.

5. Aug. 2026
review-code
nicht klassifiziert

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, or AGENTS.md adherence. Loads exactly one dimension…

5. Aug. 2026
define
nicht klassifiziert

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…

5. Aug. 2026
do
nicht klassifiziert

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…

5. Aug. 2026
Es werden 8 von 37 gesammelten Skills angezeigt.
explore-codebase
Softwareentwickler

Context-gathering for finding files to read. Maps codebase structure, returns overview + prioritized file list with line ranges. Thoroughness: quick for lookups, medium for bugs/features, thorough for multi-area, very-thorough for architecture audits.…

20. Jan. 2026
sync-from-vibe-workflow
Softwareentwickler

Sync skills from claude-code-plugins vibe-workflow to this codex-workflow repo. Adapts Claude Code features to Codex equivalents. Use when vibe-workflow has updates to sync.

17. Jan. 2026
bugfix
Softwareentwickler

Systematic bug investigation and fix workflow. Gathers symptoms, forms hypotheses, investigates root cause, implements fix, and verifies. Use for debugging, fixing errors, or troubleshooting. Triggers: debug, fix bug, troubleshoot, why is this broken.

17. Jan. 2026
review-agents-md-adherence
Softwarequalitätssicherungsanalysten und -tester

Audit code compliance with AGENTS.md project guidelines. Checks adherence to project conventions, naming, patterns, and standards. Read-only analysis. Use before PR. Triggers: review agents.md adherence, check guidelines, project standards compliance.

17. Jan. 2026
review-bugs
Softwarequalitätssicherungsanalysten und -tester

Audit code for bugs, logic errors, race conditions, and edge cases. Read-only analysis producing actionable report. Use before PR, after implementation, or when debugging. Triggers: review bugs, find bugs, check for errors, code review.

17. Jan. 2026
review-coverage
Softwarequalitätssicherungsanalysten und -tester

Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only analysis. Use before PR or after implementation. Triggers: review coverage, check tests, test coverage, are tests adequate.

17. Jan. 2026
review-docs
Softwarequalitätssicherungsanalysten und -tester

Audit documentation accuracy against code changes. Identifies stale docs, incorrect examples, and missing documentation. Read-only analysis. Use before PR or after implementation. Triggers: review docs, check documentation, docs up to date.

17. Jan. 2026
review-maintainability
Softwarequalitätssicherungsanalysten und -tester

Audit code for DRY violations, dead code, complexity, and consistency issues. Read-only analysis with actionable recommendations. Use before PR or for code quality review. Triggers: review maintainability, code quality, DRY, refactor review.

17. Jan. 2026
Es werden 8 von 18 gesammelten Skills angezeigt.
sync-manifest-dev
nicht klassifiziert

Sync the manifest-dev plugins from doodledood/manifest-dev into .claude/. Clones the source, copies agents/skills/hooks, removes only previously-synced items that disappeared upstream, and leaves other plugins alone. Pass --all to sync every repo in the fleet…

11. Aug. 2026
define
nicht klassifiziert

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…

11. Aug. 2026
do
nicht klassifiziert

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…

11. Aug. 2026
next-ticket
nicht klassifiziert

Read the project's ticket store, name the single best ticket to work on now with the reason, and claim it so another session picking at the same time gets a different one. Use when picking up work, asking what's next, what should I work on, or pulling the…

11. Aug. 2026
review-code
nicht klassifiziert

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…

11. Aug. 2026
review-pr
nicht klassifiziert

Autonomous PR review that posts high-signal, human-voiced comments under your account. Use when reviewing someone else's PR or your own manifest-driven PR, when you want a precision-tuned review you can walk away from, or when the user asks to review a PR,…

11. Aug. 2026
ticket-up
nicht klassifiziert

Turn a finished Manifest into self-sufficient tickets anyone can pick up — a teammate, an agent, or a future session, with or without manifest-dev. Emits one plain-prose ticket per Deliverable plus explicit dependency edges, into the project's own tracker,…

11. Aug. 2026
sync-pi-setup
nicht klassifiziert

Syncs the current local Pi setup back into this repo's portable setup templates. Use when the user says to sync, refresh, or update this repo from their installed Pi config, extensions, models, MCP template, or agent instructions.

11. Aug. 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
5 von 5 Repositories angezeigt
Alle Repositories angezeigt