Speednet avatar

Speednet

Official

@speednet-software · Poland

0Followers
|
1Public Repos
|
22Published Skills

Offers specialized code quality analysis, architectural principle enforcement, and structured implementation planning for enterprise software development environments.

Skills Distribution
DomainDeveloper To...Code Quality & Ref.. (40%)Software Architect.. (30%)Implementation Pla.. (20%)Browser Interaction (10%)

Agent Skills by Speednet

Showing 22 vetted skills indexed across 1 GitHub repositories.

speednet-softwarespeednet-software
21

speedwave-write-plan

Generate structured implementation plans for Speedwave tasks.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-security-checker

Identify high-confidence security vulnerabilities in code review changes.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-verify-plan

Compare implementation plan steps to repository code and report gaps.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-review-deps

Analyze Dependabot PR dependency updates and produce structured risk assessments.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-documentation-checker

Identify code changes requiring documentation updates during code review.

Official
Intermediate
speednet-softwarespeednet-software
21

worktree

Automates creation, listing, and closing of Git worktrees with per-worktree isolation.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-silent-failure-hunter

Identify silent failures and missing error handling in code reviews.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-implement-plan

Execute Speedwave plan steps in order and run make check and make test.

Official
Intermediate
speednet-softwarespeednet-software
21

code-review-kiss-detector

Detect KISS principle violations in codebases and suggest refactoring recommendations.

Official
Intermediate
speednet-softwarespeednet-software
21

code-review-type-design-analyzer

Analyze type designs to surface invariants and encapsulation gaps.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-simplifier

Identify non-destructive simplification opportunities in recently modified code.

Official
Intermediate
speednet-softwarespeednet-software
21

code-review-yagni-detector

Flag YAGNI violations in code diffs during code reviews.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-duplication-detector

Detect code duplication and generate prioritized refactoring recommendations for code reviews.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-comment-analyzer

Analyze code comments for accuracy, completeness, and long-term maintainability.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-review-plan

Audit Speedwave implementation plans for gaps, assumptions, and hazardous shortcuts.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-basic

Validates git diff changes against CLAUDE.md project guidelines and reports issues with severity scores.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-solid-detector

Identify SOLID principle violations in object-oriented codebases.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-ssot-detector

Detect SSOT violations across configurations, schemas, and code.

Official
Advanced
speednet-softwarespeednet-software
21

code-review-test-analyzer

Analyze code changes to identify critical gaps in test coverage.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-plan-loop

Automates full software development cycles from planning through execution with built-in quality checks.

Official
Advanced
speednet-softwarespeednet-software
21

speedwave-code-review

Coordinate 13 parallel review agents and aggregate findings for pull requests.

Official
Advanced
speednet-softwarespeednet-software
21

playwright-browser

Automate web navigation, screenshots, and element interactions with Playwright in a sandboxed container.

Official
Intermediate

Frequently Asked Questions About Speednet

FAQPage Schema
What specific tasks can Speednet perform during code reviews?

Speednet identifies security vulnerabilities, missing error handling, documentation gaps, and violations of SOLID, YAGNI, and SSOT principles. It aggregates findings from 13 parallel analysis modules to provide prioritized refactoring recommendations and test coverage assessments for pull requests.

Which engineering personas benefit most from these capabilities?

Senior software engineers, technical leads, and code reviewers benefit from these capabilities. The system is designed for teams maintaining complex codebases who require automated enforcement of architectural standards, consistent documentation, and rigorous validation of implementation plans against project guidelines.

What are the prerequisites for running Speednet implementation plans?

Execution requires a repository configured with standard build targets, specifically 'make check' and 'make test'. The system relies on these targets to validate the success of implementation steps and ensure that code changes maintain project integrity throughout the development cycle.