using-agent-skills

Discover and invoke engineering workflow skills for each development phase.

Updated Jul 31, 2026
One-click install
npx skills add https://github.com/fsolla/teqo --skill using-agent-skills-fsolla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-agent-skills
Source: https://github.com/fsolla/teqo/tree/main/.agents/skills/using-agent-skills
Command: npx skills add https://github.com/fsolla/teqo --skill using-agent-skills-fsolla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of process ambiguity by providing a structured framework for AI agents to identify, select, and execute the correct engineering workflow for any given task.

Core Features & Use Cases

  • Workflow Discovery: Maps incoming tasks to the appropriate development phase and skill.
  • Operational Guardrails: Enforces non-negotiable behaviors like surfacing assumptions, managing confusion, and maintaining scope discipline.
  • Lifecycle Management: Provides a standardized sequence for complex tasks, from initial interview to final deployment.

Quick Start

Identify the current development phase and invoke the appropriate skill from the lifecycle sequence to begin your 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 structure agentic workflows for complex engineering tasks?

Agentic workflows require a structured framework that maps tasks to specific development phases like planning, implementation, verification, and deployment to eliminate process ambiguity and ensure correct execution.

What are the best practices for managing AI agent behavior during software development?

Best practices for AI agent behavior involve enforcing operational guardrails like surfacing hidden assumptions, managing confusion, maintaining scope discipline, and applying rigorous verification throughout the task lifecycle.

How do I map an incoming development task to the correct engineering workflow?

Mapping a task to an engineering workflow requires identifying the current development phase and invoking the corresponding specialized skill from a standardized lifecycle sequence to begin processing.

Does this workflow framework support the entire software development lifecycle?

Yes, the workflow framework applies to all stages of the software development lifecycle, providing a standardized sequence from initial interview and planning through to final deployment and verification.

What is the best way to prevent AI agents from making unverified assumptions in code generation?

Preventing unverified assumptions requires a workflow framework that enforces simplicity and mandates rigorous verification, ensuring agents surface all operational assumptions before proceeding with implementation.

When should I enforce scope discipline during agentic engineering processes?

Scope discipline should be enforced continuously throughout the agentic engineering process as an operational guardrail to maintain focus and prevent workflow drift during complex task execution.