Vic Valenzuela
Community@sandsower · Reykjavík, Iceland
Product-minded software engineer
Agent Skills by Vic Valenzuela
Showing 22 vetted skills indexed across 1 GitHub repositories.
kickoff
Fetches ticket context and routes feature work through spec, scope, and blueprint planning.
verify
Requires running verification commands and reading output before claiming work is complete.
handoff
Creates paste-ready context handoff prompts for transferring work slices to other agents or sessions.
doctor
Audits Beislið workflow configuration and probes each capability against the current host session.
setup
Configures Beislið project workflow files and updates installed distributions interactively.
spec
Shapes vague ideas and tickets into approved lightweight product specs.
envelope
Author, approve, and export execution envelopes for AFK work slices as validated bundles.
ready-for-review
Runs quality gates, review loops, and PR handoff for completed branches.
poke-holes
Interrogates an existing plan, spec, or design through structured questions until every decision branch is resolved.
review
Review a local diff or supplied patch against requirements and return severity-categorized findings.
review-response
Categorize, fix, and reply to PR review comments and QA ticket feedback.
walk-the-diff
Presents local git changes as an interactive, chunk-by-chunk guided walkthrough for human reviewers.
retro
Reviews run evidence and workflow config to recommend workflow improvements.
implement
Creates file-level implementation plans and executes them with TDD, task tracking, and parallel batching.
pr-patrol
Reviews remote pull requests and posts approved review comments via host tooling.
break-spec
Decomposes approved specs into phased vertical slices with lifecycle artifact handling.
show-me
Generates local HTML evidence decks and visual walkthroughs from verification, review, and demo artifacts.
rinse
Orchestrates iterative review, fix, and verification loops on code diffs before PR handoff.
fresh-eyes
Reviews whole diffs for cross-file consistency, config drift, and pre-PR issues.
babysit
Monitors a pull request until checks and reviews pass, then runs configured merge and cleanup closeout.
blueprint
Produces an approved implementation design from a spec before any code is written.
debug
Diagnose bugs and test failures through evidence-based root cause investigation before fixing.
Frequently Asked Questions About Vic Valenzuela
FAQPage SchemaWhat tasks can I accomplish with Vic Valenzuela's Beislið skills?▼
The 22 skills cover the full delivery cycle: kickoff fetches tickets and explores the codebase, spec and blueprint produce PRDs and implementation designs, implement runs TDD-based coding, review/rinse/fresh-eyes harden diffs, and ready-for-review, pr-patrol, and babysit manage PR handoff, review comments, and CI monitoring.
Who are these skills designed for?▼
Product-minded software engineers and coding-agent users who want disciplined, evidence-driven development. They suit engineers splitting work across sessions or worktrees (handoff), responding to QA feedback (review-response), or walking teammates through local changes interactively (walk-the-diff).
How do I configure and run the Beislið skills?▼
Run the setup skill to interactively create or update the .beislid/workflow.md project config, which drives ticket sources and capability probing. Use doctor to audit the config and probe each capability, and retro after runs to recommend workflow improvements routed back through setup.
What prerequisites do the Beislið skills require?▼
Skills read a per-repository .beislid/workflow.md config and adapt to whatever ticket tracker and domain tooling the environment provides. The envelope skill requires an approved Work Contract or spec file, and verify requires actually running verification commands before any success claims.
How do the skills enforce code quality before a PR?▼
Review produces severity-categorized findings with a readiness verdict, rinse loops user-approved fixes with verification until clean, fresh-eyes runs a final whole-diff pass for cross-file consistency and config drift, and ready-for-review gates the final PR handoff.