CtrlK
BlogDocsLog inGet started
Tessl Logo

architect-agentic

Sub-architect Agentic. Invocado por /architect orchestrator cuando story toca copilot/sales_agent. Lee 01-spec.md + 02-design-agentic.md + story YAML. Produce 03-arch-agentic.md con: tools defs (Pydantic schema), prompt slot architecture, LangGraph state, eval suite path, personas/rubrics asignados, observabilidad (trace + cost), trial policy. Carga sales-agent-expert, copilot-expert, tessl__langgraph, claude-api. Activa cuando /architect spawna o user dice: '/architect-agentic', 'arq del agente', 'diseña agentic'.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is dense, actionable, and well-structured with concrete code and a clear multi-step workflow. It sits just below top marks due to minor conciseness padding, a few code elisions, and one implicit inter-step checkpoint.

Suggestions

Tighten the anti-patterns list (deduplicate overlapping items like the cache-prefix and tenant_id rules) to improve conciseness.

Add an explicit checkpoint between Step 1 and Step 2 (e.g., 'verify the shared-abstraction inventory is complete before designing') to raise workflow clarity.

Fill the '# ... timeout + fallback ...' and compute_cost(...) elisions in the observability wrapper so the example is fully executable.

DimensionReasoningScore

Conciseness

Terse imperative style with code that assumes Claude knows LangGraph/Pydantic, but the 15-item anti-patterns list and the date-check preamble have minor trimmable padding, keeping it below the lean 5 anchor.

4 / 5

Actionability

Substantial copy-paste-ready code (Pydantic tool, AgentState TypedDict, AsyncPostgresSaver, eval suite, observability wrapper) with mostly intentional parameterization, but a few '# ...' elisions and 'compute_cost(...)' placeholders leave minor gaps.

4 / 5

Workflow Clarity

Clear Step 0-4 sequence with a HARD GATE, validation hooks, and an 'assert pass_k >= 0.5' checkpoint; not destructive/batch so the cap is N/A, but no explicit checkpoint between audit (Step 1) and design (Step 2) holds it at 4.

4 / 5

Progressive Disclosure

No bundle files exist; the skill is a single self-contained artifact with well-organized sections and one-level references to templates/rules/personas that are clearly signaled, matching the good-structure anchor.

4 / 5

Total

16

/

20

Passed

Description

88%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, complete, and well-scoped with explicit trigger guidance and concrete deliverables. It is held back only by limited trigger-term synonym coverage and minor overlap with sibling architect sub-skills.

DimensionReasoningScore

Specificity

Lists multiple concrete outputs comprehensively — 'tools defs (Pydantic schema), prompt slot architecture, LangGraph state, eval suite path, personas/rubrics asignados, observabilidad (trace + cost), trial policy' plus loaded skills — matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what ('Produce 03-arch-agentic.md con: ...') and when ('Activa cuando ... user dice: ...') with concrete trigger phrases, satisfying the top anchor; the trigger-guidance cap does not apply.

5 / 5

Trigger Term Quality

Includes good keyword coverage with a slash command and natural phrases ('/architect-agentic', 'arq del agente', 'diseña agentic'), but lacks synonym/extension variation that would push it to a 5.

4 / 5

Distinctiveness Conflict Risk

Scoped to the copilot/sales_agent agentic layer with distinct triggers, but sibling /architect-be and /architect-fe skills create minor overlap risk, placing it just below the minimal-conflict 5 anchor.

4 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
alpacapurpura/ap_sales_agent
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.