Vertexcover
Official@vertexcover-io
Well Crafted High Quality Software Delivered
Agent Skills by Vertexcover
Showing 22 vetted skills indexed across 1 GitHub repositories.
refactor
Plan and execute scoped code refactors after tests pass.
add-fal-model
Automate Fal provider model integration into tarash-gateway with mappers, registry, and tests.
tdd
Enforce the RED-GREEN-REFACTOR cycle for test-first code changes.
orchestrate
Orchestrate a nine-stage multi-agent development pipeline from a prompt or spec file.
coverage-guard
Enforce minimum unit test coverage for tarash-gateway using coverage.json.
doc-quality-guard
Audit repository documentation for code accuracy and tone, then generate a fix spec.
code-quality
Enforce strict typing and immutable patterns in Python and TypeScript projects.
testing
Codify expected code behavior through behavior-driven testing and test-first practices.
constitution
Prepend a non-negotiable constitution to every sub-agent prompt.
sync-docs
Parse git diffs and update README, CLAUDE docs, and API references.
quality-gate
Automates quality gates validating type checks, linting, tests and coverage baselines in CI/PR workflows.
pipeline-setup
Provision a git worktree and run baseline metrics for pipeline setup.
qa
Documents resolved implementation questions and decisions in qa.md before planning begins.
find-skills
Locates and installs agent skills from the open ecosystem via the Skills CLI.
planning
Organize complex work into phased, testable implementation plans with acceptance criteria.
code-review
Review code changes for bugs and plan compliance with traceable references.
brainstorm
Guide structured brainstorming and design-gate approval before coding begins.
tech-debt-finder
Scan Python projects for technical debt and create prioritized GitHub issues.
spec-generation
Convert approved design documents into EARS-formatted SPEC.md files.
learn
Capture conversation learnings as structured Markdown documents in docs/.
git-commit
Analyze git diffs and group changes into conventional commits.
using-git-worktrees
Create isolated git worktrees for feature branches with git worktree add.
Frequently Asked Questions About Vertexcover
FAQPage SchemaWhat specific engineering tasks does Vertexcover enable?▼
Vertexcover enables structured brainstorming, EARS-formatted specification generation, test-first development cycles, and automated quality gate enforcement. It facilitates technical debt identification, documentation synchronization, and the orchestration of multi-stage development pipelines to ensure high-quality, compliant software delivery.
Which personas benefit most from these engineering practices?▼
Senior software engineers, technical leads, and quality assurance architects benefit from these capabilities. The system is designed for teams requiring strict adherence to coding standards, documentation accuracy, and test-driven methodologies within complex, multi-repository environments.
What are the prerequisites for implementing these development standards?▼
Implementation requires a Git-based version control environment and projects utilizing Python or TypeScript. Teams must maintain structured documentation in Markdown and adhere to defined quality gates, including linting, type checking, and unit test coverage baselines.