byappsvortex· 56 skills
This skill should be used when the user says "execute task N", "run task N", "implement task N", "re-run task N", "retry task N", "run single task", or wants to execute a single specific task from the task list with optional review. This is for ONE task only — for executing the full plan (all tasks), use arn-code-execute-plan instead.
$npx -y skills add appsvortex/arness --skill arn-code-execute-taskInstalls into the current project.
Run `npx skills use "https://github.com/appsvortex/arness" --skill "appsvortex/arness/arn-code-execute-task"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/appsvortex/arness" that are relevant to the current task. Run `npx skills add "https://github.com/appsvortex/arness"` and select the relevant skills, then follow their instructions.