ze-software
Official@ze-software
Offers specialized repository management, Go-based memory optimization, and structured specification lifecycle governance for enterprise software development environments.
Agent Skills by ze-software
Showing 22 vetted skills indexed across 1 GitHub repositories.
Scoped Commit
Generate a commit script that enforces explicit scope verification before recording changes.
Progress
Determine a spec's lifecycle stage and recommend its next action.
ze-status
Aggregate spec, git, and test statuses into a prioritized attention list.
ze-review-deep
Review Ze repository changes across security, concurrency, errors, tests, logic, data flow, API compatibility, rules, and docs.
ze-extract
Move Go symbols between files in a Ze repository with validation.
ze-review-spec
Evaluate Ze repository implementations against a selected spec and report gaps.
ze-review
Identify defects and gaps in Ze repository changes and report findings.
ze-review-docs
Review Ze documentation against the current codebase for accuracy and coverage.
ze-debug
Diagnose failing Ze repository tests and implement the smallest correct fix.
ze-explore
Search repository topics and propose non-editing change paths.
ze-audit
Audit Ze specs against the codebase and report Done/Partial/Missing statuses with file:line evidence.
ze-implement
Automate phased spec implementation with tests and status tracking in the Ze repository.
ze-verify
Automate Ze repository verification with lint, unit, and functional tests.
ze-handoff
Summarizes selected spec and session state to generate precise edits with verification.
ze-find-alloc
Scan Go sources for allocation-heavy patterns in Ze wire-encoding paths and report prioritized findings.
ze-commit
Generate a scoped commit script from git status and diffs.
ze-design
Coordinates Ze repository design decisions grounded in repo rules and maintains a running decision log.
ze-progress
Identify a Ze spec's lifecycle stage and recommend the next command.
ze-fix-alloc
Remove a single allocation from a ZeRoy encoding path and validate with lint and unit tests.
ze-spec
Organize Ze specification development through scope, research, design, and write gates.
ze-rfc
Convert RFC text into structured implementation summaries with required sections.
ze-recap
Generate a structured recap of the current Ze session state.
Frequently Asked Questions About ze-software
FAQPage SchemaWhat specific tasks can I perform using ze-software?▼
You can perform repository-wide audits, identify memory allocation bottlenecks in Go wire-encoding, enforce scoped commit standards, and synchronize documentation with codebase implementations. It enables structured tracking of specification lifecycle stages from initial RFC conversion to final implementation verification.
Which engineering personas benefit most from these capabilities?▼
Senior software engineers, technical leads, and systems architects working within Go-based repositories benefit most. These capabilities are designed for teams requiring strict adherence to design specifications, high-performance memory management, and rigorous code review standards across complex, multi-file projects.
What are the primary prerequisites for integrating these capabilities?▼
Integration requires a Go-based repository structure and existing formal specifications. Users must maintain a defined repository rule set and RFC documentation to leverage the audit, design coordination, and implementation tracking features effectively.