بنقرة واحدة
aicc-compact
Create a bounded session handoff with collision-resistant identity.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a bounded session handoff with collision-resistant identity.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Security and privacy review for scoped changes.
Evidence-based gate for creating a new skill or agent profile.
UI, accessibility, and interaction-quality review.
Performance investigation using reproducible measurements.
Markdown and governance structure lint checklist.
Prevent mixed-responsibility modules and uncontrolled file growth.
| schema | fcvw/skill@1 |
| name | aicc-compact |
| description | Create a bounded session handoff with collision-resistant identity. |
| version | 1.1.1 |
| trigger_keywords | ["compact session","close session","handoff","síntese de sessão"] |
| session_types | ["handoff","maintenance"] |
Capture only the state required to continue work without replaying the full conversation.
Do not create a session file for a trivial read-only exchange or duplicate information already canonical elsewhere.
Use id: SES-YYYYMMDD-HHMMSS-<short-id>. The short ID may be a commit prefix or random hexadecimal token. Never derive uniqueness only from “highest session number + 1”.
Suggested filename: YYYYMMDD-HHMMSS-<short-id>-<slug>.md.
wiki/templates/TEMPLATE_SESSION_SYNTHESIS.md.A concise, sourced handoff that distinguishes completed work, active work, blocked work, and optional next steps.