Use this skill when working with skills already at .verified, .trusted, or .autonomous trust levels — particularly when deciding whether to invoke a verified skill on a task, when applying a trusted skill (which requires confirmation), or when an autonomous skill auto-applies. Also use when a skill produces output the user corrects, since corrections trigger demotions.
$npx -y skills add ankitkr3/compounded --skill compounded-trust-trackerInstalls into the current project.
Run `npx skills use "https://github.com/ankitkr3/compounded" --skill "ankitkr3/compounded/compounded-trust-tracker"` 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/ankitkr3/compounded" that are relevant to the current task. Run `npx skills add "https://github.com/ankitkr3/compounded"` and select the relevant skills, then follow their instructions.