Back to authors
vereis

vereis

9 Skills published on GitHub.

code-review

**MANDATORY**: Apply when reviewing code changes, PR diffs, or code-review requests. Enforces quality standards, warning seriousness, and meaningful comments.

UncategorizedView skill →

communication

Writing and collaboration standards for PR reviews, PR descriptions, and ticket updates. Use when writing messages that other humans will read (PR review comments, PR bodies, JIRA ticket bodies/comments).

UncategorizedView skill →

git-workflow

**MANDATORY**: Enforce branch/worktree workflow. Use when starting work, picking up work, creating branches, using git worktrees, or when asked to implement anything non-trivial. Ensures all work happens on correctly named branches, preferably in dedicated worktrees.

UncategorizedView skill →

git

**MANDATORY**: Load when creating commits or PRs. Covers conventional commits, branching, and PR conventions

UncategorizedView skill →

github-pr

Create, review, and update GitHub pull requests using gh + git with our quality standards. Use when the user mentions PRs, pull requests, GitHub reviews, or asks to open/review a PR.

UncategorizedView skill →

jira

**MANDATORY**: Load for JIRA operations. Covers ticket structure, JIRA CLI usage, and workflow patterns

UncategorizedView skill →

planning

**MANDATORY**: Load when planning complex features or refactorings. Planning process for complex tasks

UncategorizedView skill →

refactoring

**MANDATORY**: Apply when refactoring or when asked to improve maintainability. Enforces staged, low-risk refactors and clean commit boundaries.

UncategorizedView skill →

standup

Generate a daily standup update in Markdown using git, GitHub (gh), and Jira (best-effort).

UncategorizedView skill →