provenimpact
Official@provenimpact
Offers structured requirements engineering, dependency governance, and architectural documentation lifecycle management for enterprise software development environments.
Agent Skills by provenimpact
Showing 14 vetted skills indexed across 1 GitHub repositories.
skill-creator
Create, validate, and package modular Claude skills with SKILL.md structure.
ears-requirements
Write and review requirements using EARS sentence patterns and templates.
needs-security
Scan dependencies, code patterns, and configurations to remediate security vulnerabilities.
needs-spec
Convert feature stories into black-box EARS specifications with unique IDs.
needs-dependencies
Detect package managers and update outdated, vulnerable, or license-violating dependencies.
needs-tests
Generates executable tests from spec.adoc verification descriptions within a feature package.
proven-needs
Orchestrates state-transition workflows for software systems from observation to validation.
needs-implementation
Implement feature code from design and task artifacts in phased workflows.
needs-architecture
Generate or update docs/architecture.adoc with C4 diagrams from repository state and feature designs.
needs-tasks
Generate phased implementation task lists from feature designs and user stories.
needs-compliance
Analyze dependency licenses and enforce policy compliance from docs/constraints.adoc.
needs-stories
Convert feature intent into testable user stories with EARS-style acceptance criteria.
needs-design
Organize feature design documentation into structured design.adoc files.
needs-adr
Record and manage Architecture Decision Records with lifecycle and index.
Frequently Asked Questions About provenimpact
FAQPage SchemaWhat specific tasks can be performed using these capabilities?▼
These capabilities enable the conversion of feature stories into EARS specifications, generation of executable tests from verification descriptions, and maintenance of architecture.adoc files. You can also perform dependency scanning, license compliance enforcement, and systematic tracking of architecture decision records across your project lifecycle.
Which personas benefit most from these technical capabilities?▼
Systems architects, technical leads, and compliance officers benefit most from these capabilities. They provide a structured framework for engineers to maintain documentation consistency, ensure security posture through dependency analysis, and enforce rigorous requirements engineering standards throughout the software development lifecycle.
What are the prerequisites for implementing these requirements and documentation standards?▼
Implementation requires a repository structure supporting standard documentation files such as design.adoc, architecture.adoc, and constraints.adoc. Users must adopt the EARS sentence pattern for requirements and maintain a consistent project directory structure to allow the system to parse feature designs and dependency manifests effectively.