원클릭으로
agent-session-closing
Standard operating procedure for concluding an AI agent session and ensuring workspace integrity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Standard operating procedure for concluding an AI agent session and ensuring workspace integrity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guidelines for managing Varisankya releases across Beta and Production tracks.
How to safely record extra payments without advancing the Varisankya subscription next due date.
Instructions for extracting the Play Store upload keystore, Firebase JSON, and passwords from Bitwarden.
Guidelines for compiling Varisankya from the CLI without Android Studio.
How to correctly handle custom dates for extra subscription payments using MaterialDatePicker.
Guidelines for implementing M3 Expressive (M3E) animations, transitions, and touch physics in Varisankya.
| name | Agent Session Closing |
| description | Standard operating procedure for concluding an AI agent session and ensuring workspace integrity. |
Before concluding a development session, the agent MUST execute the following steps to ensure the workspace is left in a clean, documented, and resilient state for future agents or human developers.
AGENTS.md, README.md, and any relevant SKILL.md files to reflect new architectural decisions, environment changes, or newly discovered constraints..agent/skills/..env variables were accidentally staged or committed.retrieve_secrets.sh (or similar environment setup scripts) are documented and ignored in .gitignore if they contain sensitive data../gradlew assembleDebug for Android) to ensure the project compiles successfully in its final state.git push origin main).