byopen-software-network· 27 skills
Use when the user wants to turn open Open Software Issues into AFK-ready, agent-implementable tasks: find ready-to-code Issues for an org/project, diagnose each against the local codebase (root cause, files, code fragments, dependencies, blockers, acceptance, verify), enrich the Issue description on the platform, optionally assign them to the current user, and emit a table of one-line repo-build-pr prompts to dispatch to autonomous agents. Triggers on "prep tasks", "get issues ready to implement", "enrich issues with diagnosis", "prepare build prompts", "ready-to-code tasks for agents".
$npx -y skills add open-software-network/os-june --skill os-task-prepInstalls into the current project.
Run `npx skills use "https://github.com/open-software-network/os-june" --skill "open-software-network/os-june/os-task-prep"` 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/open-software-network/os-june" that are relevant to the current task. Run `npx skills add "https://github.com/open-software-network/os-june"` and select the relevant skills, then follow their instructions.