App Vitals avatar

App Vitals

Official

@app-vitals

0Followers
|
17Public Repos
|
23Published Skills

Offers systematic repository governance, test-readiness orchestration, and entropy management for Shipwright-based development environments.

Skills Distribution
DomainDeveloper To...Test-Suite Governa.. (40%)Repository Lifecyc.. (30%)Entropy & Debt Ana.. (30%)

Agent Skills by App Vitals

Showing 23 vetted skills indexed across 1 GitHub repositories.

app-vitalsapp-vitals
9

test-inventory

Scan repositories and classify code units into deduplicated test layers.

Official
Advanced
app-vitalsapp-vitals
9

test-readiness

Refresh stale test-readiness artifacts across Shipwright worktree phases.

Official
Advanced
app-vitalsapp-vitals
9

test-roadmap

Synthesize test-readiness artifacts into a milestone-gated execution roadmap.

Official
Advanced
app-vitalsapp-vitals
9

repo-config

Configure branch protection, required checks, secrets, and deploy hooks for merge gates.

Official
Advanced
app-vitalsapp-vitals
9

investigate-cron

Locate matching session transcripts and reconstruct Claude Code cron run behavior.

Official
Advanced
app-vitalsapp-vitals
9

entropy-scan

Scan codebases for principle violations and generate structured entropy reports.

Official
Advanced
app-vitalsapp-vitals
9

test-migration

Classify existing tests into migration buckets and write test-readiness reports.

Official
Advanced
app-vitalsapp-vitals
9

agent-admin

Manage Shipwright agent configuration through the admin API.

Official
Advanced
app-vitalsapp-vitals
9

learning-capture

Capture durable learnings and route them to the correct memory home.

Official
Advanced
app-vitalsapp-vitals
9

test-debt

Calculate corrective-commit ratios from git history to measure milestone planning debt.

Official
Intermediate
app-vitalsapp-vitals
9

task-store

Read and update Shipwright task store records via HTTP API.

Official
Advanced
app-vitalsapp-vitals
9

triage-dependabot-pr

Analyzes a Dependabot pull request and stages a local markdown review comment.

Official
Advanced
app-vitalsapp-vitals
9

review-staged

Process staged pull request reviews with owner-directed post, skip, draft, or discuss actions.

Official
Advanced
app-vitalsapp-vitals
9

canary-execution

Separate local smoke tests from post-deploy canary execution via dedicated entry point and TEST_TARGET_URL with 60-second budget.

Official
Advanced
app-vitalsapp-vitals
9

entropy-fix

Queues entropy scan violations as deduplicated tasks in Shipwright's task store without opening pull requests.

Official
Advanced
app-vitalsapp-vitals
9

test-publish

Publish a test-readiness plan as labeled GitHub issues with a tracking issue.

Official
Advanced
app-vitalsapp-vitals
9

pull-requests

Query Shipwright task store PR records and format results as tables.

Official
Intermediate
app-vitalsapp-vitals
9

speed-budgets

Define and enforce test speed budgets across layered validation suites.

Official
Intermediate
app-vitalsapp-vitals
9

triage-dependabot-prs

Scan repository fleets for open Dependabot pull requests and stage triage recommendations.

Official
Advanced
app-vitalsapp-vitals
9

test-design

Design a target test-system blueprint from a Phase 1 inventory.

Official
Advanced
app-vitalsapp-vitals
9

marketplace-dev

Enforce semantic-release versioning and schema-consistent structure for Shipwright plugin updates.

Official
Advanced
app-vitalsapp-vitals
9

shipwright-brand

Create Shipwright Harness marketing assets using locked brand tokens and templates.

Official
Advanced
app-vitalsapp-vitals
9

ship-loop

Advance the next ready Shipwright task through development, review, patching, and deployment.

Official
Advanced

Frequently Asked Questions About App Vitals

FAQPage Schema
What specific tasks can I perform with App Vitals?

You can classify code units into test layers, calculate corrective-commit ratios to measure technical debt, enforce test speed budgets, and manage repository branch protection settings. It also enables the systematic triage of Dependabot pull requests and the publication of test-readiness plans as tracked issues.

Which engineering personas benefit from these capabilities?

Platform engineers, release managers, and quality assurance leads benefit from these capabilities. These roles use the system to standardize repository configurations, monitor test-readiness across Shipwright worktree phases, and maintain code health by identifying principle violations and managing entropy reports.

What are the prerequisites for implementing these repository governance features?

Implementation requires an existing Shipwright environment and access to the task store. Users must configure branch protection, secrets, and deploy hooks to enable merge gates, while ensuring repository fleets are accessible for scanning and metadata extraction via the provided task-store and configuration interfaces.