App Vitals
Official@app-vitals
Offers systematic repository governance, test-readiness orchestration, and entropy management for Shipwright-based development environments.
Agent Skills by App Vitals
Showing 23 vetted skills indexed across 1 GitHub repositories.
test-inventory
Scan repositories and classify code units into deduplicated test layers.
test-readiness
Refresh stale test-readiness artifacts across Shipwright worktree phases.
test-roadmap
Synthesize test-readiness artifacts into a milestone-gated execution roadmap.
repo-config
Configure branch protection, required checks, secrets, and deploy hooks for merge gates.
investigate-cron
Locate matching session transcripts and reconstruct Claude Code cron run behavior.
entropy-scan
Scan codebases for principle violations and generate structured entropy reports.
test-migration
Classify existing tests into migration buckets and write test-readiness reports.
agent-admin
Manage Shipwright agent configuration through the admin API.
learning-capture
Capture durable learnings and route them to the correct memory home.
test-debt
Calculate corrective-commit ratios from git history to measure milestone planning debt.
task-store
Read and update Shipwright task store records via HTTP API.
triage-dependabot-pr
Analyzes a Dependabot pull request and stages a local markdown review comment.
review-staged
Process staged pull request reviews with owner-directed post, skip, draft, or discuss actions.
canary-execution
Separate local smoke tests from post-deploy canary execution via dedicated entry point and TEST_TARGET_URL with 60-second budget.
entropy-fix
Queues entropy scan violations as deduplicated tasks in Shipwright's task store without opening pull requests.
test-publish
Publish a test-readiness plan as labeled GitHub issues with a tracking issue.
pull-requests
Query Shipwright task store PR records and format results as tables.
speed-budgets
Define and enforce test speed budgets across layered validation suites.
triage-dependabot-prs
Scan repository fleets for open Dependabot pull requests and stage triage recommendations.
test-design
Design a target test-system blueprint from a Phase 1 inventory.
marketplace-dev
Enforce semantic-release versioning and schema-consistent structure for Shipwright plugin updates.
shipwright-brand
Create Shipwright Harness marketing assets using locked brand tokens and templates.
ship-loop
Advance the next ready Shipwright task through development, review, patching, and deployment.
Frequently Asked Questions About App Vitals
FAQPage SchemaWhat 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.