levelup software
Official@lvlup-sw
Offers specialized repository governance, git worktree management, and structured code quality assessment for enterprise engineering teams.
Agent Skills by levelup software
Showing 22 vetted skills indexed across 1 GitHub repositories.
shepherd
Assess pull requests against CI checks and reviews until merge readiness.
oneshot-workflow
Coordinate small code changes through an auditable four-phase workflow.
synthesis
Orchestrate stacked GitHub pull requests with automated creation and merging.
workflow-state
Manage persistent workflow state across sessions and checkpoints.
delegation
Dispatch implementation tasks across subagents with worktree isolation and TDD validation.
prune-workflows
Cancel stale non-terminal workflows with dry-run previews and safeguard checks.
cleanup
Verify merged PRs, backfill metadata, and prune git worktrees and branches.
brainstorming
Facilitate structured design exploration and document chosen architecture decisions.
quality-review
Assess code quality from an integrated git diff and return a structured JSON verdict.
git-worktrees
Create isolated git worktrees in gitignored directories for parallel tasks.
spec-review
Audit code implementations against design specifications and produce structured verdicts.
implementation-planning
Transform design documents into test-first implementation plans with traceability matrices.
dogfood
Diagnose Exarchos MCP tool failures and classify root causes into code, documentation, or user errors.
refactor
Coordinates Go and Rust refactor workflows with characterization testing and static analysis gates.
debug
Identifies and fixes bugs using a structured workflow with triage, RCA, and fix tracks.
wrong-name
Compare SKILL.md frontmatter names to parent folder names and output structured reports.
xml-tags
Escape angle-bracket XML tag sequences in descriptions to prevent parsing issues.
broken-reference
Detect missing or invalid Markdown links in skill documents.
body-too-long
Detect SKILL.md bodies exceeding word limits during repository audits.
no-negative-trigger
Detect and remove negative trigger phrases from SKILL.md frontmatter descriptions.
valid-skill
Validate YAML frontmatter completeness and reference structure in skill units.
orphan-reference
Identify reference files not linked from SKILL.md frontmatter.
Frequently Asked Questions About levelup software
FAQPage SchemaWhat 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.