Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

crispy

crispy에는 TheSylvester에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
25
업데이트
2026-05-10
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

live-sessions
소프트웨어 개발자

Discover, read, message, and wait on sessions currently live in this Crispy host. Use when a coordinator/observer/peer agent needs to find live sessions, inject a turn, block until one settles, or read another agent's dialogue. Triggers on "what sessions are open", "list live sessions", "read peer session", "send message to session", "post to another agent", "wait for session to finish", "poke a peer agent", "read another agent's response", "find other agent", "cross-session", "watch another session", "see what else is running".

2026-05-10
crispy-agent
소프트웨어 개발자

Unified wrapper around crispy-dispatch for multi-vendor IPC dispatch through the running Crispy host. Supports claude, codex, and other vendors. Outputs session_id for conversation continuation.

2026-05-07
recall
소프트웨어 개발자

Search, read, and browse past session transcripts. Use when recalling past work, finding sessions by topic, reading specific sessions, or investigating what was discussed.

2026-05-07
super-implement
소프트웨어 개발자

Drive a plan end-to-end through a quality-gated pipeline — superthink-refine → distill → crispy-agent execute → simplify+superthink → divergence check → test. Use when the user says "super implement", "ship this plan", "execute this plan end-to-end", or provides a plan file and wants it built with full review gates.

2026-05-07
superthink
소프트웨어 개발자

IPC-based multi-agent review via Crispy's internal dispatch. Dispatches parallel child sessions (claude + codex by default) through the running Crispy host — no subprocess spawning, results stream live in the UI. Use when you want fast multi-vendor adversarial analysis, or exhaustive fix-until-done convergence on an artifact.

2026-05-07
distill
소프트웨어 개발자

Synthesize self-contained implementation prompt(s) for a fresh agent with an empty context window. Auto-decomposes if the task is too large. Use when the user says "write a handoff prompt", "generate a prompt", "distill this for a fresh agent", or when composing a handoff.

2026-04-19
handoff
소프트웨어 개발자

Reflect on the conversation, distill context into a self-contained handoff prompt, and rotate into a fresh session. Use when the user says "handoff", "hand this off", "fresh session", "rotate", "shed context", "start fresh", "context is too long", or when context bloat is degrading quality.

2026-04-19
reflect
소프트웨어 개발자

Reflect on conversation + codebase to ensure prompts capture everything before execution. Use when the user says "reflect", "verify the prompt", "check the plan", or automatically as part of the handoff flow.

2026-04-19
switch-session
소프트웨어 개발자

Switch to an existing session in-place. Use when the user says "switch to session", "load session", "resume session", "go to session", "open session", or provides a session ID to switch to.

2026-04-16
rosie-tracker
소프트웨어 개발자

Project tracking CLI for Rosie — view and manage tracked project state. Use when you want to inspect what Rosie is tracking, dump project state, or manually trigger tracker operations.

2026-03-24
clear-and-execute
소프트웨어 개발자

Clear the current context and continue in a fresh session with a prompt. Use when the user says "clear and execute", "fresh context", "clean slate", "start fresh with this context", "context is getting long", or when an agent proposes transitioning to a new session to shed context bloat. Accepts a prompt file path as argument, or distills one from the conversation.

2026-03-24
backup-transcripts
파일 사무원

This skill should be used when the user asks to "backup transcripts", "archive sessions", "save session history", "backup before Claude deletes", "preserve transcripts", or mentions protecting session data from deletion.

2026-03-20