ワンクリックで
looply-sessions
Use to list, inspect or manage linked looply sessions from chat. Shows session details and resume commands.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use to list, inspect or manage linked looply sessions from chat. Shows session details and resume commands.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Use to open a new session tab for a feature. Registers the session in session-links.json and provides the resume command for the new tab.
Use to review architecture and design independently. Identifies structural improvements, validates against existing ADRs, and verifies compliance with codebase design principles.
Use to execute structured code review like GitHub and CodeRabbit. Reviews code changes, classifies findings by severity and generates actionable suggestions. Formal delivery gate with approval checklist.
Use to prepare and validate a software release. Includes security, performance, monitoring, rollback and operability checklist. Final delivery gate before production deploy.
Use when a delivery story already exists and needs technical design, implementation, review and release preparation. Do not use before discovery and planning are complete.
Use for discovery work that turns a feature idea into a PRD. Do not use for story breakdown or implementation.
SOC 職業分類に基づく
| name | looply-sessions |
| description | Use to list, inspect or manage linked looply sessions from chat. Shows session details and resume commands. |
Use this skill when the user explicitly invokes $looply-sessions, asks to run /looply:sessions, or requests session management actions (list sessions, show a session, or remove a session).
Workflow phase: none.
Category: navigation.
Quick usage:
$looply-sessions [action] [args]list, show <label>, unlink <label>
Primary references:looply sessions$looply-sessions/looply:sessions and $looply-sessions depending on host$looply-sessions [list|show <label>|unlink <label>]
Example:list.
Curated example guidance:on.looply/custom/session-links.json to inspect current sessions.list action: display all linked sessions with label, feature, workflow, last command, and updated timestamp.show <label> action: display full session details and the resume command to paste in a new chat tab.unlink <label> action: confirm with the user before removing, then remove the session..looply/custom.The sections below were pre-composed by looply from agent context_slots.
$looply-workflow-status$looply-idea-to-prdDefine project-level conventions for collaboration that agents must follow when interacting with version control, pull requests and releases.
feat: add retry logic to payment processingfix stuff