byhuytieu· 21 skills
Shared loop-engineering reference for COG skills - the agent loop, deterministic verifiers, termination conditions, in-loop context management, and named patterns. Invoke when designing or debugging a skill that iterates (search-verify-retry, scan-until-dry, fetch-retry-gate).
$npx -y skills add huytieu/cog-second-brain --skill loop-engineeringInstalls into the current project.
Run `npx skills use "https://github.com/huytieu/cog-second-brain" --skill "huytieu/cog-second-brain/loop-engineering"` 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/huytieu/cog-second-brain" that are relevant to the current task. Run `npx skills add "https://github.com/huytieu/cog-second-brain"` and select the relevant skills, then follow their instructions.