intent-framed-agent이란?
명시적인 의도 캡처 및 드리프트 모니터링을 통해 코딩 에이전트 작업 세션을 프레임화합니다. 세션이 계획/Q&A에서 코딩 작업, 리팩터링, 기능 빌드, 버그 수정 또는 범위 드리프트가 위험할 수 있는 기타 다단계 실행을 위한 구현으로 전환할 때 사용합니다. 출처: pskoett/pskoett-ai-skills.
명시적인 의도 캡처 및 드리프트 모니터링을 통해 코딩 에이전트 작업 세션을 프레임화합니다. 세션이 계획/Q&A에서 코딩 작업, 리팩터링, 기능 빌드, 버그 수정 또는 범위 드리프트가 위험할 수 있는 기타 다단계 실행을 위한 구현으로 전환할 때 사용합니다.
명령줄에서 intent-framed-agent AI 스킬을 개발 환경에 빠르게 설치
출처: pskoett/pskoett-ai-skills.
This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record.
Use this skill for coding tasks only. It is designed for implementation work that changes executable code.
For trivial edits (for example, simple renames or typo fixes), skip the full intent frame.
명시적인 의도 캡처 및 드리프트 모니터링을 통해 코딩 에이전트 작업 세션을 프레임화합니다. 세션이 계획/Q&A에서 코딩 작업, 리팩터링, 기능 빌드, 버그 수정 또는 범위 드리프트가 위험할 수 있는 기타 다단계 실행을 위한 구현으로 전환할 때 사용합니다. 출처: pskoett/pskoett-ai-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent명시적인 의도 캡처 및 드리프트 모니터링을 통해 코딩 에이전트 작업 세션을 프레임화합니다. 세션이 계획/Q&A에서 코딩 작업, 리팩터링, 기능 빌드, 버그 수정 또는 범위 드리프트가 위험할 수 있는 기타 다단계 실행을 위한 구현으로 전환할 때 사용합니다. 출처: pskoett/pskoett-ai-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/pskoett/pskoett-ai-skills