fork-test
SolidMinimal skill for testing context fork behavior. Do not use in production.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- Geeksfino
- Repository
- Geeksfino/openskills
- Created
- 7 months ago
- Last Updated
- 2 weeks ago
- Language
- Rust
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
fork_skill_design
Design and maintain DB-canonical fork-local skills that describe the fork's real systems, tools, testing seats, and core processes. Planner-only; use when a capability needs durable shell guidance without becoming global doctrine.
fork
Distill a Lore thread into handoff context for continuing work. Use when the user asks to continue work from a Lore thread, fork from a thread, pick up from a thread, or use a Lore thread as context for a new task.
wise-fork
Reorient the agent after a session fork: inherited context becomes read-only background and pre-fork work stays with the original session. Every in-flight task, plan, and promise from before the fork is dropped, remembered file state is distrusted, and this session starts fresh parallel work - optionally on a new goal passed as the argument. Invoked as `/wise-fork` (bare alias) or `/wise:wise-fork` (canonical). Use when the user says "this is a fork", "forked session", "we branched this conversation", "start fresh but keep context", "don't continue the old work", or types `/wise-fork`.