Alexander Abramovich avatar

Alexander Abramovich

Community

@happysasha18 · Tel Aviv, Israel

4Followers
|
6Public Repos
|
13Published Skills

Alexander Abramovich maintains live-spec, a 13-skill pack for spec-driven product development covering specification authoring, architecture, testing, review, and publishing.

Skills Distribution
DomainDeveloper To...Specification Auth.. (25%)Build Pipeline Orc.. (25%)Architecture Docum.. (20%)Test Derivation & .. (20%)

Agent Skills by Alexander Abramovich

Showing 13 vetted skills indexed across 1 GitHub repositories.

happysasha18happysasha18
1

text-audit-pack

Binds the external text-audit skill to live-spec pack lints, paths, and reader rules.

Community
Intermediate
happysasha18happysasha18
1

feedback-collector

Drafts consent-gated private feedback notes to a skill pack's authors after strong user reactions.

Community
Intermediate
happysasha18happysasha18
1

spec-author

Authors and grows requirements-genre PRODUCT_SPEC.md files with completeness checks and cross-axis composition.

Community
Advanced
happysasha18happysasha18
1

director

Classifies human messages into seven acts and routes accepted work to the build pipeline.

Community
Advanced
happysasha18happysasha18
1

design-reviewer

Reviews proven product specs to detect inconsistent behavior among same-kind elements.

Community
Advanced
happysasha18happysasha18
1

communicator

Present completed work to humans and request decisions through rendered artifacts and plain language.

Community
Advanced
happysasha18happysasha18
1

live-spec-base

Loads shared working rules and settings resolution for the live-spec skill pack.

Community
Advanced
happysasha18happysasha18
1

product-prover-pack

Binds the external product-prover skill to live-spec pack paths, lenses, and review records.

Community
Advanced
happysasha18happysasha18
1

publish

Validates READMEs, screenshots, and release surfaces against publish-quality checklists before public release.

Community
Advanced
happysasha18happysasha18
1

architect

Generates and updates ARCHITECTURE.md from a proven product specification.

Community
Advanced
happysasha18happysasha18
1

build-pipeline

Orchestrates accepted work from admission through verification and close in the live-spec pack.

Community
Advanced
happysasha18happysasha18
1

test-author

Derives a test matrix and writes tests from a reviewed spec and architecture.

Community
Advanced
happysasha18happysasha18
1

feedback-intake

Routes incoming feedback items to their designated homes in a project workflow.

Community
Intermediate

Frequently Asked Questions About Alexander Abramovich

FAQPage Schema
What tasks can I accomplish with happysasha18's live-spec skills?▼

You can author and maintain product specs, classify and route human requests, derive test matrices from proven specs, write ARCHITECTURE.md with file:line pins and quality budgets, review design consistency, run mechanical text lints, intake feedback, and check publish readiness before public releases.

Who should use the live-spec skill pack?▼

Engineers and product builders practicing spec-driven development who want a structured pipeline from human message classification through spec authoring, architecture documentation, test writing, verification, and publish gating. It suits projects adopting a living-spec methodology rather than after-the-fact documentation.

How do I install or set up live-spec in a project?▼

Use the build-pipeline skill's setup entry, which handles attaching, adopting, installing, or onboarding a codebase with live-spec, founding new projects, and updating live-spec itself. Load live-spec-base first, since it holds the twenty-nine shared rules and reference modules every other pack skill depends on.

What dependencies do the live-spec skills require?▼

Most skills are self-contained at version 6.1.4, but text-audit-pack requires the external text-audit skill (>= 1.0.0) and product-prover-pack requires product-prover (>= 1.4.0), both hosted under github.com/happysasha18. live-spec-base must load before any other pack skill.

Does live-spec publish or send anything automatically?▼

No. The publish skill only checks publish quality and prepares the human's own publish decision. feedback-collector asks consent every time and never sends drafted notes — delivery is always the human's step. The pack prepares and verifies; humans make final external actions.