Agent Skills by pv-udpv
Showing 51 vetted skills indexed across 2 GitHub repositories.
research
Search prioritized memory scopes and write findings to analysis/research-summary.json.
refine
Refine requirements and plans through structured dialogue with stakeholders.
using-cline-cli
Operate the Cline CLI within sandbox guardrails and manage provider approvals.
Getting Started with Skills
Enforce mandatory skill discovery, SKILL.md reading, and checklist-based task execution.
Using Git Worktrees
Create isolated Git worktrees for concurrent feature work with safety checks.
Dispatching Parallel Agents
Dispatch parallel agents to investigate and fix independent failures.
Executing Plans
Execute plan tasks in batches with human review checkpoints.
Finishing a Development Branch
Finish a development branch by merging, creating a pull request, keeping, or discarding after tests pass.
Brainstorming Ideas Into Designs
Guides Socratic questioning to transform rough ideas into concrete designs.
Writing Plans
Generate end-to-end implementation plans with file paths, tests, and commit guidance.
Remembering Conversations
Search archived Claude Code conversations with semantic vector and exact text matching.
Requesting Code Review
Dispatch a reviewer subagent to validate implementations against plans or requirements.
Code Review Reception
Enforce technical verification of code-review feedback before implementation.
Subagent-Driven Development
Dispatch fresh subagents for each task with code-review gates.
Root Cause Tracing
Trace bugs backward through the call stack to locate the original trigger.
Verification Before Completion
Run full verification commands and report evidence-backed status before completion.
notebooks-workflows
Create reproducible notebook workflows across IDLE, IPython, Jupyter, and VS Code.
Sharing Skills
Contribute skills to upstream repositories via branch-and-PR workflow.
Testing Skills With Subagents
Run RED-GREEN-REFACTOR tests to harden skill documentation and close loopholes.
Gardening Skills Wiki
Validate links, naming, and INDEX coverage in a skills wiki.
Pulling Updates from Skills Repository
Sync local skills repositories with upstream changes while preserving personal edits.
When Stuck - Problem-Solving Dispatch
Dispatch problem-solving techniques based on described stuck symptoms.
Simplification Cascades
Identify common patterns and propose a single unifying rule to replace multiple implementations.
Collision-Zone Thinking
Force unrelated domain pairings to reveal emergent properties and actionable insights.