bycodagent-ai· 22 skills
Lightweight planning for small, quick changes. Combines propose, spec, and (optionally) design into one conversational pass, then writes tasks.md so the change is ready for implementation. Activates when users ask for "simple plan", "quick plan", "plan this", or "planning mode" for a change that doesn't warrant the full propose/spec/design ceremony.
$npx -y skills add codagent-ai/agent-skills --skill simple-planInstalls into the current project.
Run `npx skills use "https://github.com/codagent-ai/agent-skills" --skill "codagent-ai/agent-skills/simple-plan"` 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/codagent-ai/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/codagent-ai/agent-skills"` and select the relevant skills, then follow their instructions.