Alexander Abramovich
Community@happysasha18 · Tel Aviv, Israel
Alexander Abramovich maintains live-spec, a 13-skill pack for spec-driven product development covering specification authoring, architecture, testing, review, and publishing.
Agent Skills by Alexander Abramovich
Showing 13 vetted skills indexed across 1 GitHub repositories.
text-audit-pack
Binds the external text-audit skill to live-spec pack lints, paths, and reader rules.
feedback-collector
Drafts consent-gated private feedback notes to a skill pack's authors after strong user reactions.
spec-author
Authors and grows requirements-genre PRODUCT_SPEC.md files with completeness checks and cross-axis composition.
director
Classifies human messages into seven acts and routes accepted work to the build pipeline.
design-reviewer
Reviews proven product specs to detect inconsistent behavior among same-kind elements.
communicator
Present completed work to humans and request decisions through rendered artifacts and plain language.
live-spec-base
Loads shared working rules and settings resolution for the live-spec skill pack.
product-prover-pack
Binds the external product-prover skill to live-spec pack paths, lenses, and review records.
publish
Validates READMEs, screenshots, and release surfaces against publish-quality checklists before public release.
architect
Generates and updates ARCHITECTURE.md from a proven product specification.
build-pipeline
Orchestrates accepted work from admission through verification and close in the live-spec pack.
test-author
Derives a test matrix and writes tests from a reviewed spec and architecture.
feedback-intake
Routes incoming feedback items to their designated homes in a project workflow.
Frequently Asked Questions About Alexander Abramovich
FAQPage SchemaWhat 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.