CtrlK
BlogDocsLog inGet started
Tessl Logo

project-audit

Audita un proyecto EXISTENTE (con código + docs) y produce un mapa navegable (PROJECT-MAP.md + MODULES-MATRIX.md + TECH-DEBT.md + STARTER-KIT-PLAN.md). Detecta stack, topología, módulos, capabilities, conventions. NO ejecuta /pm-bootstrap (greenfield). Use cuando Chris dice: '/project-audit', 'auditá el proyecto', 'mapeá esto', 'qué tenemos acá', 'analiza el repo', 'adopta este código al método Luana', 'baseline del proyecto'.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%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 lean, highly actionable, and well-sequenced with an explicit adversarial validation checkpoint, but it inlines sizable output-template schemas that would be better placed in separate reference files.

Suggestions

Move the full PROJECT-MAP.md / TECH-DEBT.md / STARTER-KIT-PLAN.md markdown templates into files under ./references/ and link to them, keeping only a compact schema sketch inline in SKILL.md.

Add a short 'Validation' note to Phase 9-11 (e.g. confirm generated files are non-empty and parseable) to complement the Phase 12 adversarial pass on detection claims.

List the bundle files you expect (scripts/generate_project_map.py, reference templates) in the Referencias section with explicit one-level-deep links so navigation is unambiguous.

DimensionReasoningScore

Conciseness

The body is dense and code-forward with little conceptual padding; phases are short bash snippets and output templates rather than prose explaining concepts Claude already knows.

5 / 5

Actionability

Phases 1-8 give copy-paste-ready bash (grep/find/-f tests) and Phase 9-11 provide concrete output schemas, so the guidance is fully executable across the common detection and generation cases.

5 / 5

Workflow Clarity

Eleven phases are explicitly sequenced, with Phase 12 acting as an adversarial validation checkpoint and explicit branching ('blocking' -> STOP, 'partial' -> continue), satisfying the validation/feedback-loop requirement.

5 / 5

Progressive Disclosure

Structure is well-organized by phase headers, but the large inline output templates (PROJECT-MAP.md, TECH-DEBT.md, STARTER-KIT-PLAN.md schemas) are inlined rather than split into separate reference files, and the no-bundle-file condition keeps it from the top anchor.

3 / 5

Total

18

/

20

Passed

Description

100%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 highly specific, names concrete actions and deliverables, and includes a comprehensive natural-language trigger list with an explicit negative boundary against the greenfield sibling skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Audita un proyecto EXISTENTE', 'Detecta stack, topología, módulos, capabilities, conventions' — plus specific deliverables (PROJECT-MAP.md, MODULES-MATRIX.md, TECH-DEBT.md, STARTER-KIT-PLAN.md), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both 'what' (audits an existing project and produces a navigable map) and 'when' via the 'Use cuando Chris dice...' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides an explicit, natural trigger list — '/project-audit', 'auditá el proyecto', 'mapeá esto', 'qué tenemos acá', 'analiza el repo', 'adopta este código al método Luana', 'baseline del proyecto' — covering the slash command plus synonyms users would actually say.

5 / 5

Distinctiveness Conflict Risk

Clear niche (auditing EXISTING projects) with an explicit boundary — 'NO ejecuta /pm-bootstrap (greenfield)' — that distinguishes it from the sibling bootstrap skill and minimizes conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 4 missing

Warning

Total

13

/

16

Passed

Repository
alpacapurpura/luana-method
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.