Aztec Network
Official@aztecprotocol · London
Aztec is a privacy first L2 on Ethereum
Agent Skills by Aztec Network
Showing 10 vetted skills indexed across 1 GitHub repositories.
noir-sync-update
Automate post-update maintenance across noir, avm-transpiler, and yarn-project repositories.
updating-changelog
Generate changelog drafts by analyzing git diffs between next and HEAD.
ci-logs
Analyze CI logs from ci.aztec-labs.com to identify failures and errors.
adding-benchmarks
Automate benchmark creation and CI integration across multi-package repositories.
worktree-spawn
Spawn a Claude instance in a separate git worktree for parallel task execution.
debug-e2e
Coordinates interactive debugging sessions for failed end-to-end CI tests via subagents.
fix-pr
Analyze CI logs and apply targeted fixes to failing PRs.
readme-writer
Generate developer-focused READMEs with YAML frontmatter and structured sections.
unit-test-implementation
Implement unit tests in a TypeScript monorepo with Jest.
rebase-pr
Rebase a pull request onto its base branch and resolve conflicts with git and GitHub CLI.
Frequently Asked Questions About Aztec Network
FAQPage SchemaWhat specific engineering tasks does Aztec Network support?▼
Aztec Network supports repository synchronization, changelog generation from git diffs, CI log analysis, benchmark creation, and unit test implementation. It facilitates developer productivity by managing pull request rebasing, conflict resolution, and the generation of structured documentation for Ethereum-based privacy protocols.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for blockchain engineers, protocol developers, and DevOps contributors working within the Aztec ecosystem. It specifically assists those maintaining Noir-based projects, managing complex TypeScript monorepos, or troubleshooting CI/CD failures in Ethereum Layer 2 development environments.
What are the primary dependencies for utilizing these maintenance functions?▼
Utilization requires a local environment configured with Git, GitHub access, and a TypeScript monorepo structure using Jest. The maintenance functions rely on direct access to repository git history, CI log endpoints, and the Noir language ecosystem to perform synchronization and diagnostic operations.