.agents/skills/debug/SKILL.md
# debug (scaffold) <!-- TODO: Complete. All content in English. --> ## Objective TBD — Understand error, review failing components, form hypotheses, instrument, reproduce, review logs, confirm hypothesis, fix, confirm fix, remove instrumentation, mark test as fixed. ## Inputs TBD — Failing test(s), codebase, logs. ## Outputs TBD — Code changes, `it_<iteration>_progress.json` test status updated (e.g. fixed). ## Checklist TBD
npx skillsauth add lpng-plenge/frontend-IA .agents/skills/debugInstall 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 — Understand error, review failing components, form hypotheses, instrument, reproduce, review logs, confirm hypothesis, fix, confirm fix, remove instrumentation, mark test as fixed.
TBD — Failing test(s), codebase, logs.
TBD — Code changes, it_<iteration>_progress.json test status updated (e.g. fixed).
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.