Agent Skills by doodledood
Showing 33 vetted skills indexed across 4 GitHub repositories.
define-x-strategy
Generate a personalized X growth strategy via guided discovery interview.
sync-plugins
Synchronize Claude Code plugins from source repositories into OpenCode format.
prompt-engineering
Automate LLM prompt creation and refinement through interview-driven context discovery.
harden-task-file
Harden /define task guidance files with explicit acceptance criteria and convergence checks.
learn-from-session
Analyze Claude Code sessions and generate structured improvement reports.
define
Generate a Manifest with Deliverables, Acceptance Criteria, Invariants, and verification steps.
do
Execute manifest-defined deliverables against acceptance criteria with verification loops and logging.
verify
Coordinate parallel automated verifiers to validate Manifest criteria.
done
Generate hierarchical completion reports from execution logs and manifests in Markdown-ready format.
escalate
Generate structured escalations with evidence tied to Manifest hierarchy.
example
Analyze project structures and tech stacks to produce a concise overview.
sync-from-vibe-workflow
Convert vibe-workflow skills into Codex-compatible frontmatter and invocation formats.
review-simplicity
Audit codebases for unnecessary complexity and premature abstractions.
review-docs
Audit documentation drift and gaps caused by code changes via git diff against origin/main.
review-type-safety
Identify type-safety issues in TypeScript code during reviews.
review-bugs
Detect logic errors, race conditions, and edge cases in code changes.
explore-codebase
Explore codebases to produce overviews and prioritized file lists with line ranges.
review-testability
Detect testability anti-patterns in code and suggest refactorings.
fix-review-issues
Orchestrate review issue fixes through planning and implementation phases.
spec
Capture and structure product work into a complete, testable specification.
review-coverage
Analyze code diffs to identify and quantify test coverage gaps.
research-web
Plan, execute, and synthesize multi-wave web research findings.
review-agents-md-adherence
Detect AGENTS.md guideline violations in PR code changes.
review
Coordinate multiple analysis skills to produce a consolidated code review report.