task-executor
Executes development tasks from a master plan (00-PLAN.md). Accepts optional feature name/path parameter. Reads the plan, identifies the next pending task, confirms with user, executes it, and updates all relevant documentation. Use when implementing features step-by-step or when user says "execute next task [feature-name]", "continue implementation", or "what's next?".
Installation and usage
Executes development tasks from a master plan (00-PLAN.md). Accepts optional feature name/path parameter. Reads the plan, identifies the next pending task, confirms with user, executes it, and updates all relevant documentation. Use when implementing features step-by-step or when user says "execute next task [feature-name]", "continue implementation", or "what's next?".
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use task-executor