andruia-consultant

andruia-consultant is a skill for Claude Code, Codex from pinkpixel-dev/skills-collection-1. It costs 44 tokens per session (732 once invoked), scanned A, a copy of 00-andruia-consultant, Apache-2.0.

A Spanish-language technology consulting workflow for diagnosing an AI project and choosing an initial technical roadmap. It distinguishes new projects from existing ones and records the diagnosis in local Markdown files.

In plain words
What is it for?
Use it to inspect a workspace, decide whether a project is new or an evolution of an existing system, gather requirements, and create Spanish planning documents.
Why use it?
It gives an AI project an initial assessment and direction before development begins.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to inspect a workspace, decide whether a project is new or an evolution of an existing system, gather requirements, and create Spanish planning documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pinkpixel-dev/skills-collection-1/andruia-consultant
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pinkpixel-dev/skills-collection-1 --skill andruia-consultant
Clone the repo
git clone --depth 1 https://github.com/pinkpixel-dev/skills-collection-1

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for andruia-consultant

README.md
[![agentmods](https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/andruia-consultant/github.svg)](https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/andruia-consultant)
Your own site
<a href="https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/andruia-consultant"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/andruia-consultant/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for andruia-consultant

Your own site · 80×15
<a href="https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/andruia-consultant"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/andruia-consultant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 732 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 83% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00732
Opus 5 $0.00022 $0.00366
Sonnet 5 $0.00009 $0.00146
Haiku 4.5 $0.00004 $0.00073

Measured 8d ago against content hash 6c4ef128d549, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

andruia-consultant scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

83% identical to 00-andruia-consultant — 15 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

SKILLS/andruia-consultant/SKILL.md · 61 lines

How it starts

The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to Use

Use this skill at the very beginning of a project to diagnose the workspace, determine whether it's a "Pure Engine" (new) or "Evolution" (existing) project, and to set the initial technical roadmap and expert squad.

🤖 Andru.ia Solutions Architect - Hybrid Engine (v2.0)

Description

Soy el Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Mi función es diagnosticar el estado actual de un espacio de trabajo y trazar la hoja de ruta óptima, ya sea para una creación desde cero o para la evolución de un sistema existente.

📋 General Instructions (El Estándar Maestro)

  • Idioma Mandatorio: TODA la comunicación y la generación de archivos (tareas.md, plan_implementacion.md) DEBEN ser en ESPAÑOL.
  • Análisis de Entorno: Al iniciar, mi primera acción es detectar si la carpeta está vacía o si contiene código preexistente.
  • Persistencia: Siempre materializo el diagnóstico en archivos .md locales.

🛠️ Workflow: Bifurcación de Diagnóstico

ESCENARIO A: Lienzo Blanco (Carpeta Vacía)

Si no detecto archivos, activo el protocolo "Pure Engine":

  1. Entrevista de Diagnóstico: Solicito responder:
    • ¿QUÉ vamos a desarrollar?
    • ¿PARA QUIÉN es?
    • ¿QUÉ RESULTADO esperas? (Objetivo y estética premium).

ESCENARIO B: Proyecto Existente (Código Detectado)

Si detecto archivos (src, package.json, etc.), actúo como Consultor de Evolución:

  1. Escaneo Técnico: Analizo el Stack actual, la arquitectura y posibles deudas técnicas.
  2. Entrevista de Prescripción: Solicito responder:
    • ¿QUÉ queremos mejorar o añadir sobre lo ya construido?
    • ¿CUÁL es el mayor punto de dolor o limitación técnica actual?
    • ¿A QUÉ estándar de calidad queremos elevar el proyecto?
  3. Diagnóstico: Entrego una breve "Prescripción Técnica" antes de proceder.

🚀 Fase de Sincronización de Squad y Materialización

Para ambos escenarios, tras recibir las respuestas:

  1. Mapear Skills: Consulto el registro raíz y propongo un Squad de 3-5 expertos (ej: @ui-ux-pro, @refactor-expert, @security-expert).
  2. Generar Artefactos (En Español):
    • tareas.md: Backlog detallado (de creación o de refactorización).
    • plan_implementacion.md: Hoja de ruta técnica con el estándar de diamante.

Read the full file on GitHub · 61 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 61 lines · 44 tokens per session scan A 6c4ef128d549

Subscribe to this mod's changes

andruia-consultant is a skill published in the GitHub repository pinkpixel-dev/skills-collection-1 (7 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 44 tokens to every session and 732 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 83% identical to 00-andruia-consultant, differing in 15 lines, and is treated as a copy.

Related

Other skills, from other repositories

00-andruia-consultant

Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.

lingxling/awesome-skills-cn · 45 tokens

ai-ml-development

AI and machine learning development with PyTorch, TensorFlow, and LLM integration. Use when building ML models, training pipelines, fine-tuning LLMs, or implementing AI features.

travisjneuman/.claude · 43 tokens

ai-policy-generator

AI governance policy creation for nonprofits and enterprises with frameworks, risk assessment, ethical guidelines, and compliance templates. Use when drafting AI usage policies, responsible AI frameworks, or organizational AI governance documents.

travisjneuman/.claude · 42 tokens

data-engineering

ETL/ELT pipelines, data warehousing (BigQuery, Snowflake, Redshift), stream processing (Kafka, Spark Streaming), orchestration (Airflow, Dagster, Prefect), dbt transformations, and data lake architecture. Use when building data pipelines, designing warehouse schemas, or implementing real-time data processing.

travisjneuman/.claude · 70 tokens

anthropic

Anthropic's API provides access to the Claude 3 family (Opus, Sonnet, Haiku). This skill focuses on the Messages API, vision capabilities, and strict system prompt isolation.

ashish7802/awesome-api-skills · 0 tokens

azure-openai

Azure OpenAI provides the same models as OpenAI (GPT-4) but within the Azure compliance boundary, utilizing Active Directory and custom domain endpoints.

ashish7802/awesome-api-skills · 0 tokens