byakaszubski· 29 skills
Patterns for agent skill discovery, referencing, and composition using progressive disclosure architecture. Use when building agents, composing skills, or optimizing context usage. TRIGGER when: skill discovery, agent integration, skill composition, progressive disclosure. DO NOT TRIGGER when: implementing features, writing tests, documentation-only changes.
$npx -y skills add akaszubski/autonomous-dev --skill skill-integrationInstalls into the current project.
Run `npx skills use "https://github.com/akaszubski/autonomous-dev" --skill "akaszubski/autonomous-dev/skill-integration"` 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/akaszubski/autonomous-dev" that are relevant to the current task. Run `npx skills add "https://github.com/akaszubski/autonomous-dev"` and select the relevant skills, then follow their instructions.