Netcracker Technology avatar

Netcracker Technology

Official

@netcracker · Boston, MA

0Followers
|
288Public Repos
|
15Published Skills

Netcracker engineers' open source projects

Skills Distribution
DomainDeveloper To...Repository Governa.. (40%)Security Auditing (30%)Documentation Main.. (30%)

Agent Skills by Netcracker Technology

Showing 15 vetted skills indexed across 2 GitHub repositories.

NetcrackerNetcracker
8

envgene-bdd-tests

Creates and verifies Gherkin/Cucumber BDD tests for the EnvGene environment generator.

Official
Advanced
NetcrackerNetcracker
8

dev-flow

Orchestrates design-to-PR delivery as isolated phase subagents with per-phase model routing.

Official
Advanced
NetcrackerNetcracker
8

design-to-cr

Drafts, validates, and files change request issues in Netcracker/qubership-envgene from settled designs.

Official
Advanced
NetcrackerNetcracker
8

writing-docs

Enforces house style rules when writing or editing Markdown documentation and prose.

Official
Intermediate
NetcrackerNetcracker
8

behavioral-guidelines

Enforces disciplined coding principles for planning, implementing, and testing changes in this repository.

Official
Intermediate
NetcrackerNetcracker
8

discrepancy-audit

Audits EnvGene documentation against code and schemas to produce a verdict table of discrepancies.

Official
Advanced
NetcrackerNetcracker
8

writing-gherkin

Generate acceptance criteria and Cucumber Gherkin scenarios from feature docs, topics, or change requests.

Official
Advanced
NetcrackerNetcracker
8

writing-adrs

Write terse one-page Architecture Decision Records in Nygard format under docs/adr.

Official
Intermediate
NetcrackerNetcracker
8

bdd-test-review

Reviews pytest-bdd Gherkin scenarios and test data in pull requests for completeness and validity.

Official
Advanced
NetcrackerNetcracker
5

markdown

Audit Markdown files for markdownlint violations and fix them in-place.

Official
Intermediate
NetcrackerNetcracker
5

pull-request

Generate PR titles and bodies compliant with project conventions using gh CLI.

Official
Advanced
NetcrackerNetcracker
5

doc-update

Generate and synchronize GitHub Actions documentation from action.yml changes.

Official
Advanced
NetcrackerNetcracker
5

sync-docs

Scan recent git commits to update documentation for changed actions and workflows.

Official
Advanced
NetcrackerNetcracker
5

zizmor

Audit GitHub Actions workflows and action.yml files for security issues and apply automated fixes.

Official
Advanced
NetcrackerNetcracker
5

preflight

Audit changed Markdown and GitHub workflow files for markdownlint and zizmor violations, fix them in place, and commit.

Official
Intermediate

Frequently Asked Questions About Netcracker Technology

FAQPage Schema
What specific repository maintenance tasks do these utilities perform?▼

These utilities perform automated auditing and remediation of Markdown files, synchronize documentation based on configuration changes, enforce pull request title conventions, and scan repository configuration files for security vulnerabilities. They ensure repository health by fixing identified violations directly within the codebase.

Which engineering personas benefit from these repository utilities?▼

DevOps engineers, technical writers, and repository maintainers benefit from these utilities. They are designed for teams managing large-scale GitHub environments who require consistent documentation, strict security posture for configuration files, and standardized contribution metadata across multiple repositories.

What are the primary dependencies for running these repository utilities?▼

These utilities require a standard Git environment and access to the GitHub ecosystem. They rely on specific linting standards for Markdown and security analysis patterns for configuration files. Users must have appropriate repository permissions to commit changes directly to the codebase during the remediation process.