·tasks-sync
</>

tasks-sync

이 기술은 현재 세션 작업을 프로젝트 디렉터리에 동기화할 때 사용해야 합니다. 현재 Claude Code 세션의 모든 작업을 프로젝트 작업 디렉터리의 JSON 파일로 내보내 세션 전반에 걸쳐 지속성을 가능하게 합니다.

19설치·0트렌드·@codyswanngt

설치

$npx skills add https://github.com/codyswanngt/lisa --skill tasks-sync

tasks-sync 설치 방법

명령줄에서 tasks-sync AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/codyswanngt/lisa --skill tasks-sync
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: codyswanngt/lisa.

Sync all tasks from the current session to projects/$ARGUMENTS/tasks/{session-id}/.

This skill is for manual syncing when work started without setting an active project. Once synced, the automatic hook handles future task updates.

If the project doesn't exist, ask: "Project '$ARGUMENTS' doesn't exist. Create it?"

이 기술은 현재 세션 작업을 프로젝트 디렉터리에 동기화할 때 사용해야 합니다. 현재 Claude Code 세션의 모든 작업을 프로젝트 작업 디렉터리의 JSON 파일로 내보내 세션 전반에 걸쳐 지속성을 가능하게 합니다. 출처: codyswanngt/lisa.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/codyswanngt/lisa --skill tasks-sync
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-22
업데이트
2026-03-10

Browse more skills from codyswanngt/lisa

빠른 답변

tasks-sync이란?

이 기술은 현재 세션 작업을 프로젝트 디렉터리에 동기화할 때 사용해야 합니다. 현재 Claude Code 세션의 모든 작업을 프로젝트 작업 디렉터리의 JSON 파일로 내보내 세션 전반에 걸쳐 지속성을 가능하게 합니다. 출처: codyswanngt/lisa.

tasks-sync 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/codyswanngt/lisa --skill tasks-sync 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/codyswanngt/lisa