bycodingcossack· 14 skills
Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.
$npx -y skills add codingcossack/agent-skills-library --skill subagent-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/codingcossack/agent-skills-library" --skill "codingcossack/agent-skills-library/subagent-driven-development"` 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/codingcossack/agent-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/codingcossack/agent-skills-library"` and select the relevant skills, then follow their instructions.