levelup software avatar

levelup software

Official

@lvlup-sw

0Followers
|
10Public Repos
|
22Published Skills

Offers specialized repository governance, git worktree management, and structured code quality assessment for enterprise engineering teams.

Skills Distribution
DomainDeveloper To...Repository Governa.. (40%)Git Infrastructure (30%)Code Quality Assur.. (30%)

Agent Skills by levelup software

Showing 22 vetted skills indexed across 1 GitHub repositories.

lvlup-swlvlup-sw
33

shepherd

Assess pull requests against CI checks and reviews until merge readiness.

Official
Advanced
lvlup-swlvlup-sw
33

oneshot-workflow

Coordinate small code changes through an auditable four-phase workflow.

Official
Advanced
lvlup-swlvlup-sw
33

synthesis

Orchestrate stacked GitHub pull requests with automated creation and merging.

Official
Advanced
lvlup-swlvlup-sw
33

workflow-state

Manage persistent workflow state across sessions and checkpoints.

Official
Advanced
lvlup-swlvlup-sw
33

delegation

Dispatch implementation tasks across subagents with worktree isolation and TDD validation.

Official
Advanced
lvlup-swlvlup-sw
33

prune-workflows

Cancel stale non-terminal workflows with dry-run previews and safeguard checks.

Official
Advanced
lvlup-swlvlup-sw
33

cleanup

Verify merged PRs, backfill metadata, and prune git worktrees and branches.

Official
Advanced
lvlup-swlvlup-sw
33

brainstorming

Facilitate structured design exploration and document chosen architecture decisions.

Official
Advanced
lvlup-swlvlup-sw
33

quality-review

Assess code quality from an integrated git diff and return a structured JSON verdict.

Official
Advanced
lvlup-swlvlup-sw
33

git-worktrees

Create isolated git worktrees in gitignored directories for parallel tasks.

Official
Intermediate
lvlup-swlvlup-sw
33

spec-review

Audit code implementations against design specifications and produce structured verdicts.

Official
Advanced
lvlup-swlvlup-sw
33

implementation-planning

Transform design documents into test-first implementation plans with traceability matrices.

Official
Advanced
lvlup-swlvlup-sw
33

dogfood

Diagnose Exarchos MCP tool failures and classify root causes into code, documentation, or user errors.

Official
Advanced
lvlup-swlvlup-sw
33

refactor

Coordinates Go and Rust refactor workflows with characterization testing and static analysis gates.

Official
Advanced
lvlup-swlvlup-sw
33

debug

Identifies and fixes bugs using a structured workflow with triage, RCA, and fix tracks.

Official
Advanced
lvlup-swlvlup-sw
33

wrong-name

Compare SKILL.md frontmatter names to parent folder names and output structured reports.

Official
Basic
lvlup-swlvlup-sw
33

xml-tags

Escape angle-bracket XML tag sequences in descriptions to prevent parsing issues.

Official
Basic
lvlup-swlvlup-sw
33

broken-reference

Detect missing or invalid Markdown links in skill documents.

Official
Basic
lvlup-swlvlup-sw
33

body-too-long

Detect SKILL.md bodies exceeding word limits during repository audits.

Official
Basic
lvlup-swlvlup-sw
33

no-negative-trigger

Detect and remove negative trigger phrases from SKILL.md frontmatter descriptions.

Official
Intermediate
lvlup-swlvlup-sw
33

valid-skill

Validate YAML frontmatter completeness and reference structure in skill units.

Official
Basic
lvlup-swlvlup-sw
33

orphan-reference

Identify reference files not linked from SKILL.md frontmatter.

Official
Basic

Frequently Asked Questions About levelup software

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable automated pull request orchestration, structured code quality reviews, and repository maintenance. You can perform parallel development using isolated worktrees, validate implementation plans against design specifications, and audit repository metadata for compliance with documentation standards.

Which personas benefit most from these repository management functions?

Senior software engineers, technical leads, and repository maintainers benefit most. These functions are designed for teams managing complex, multi-branch codebases who require rigorous quality gates, structured design exploration, and systematic cleanup of stale development artifacts.

What are the primary prerequisites for integrating these repository management functions?

Integration requires a standard Git-based repository structure and adherence to YAML frontmatter conventions for skill documentation. Users must ensure their environment supports git worktrees and that repository files are organized to allow for structured metadata parsing and link validation.