Running Tend
Running Tend extends generic tend CI skills with worktrunk conventions for Rust projects. It covers codecov polling after CI checks, standard test commands, artifact paths, PR review practices, and diagnostic procedures for issue triage using the `-vv` flag.
Running Tend provides worktrunk-specific CI workflow guidance, including codecov polling, Rust test commands, and review criteria.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Running Tend provides worktrunk-specific CI workflow guidance, including codecov polling, Rust test commands, and review criteria. Running Tend extends generic tend CI skills with worktrunk conventions for Rust projects. It covers codecov polling after CI checks, standard test commands, artifact paths, PR review practices, and diagnostic procedures for issue triage using the `-vv` flag.
Use it when
- Running Tend integrates with Claude Code agent to automate CI workflows for Rust projects.
- Running Tend documentation covers setup instructions for Rust project CI integration.
Install
max-sixty/worktrunk/running-tend · repository language: Rust
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Running Tend and what does it do?
Running Tend extends generic tend CI skills with worktrunk conventions for Rust projects. It covers codecov polling after CI checks, standard test commands, artifact paths, PR review practices, and diagnostic procedures for issue triage using the `-vv` flag.
How do I use Running Tend with Claude Code agent?
Running Tend integrates with Claude Code agent to automate CI workflows for Rust projects. The skill provides standardized test commands, artifact path configurations, and codecov polling procedures that Claude Code can invoke during code review and integration tasks.
What is running tend setup and documentation?
Running Tend documentation covers setup instructions for Rust project CI integration, including codecov polling configuration after CI checks, standard test command definitions, artifact path specifications, and PR review workflows aligned with worktrunk conventions.
What configuration options does Running Tend support?
Running Tend supports configuration for codecov polling behavior, test command customization, artifact path definitions, and diagnostic flag settings like `-vv` for verbose issue triage output. These options align with worktrunk conventions for Rust projects.
How do I troubleshoot Running Tend issues?
Running Tend provides diagnostic procedures for issue triage using the `-vv` flag to enable verbose output. This helps identify problems with CI checks, codecov polling, test execution, or artifact handling in your Rust project workflow.
Can Running Tend be used for PR review workflows?
Yes, Running Tend includes standard PR review practices as part of its worktrunk conventions for Rust projects. It integrates with Claude Code agent to support automated code review, CI validation, and artifact management during pull request processing.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Understand what Running Tend skill does and how to use it”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Worktrunk is a CLI that streamlines git worktree management, making it as straightforward as branching. Launch multiple AI agents in parallel across isolated branches, each with its own environment, and automate setup through hooks for dev servers, databases, and dependencies. Features include LLM-generated commit messages, Claude Code integration, and Zellij support for seamless agent handoffs.
This skill sets up a fresh worktree using the `wt` CLI and moves your session into it. You can optionally specify a branch name, target a different repository, and run a task within the new worktree—all in a single invocation.
This skill documents worktrunk's output system architecture, including shell integration via directive files, message formatting functions with symbols and colors, and the decision logic for routing content to stdout, stderr, or directive files. It covers when to page output, security considerations for shell injection prevention, and Windows path compatibility.
Worktrunk is a CLI tool that streamlines git worktree management through hooks, configuration, and optional LLM-powered commit messages. It helps teams automate lifecycle events—from dependency setup and testing to deployment—while maintaining security through approval gates for project hooks. Use it to configure personal preferences, set up team automation, and run complex multi-worktree workflows.
Release orchestrates the full publication pipeline for Rust projects, handling version bumps, changelog updates, and multi-platform validation before pushing to crates.io and GitHub. It includes built-in safeguards for data-loss review and ensures nothing drifts into main during the release window.
Worktree Pr orchestrates isolated feature development by creating dedicated git worktrees where multiple subagents collaborate on the same codebase before submitting to multi-agent review. The skill handles worktree creation, PR generation with Claude and Codex reviews, merge coordination, and cleanup—enabling safer, more reversible changes with built-in rollback.