Agent Skills by Zel
Showing 36 vetted skills indexed across 1 GitHub repositories.
release-notes-generator
Generate user-facing release notes from approved changes and specifications.
architecture-consistency-enforcer
Compare new designs against established patterns and report drift.
implementation-boundary-guard
Detect and flag code changes outside assigned task scope.
project-regression-checklist
Run predefined regression steps and compare outcomes with baselines.
mvp-scope-guard
Evaluate feature requests against MVP goals to decide INCLUDE or DEFER.
self-healing-debugger
Fix implementation bugs flagged by failing tests and re-run tests.
workspace-domain-glossary
Extract and enforce canonical domain terms across specifications and code.
documentation-consistency-keeper
Synchronize project documentation after spec or code changes.
self-test-generator
Generate behavior-based tests from project specifications for Jest and PyTest.
workspace-orchestrator-adapter
Adapt orchestrator behavior based on workspace context and user prompt patterns.
orchestrated-development-controller
Orchestrates and sequences other skills for project creation and migration workflows.
project-vision-normalizer
Normalize raw project ideas into a consistent vision document.
autonomous-test-runner
Automate test execution and classify failures across multi-language suites.
spec-auto-updater
Update specifications with approved changes and log rationale.
spec-violation-detector
Analyze code behavior against formal specifications and classify mismatches.
workspace-spec-linter
Validate software specifications for ambiguity, structure, and testability.
delivery-readiness-gate
Evaluate spec compliance, test results, security posture, and rollback readiness to produce a GO/NO-GO decision and readiness report.
migration-scope-partitioner
Partition migration work into incremental phases with phase-gate criteria.
regression-and-parity-check
Compare current changes against a baseline to detect regressions.
assumption-and-risk-hunter
Surface hidden assumptions and prioritize systemic risks in design reviews.
user-intent-pattern-analyzer
Analyzes user prompts to infer stable intent patterns and preferences, adapting guidance accordingly.
system-context-extractor
Extracts architectural, business, and operational context from systems into dependency maps and graphs.
skill-scaffold-generator
Scaffold skill directories and generate SKILL.md frontmatter for approved proposals.
legacy-behavior-snapshot
Record legacy system behavior and generate baseline tests for migration parity.