Skip to content

vouchington/vouchington-workflow

v0.7.0

Portable implementation, dependency automation, planning, publishing, issue, retrospective, event-driven CI, stacked-PR, and PR workflow skills for Codex and Claude.

agent-workflow

Shared workflow guidance for repository implementation: inspect local instructions, keep changes bounded, validate, and prepare reviewable commits.

blackboard

Record and retrieve concise contemporaneous session findings when the repository provides a journal or blackboard service.

dependabot

Configure or audit Dependabot coverage, cooldowns, package-family grouping, trusted CI, and conservative auto-merge policy for a repository.

git-commit-checklist

Use before staging and committing changes to verify scope, validation, commit metadata, and local repository policy.

github-actions-authoring

Author or redesign GitHub Actions workflows around event-driven orchestration, with remote-state polling prohibited.

github-actions-checklist

Use when editing GitHub Actions workflows or composite actions to keep security, runner, permissions, concurrency, and validation aligned with local policy.

github-issue

Search, create, update, link, or assess GitHub issues using the repository's live issue policy and taxonomy.

npm-publishing

Bootstrap an npm package and give a human the exact commands to publish it publicly and configure GitHub trusted publishing.

organize-github-issues

Organize existing GitHub issues and pull requests with the repository's live taxonomy without inventing new taxonomy.

package-json-checklist

Use when changing JavaScript package metadata, dependencies, scripts, workspaces, or published entrypoints.

planning

Create an evidence-backed implementation plan for a repository change or a justified no-change recommendation.

pr-description

Draft or review a self-contained pull-request description with summary, root cause, validation, rollout, and issue context.

retrospective

Produce a concise evidence-based retrospective for a completed task or session when local workflow provides a durable record.

retrospective-distill

Distill completed session records into a small set of verified, actionable follow-up issues.

review-ci-logs

Audit CI failures or noisy logs, identify the root cause, and recommend diagnostics-preserving fixes.

review-github-issue-taxonomy

Audit GitHub labels, milestones, and path-label automation and return actionable taxonomy recommendations.

revisit-followups

Review recently completed work and repository instructions for genuinely deferred follow-ups, then propose verified issue candidates.

stacked-prs

Recognize a native GitHub stacked pull request and drain it from the bottom-most ready layer up, rather than waiting for the whole stack to be ready first.

static-analysis-checklist

Use when adding, changing, replacing, or removing static-analysis rules, configurations, fixtures, suppressions, allowlists, or repository guards.