Agentty
Official@agentty-xyz · United States of America
Offers specialized repository maintenance, security auditing, and release management capabilities for Rust-based terminal user interface projects.
Agent Skills by Agentty
Showing 7 vetted skills indexed across 1 GitHub repositories.
git-commit
Inspect git status, diffs, and logs to write repository-compliant commit messages.
tech-debt
Scan codebases for TODOs, FIXMEs, and deprecated APIs, then generate a prioritized markdown task list.
release
Coordinate version bumps, changelog updates, verification, tagging, and pushes for Rust/Cargo releases.
implementation-plan
Organize backlog items into Ready Now, Queued Next, and Parked roadmap cards.
review
Review code diffs and project files for bugs, style, security, and architecture issues.
feature-test
Generate E2E PTY feature tests with VHS GIFs and Zola pages.
security-audit
Audit Rust TUI projects for subprocess, path, SQL, and panic security weaknesses.
Frequently Asked Questions About Agentty
FAQPage SchemaWhat specific tasks does Agentty enable for developers?▼
Agentty enables repository-compliant commit generation, technical debt prioritization, Rust-specific release coordination, and security auditing for TUI projects. It also facilitates the creation of end-to-end feature tests using VHS and Zola, alongside structured roadmap management for backlog items.
Which target personas benefit most from these capabilities?▼
Rust developers, maintainers of terminal-based software, and engineering leads benefit from these capabilities. The functionality is specifically designed for teams managing complex Cargo-based repositories who require automated security auditing, consistent versioning, and structured technical debt tracking.
What are the prerequisites for running these maintenance tasks?▼
Users must have a local Rust environment with Cargo installed and a Git-initialized repository. The security audit and release functions require specific project structures compatible with Cargo manifests and standard TUI project layouts to ensure accurate scanning and version tagging.