.agents/skills/evaluate/SKILL.md
# evaluate (scaffold) <!-- TODO: Complete. All content in English. --> ## Objective TBD — Evaluate prototype: strengths, technical debt, violations of PROJECT_CONTEXT.md; recommendations by impact, urgency, effort, scope; optional numeric score for ordering. ## Inputs TBD — Prototype code, PROJECT_CONTEXT.md, TECHNICAL_DEBT.md. ## Outputs TBD — `it_<iteration>_evaluation-report.md`. ## Checklist TBD
npx skillsauth add lpng-plenge/frontend-IA .agents/skills/evaluateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
TBD — Evaluate prototype: strengths, technical debt, violations of PROJECT_CONTEXT.md; recommendations by impact, urgency, effort, scope; optional numeric score for ordering.
TBD — Prototype code, PROJECT_CONTEXT.md, TECHNICAL_DEBT.md.
TBD — it_<iteration>_evaluation-report.md.
TBD
testing
Refines an existing test plan based on user feedback or adversarial challenge mode. Triggered by: bun nvst refine test-plan.
development
Refines an existing refactor plan based on user feedback or adversarial challenge mode. Triggered by: bun nvst refine refactor-plan.
development
Refines .agents/PROJECT_CONTEXT.md via editor mode or challenge mode. Challenge mode validates the document against the actual codebase and detects compliance issues. Triggered by: bun nvst refine project-context.
documentation
Updates an existing product requirement document based on user feedback. Triggered by: bun nvst refine requirement.