using-agent-skills

Discover and apply the correct agent skill for a given task.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avila-Tek/avila-tek-skill-pack --skill using-agent-skills-avila-tek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-agent-skills
Source: https://github.com/Avila-Tek/avila-tek-skill-pack/tree/main/skills/dev-using-agent-skills
Command: npx skills add https://github.com/Avila-Tek/avila-tek-skill-pack --skill using-agent-skills-avila-tek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and apply the correct agent skill for your current task to ensure the right workflow is used.

Core Features & Use Cases

  • Agent Skills catalog for engineering workflows, enabling discovery and routing to the appropriate sub-skills based on the development phase.
  • Meta-skill that initiates sessions and orchestrates task execution by selecting the proper skill (e.g., idea-refine, spec-driven-development, planning-and-task-breakdown, incremental-implementation, test-driven-development, code-review-and-quality, shipping-and-launch).
  • Dynamic cascading of sub-skills to handle multi-phase tasks and ensure safe, verifiable progress through the lifecycle.

Quick Start

Ask the agent to discover and apply the correct skill for your current task.

Frequently Asked Questions about using-agent-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate task routing for engineering workflows across different development phases?

Dynamic skill routing is handled by discovering and applying the correct agent skill for your current task. It routes work to appropriate sub-skills based on the development phase, ensuring safe and verifiable progress through the lifecycle.

What is dynamic skill routing and how does it work for software engineering tasks?

Dynamic skill routing identifies and applies the correct agent skill for a given software engineering task. It works by cascading sub-skills to handle multi-phase tasks, enforcing discovery, safe operation, and verification steps throughout the execution lifecycle.

How do I orchestrate multi-phase development sessions with cascading sub-skills?

Multi-phase development sessions are orchestrated by initiating a meta-skill that selects proper skills like spec-driven-development or incremental-implementation. It cascades these sub-skills dynamically to ensure safe, verifiable progress through each lifecycle phase.

Can I use agent skills for task-scoping and error handling during code review and shipping?

Yes, agent skills can be used for task-scoping, gating, and error handling during code review and shipping. The skill enforces discovery, safe operation, and verification steps aligned with the lifecycle to manage these specific engineering tasks.

Do I need to manually select sub-skills for planning and task breakdown?

No, you do not need to manually select sub-skills for planning and task breakdown. The meta-skill automatically discovers and applies the correct skill, such as planning-and-task-breakdown, based on your current task and development phase.

When should I not use automated skill discovery for workflow orchestration?

Automated skill discovery for workflow orchestration should not be used when your task falls outside standard engineering phases like design, build, or ship. It relies on aligning with a known lifecycle to enforce discovery, gating, and safe operation steps.