home/categories/project-management/yellinzero-aico-claude-skills-aico-backend-plan-skill-md
project-managementbusiness

aico-backend-plan

Create ATOMIC implementation plan for a single backend task. Each step has TDD, exact code, and verification command. IMPORTANT: This skill creates MICRO-LEVEL atomic steps, NOT macro architecture plans. For architecture planning or feature scoping, use EnterPlanMode instead. Use this skill when: - Running /backend.plan command - User explicitly asks for "atomic steps", "step-by-step plan with verification" - Have a specific task from docs/reference/backend/tasks/ and need implementation steps - Need granular TDD steps: Types → DB → Test (failing) → Implementation → Test (passing) → API DO NOT use for: - Architecture planning (use EnterPlanMode) - General development planning - Feature scoping or estimation Output: Present plan to user (not saved to file), each step includes Files, Action, and Verify command.

yellinzero
maintainer
yellinzero
अपडेट किया गया 1/20/2026
स्टार
0
फोर्क
0
quick start

Installation and usage

Create ATOMIC implementation plan for a single backend task. Each step has TDD, exact code, and verification command. IMPORTANT: This skill creates MICRO-LEVEL atomic steps, NOT macro architecture plans. For architecture planning or feature scoping, use EnterPlanMode instead. Use this skill when: - Running /backend.plan command - User explicitly asks for "atomic steps", "step-by-step plan with verification" - Have a specific task from docs/reference/backend/tasks/ and need implementation steps - Need granular TDD steps: Types → DB → Test (failing) → Implementation → Test (passing) → API DO NOT use for: - Architecture planning (use EnterPlanMode) - General development planning - Feature scoping or estimation Output: Present plan to user (not saved to file), each step includes Files, Action, and Verify command.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use aico-backend-plan