Quarto
Official@quarto-dev · United States of America
Open source scientific and technical publishing system
Agent Skills by Quarto
Showing 3 vetted skills indexed across 1 GitHub repositories.
upgrade-cargo-deps
Identify outdated Rust dependencies and generate upgrade plans.
triage
Create isolated git worktrees for GitHub issue investigation and documentation.
investigate-beads
Set up isolated worktrees and generate structured investigation reports for beads issues.
Frequently Asked Questions About Quarto
FAQPage SchemaWhat specific tasks are enabled by these technical capabilities?▼
These capabilities enable the systematic identification of outdated Rust dependencies and the creation of isolated git worktrees. Users can generate comprehensive upgrade plans for project dependencies and establish clean, sandbox environments to investigate and document software issues without impacting primary development branches.
Which target personas benefit from these technical utilities?▼
These utilities are designed for software engineers, maintainers, and technical contributors managing Rust-based projects. They are particularly useful for developers tasked with maintaining dependency health and those responsible for triaging complex bug reports within large-scale repository environments.
What are the prerequisites for implementing these investigation environments?▼
Implementation requires a local environment with git installed and configured for the target repository. Users must have appropriate permissions to create worktrees and access to the specific project manifest files to execute dependency analysis and investigation reporting tasks effectively.