Vic Valenzuela avatar

Vic Valenzuela

Community

@sandsower · Reykjavík, Iceland

24Followers
|
62Public Repos
|
22Published Skills

Product-minded software engineer

Skills Distribution
DomainDeveloper To...Code Review & Qual.. (35%)Spec & Implementat.. (30%)Ticket-to-PR Lifec.. (20%)Debugging & Verifi.. (15%)

Agent Skills by Vic Valenzuela

Showing 22 vetted skills indexed across 1 GitHub repositories.

sandsowersandsower
10

kickoff

Fetches ticket context and routes feature work through spec, scope, and blueprint planning.

Community
Advanced
sandsowersandsower
10

verify

Requires running verification commands and reading output before claiming work is complete.

Community
Basic
sandsowersandsower
10

handoff

Creates paste-ready context handoff prompts for transferring work slices to other agents or sessions.

Community
Intermediate
sandsowersandsower
10

doctor

Audits Beislið workflow configuration and probes each capability against the current host session.

Community
Advanced
sandsowersandsower
10

setup

Configures Beislið project workflow files and updates installed distributions interactively.

Community
Advanced
sandsowersandsower
10

spec

Shapes vague ideas and tickets into approved lightweight product specs.

Community
Advanced
sandsowersandsower
10

envelope

Author, approve, and export execution envelopes for AFK work slices as validated bundles.

Community
Advanced
sandsowersandsower
10

ready-for-review

Runs quality gates, review loops, and PR handoff for completed branches.

Community
Advanced
sandsowersandsower
10

poke-holes

Interrogates an existing plan, spec, or design through structured questions until every decision branch is resolved.

Community
Intermediate
sandsowersandsower
10

review

Review a local diff or supplied patch against requirements and return severity-categorized findings.

Community
Intermediate
sandsowersandsower
10

review-response

Categorize, fix, and reply to PR review comments and QA ticket feedback.

Community
Advanced
sandsowersandsower
10

walk-the-diff

Presents local git changes as an interactive, chunk-by-chunk guided walkthrough for human reviewers.

Community
Advanced
sandsowersandsower
10

retro

Reviews run evidence and workflow config to recommend workflow improvements.

Community
Intermediate
sandsowersandsower
10

implement

Creates file-level implementation plans and executes them with TDD, task tracking, and parallel batching.

Community
Advanced
sandsowersandsower
10

pr-patrol

Reviews remote pull requests and posts approved review comments via host tooling.

Community
Advanced
sandsowersandsower
10

break-spec

Decomposes approved specs into phased vertical slices with lifecycle artifact handling.

Community
Advanced
sandsowersandsower
10

show-me

Generates local HTML evidence decks and visual walkthroughs from verification, review, and demo artifacts.

Community
Advanced
sandsowersandsower
10

rinse

Orchestrates iterative review, fix, and verification loops on code diffs before PR handoff.

Community
Advanced
sandsowersandsower
10

fresh-eyes

Reviews whole diffs for cross-file consistency, config drift, and pre-PR issues.

Community
Intermediate
sandsowersandsower
10

babysit

Monitors a pull request until checks and reviews pass, then runs configured merge and cleanup closeout.

Community
Advanced
sandsowersandsower
10

blueprint

Produces an approved implementation design from a spec before any code is written.

Community
Advanced
sandsowersandsower
10

debug

Diagnose bugs and test failures through evidence-based root cause investigation before fixing.

Community
Intermediate

Frequently Asked Questions About Vic Valenzuela

FAQPage Schema
What 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.