Agent Skills by doravidan
Showing 14 vetted skills indexed across 1 GitHub repositories.
setup-project
Generate CLAUDE.md, PROJECT_SPEC.md, and .claude scaffolding from project manifests.
code-review
Automate code review by identifying quality, security, and maintainability issues in pull requests across languages and repositories.
ralph
Convert PRD markdown into structured prd.json via CLI-driven workflow.
ralph-run
Orchestrate the RALPH autonomous development loop to implement features from a PRD.
prd
Convert vague product ideas into structured PRD documents with user stories.
ralph-qa
Trigger manual QA validation for RALPH implementations and generate reports.
ralph-memory
Query and manage RALPH's persistent memory stored in .ralph/memory/*.json files.
ralph-pause
Pause RALPH execution after the current subtask completes.
ralph-resume
Resume RALPH execution from the last checkpoint by loading intervention state.
ralph-plan
Decompose PRD user stories into structured implementation subtasks with dependencies.
ralph-merge
Merge RALPH worktree changes into the main branch with optional squash.
ralph-review
Review RALPH worktree diffs, commits, and file changes before merging to main.
ralph-discard
Discard RALPH worktrees and their uncommitted changes without merging.
ralph-rollback
List checkpoints, rollback to a selected one, and reset Git state.