byaskbudi· 4 skills
Understand current project and create/update specs under @.juno_task/specs/* , it allows you understand dependencies. and prepare for implementation. Use when user explicitly ask you, or when asking for understand the project, first see how it works and then do [main task] with respect to [constraints]
$npx -y skills add askbudi/juno-code --skill understand-projectInstalls into the current project.
Run `npx skills use "https://github.com/askbudi/juno-code" --skill "askbudi/juno-code/understand-project"` 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/askbudi/juno-code" that are relevant to the current task. Run `npx skills add "https://github.com/askbudi/juno-code"` and select the relevant skills, then follow their instructions.