Favot Corentin
Community@Favot · Nantes
Développeur web React.Js
Agent Skills by Favot Corentin
Showing 8 vetted skills indexed across 1 GitHub repositories.
oh-my-opencode-slim
Configure agents, models, prompts, skills, and MCPs for oh-my-opencode-slim setups.
reflect
Analyzes recent OpenCode sessions to recommend reusable skills, agents, commands, and config changes.
codemap
Generate hierarchical codemaps and change-aware state files for unfamiliar repositories.
clonedeps
Clone dependency source repositories into an ignored local workspace for agent inspection.
worktrees
Orchestrates Git worktrees as isolated coding lanes for parallel and risky development work.
verification-planning
Plans project-specific evidence paths to verify non-trivial code changes.
deepwork
Orchestrates phased multi-specialist coding workflows with Oracle review gates and persistent progress state.
simplify
Simplifies code for readability while preserving exact behavior and project conventions.
Frequently Asked Questions About Favot Corentin
FAQPage SchemaWhat tasks can I accomplish with Favot's OpenCode skills?▼
You can tune OpenCode agents, models, prompts, MCPs, and presets; generate hierarchical codemaps of unfamiliar repositories; clone dependency source for internals inspection; manage Git worktrees as isolated coding lanes; plan verification for non-trivial changes; orchestrate large multi-phase efforts; and simplify code without changing behavior.
Who should use these skills?▼
Software engineers and web developers using OpenCode who face recurring configuration friction, need to onboard onto unfamiliar codebases, debug library internals from source, or run risky parallel changes in isolated Git worktrees with a credible verification path before merging.
How do the skills fit into a practical coding session?▼
Start with codemap to map an unfamiliar repo, use clonedeps to read dependency source, open worktrees for isolated lanes, run verification-planning before implementing features or refactors, apply deepwork for large multi-phase efforts, then finish with simplify for readability and reflect to capture reusable patterns.
When should I NOT trigger these skills?▼
Avoid codemap unless explicitly asked for repository mapping since it is expensive; skip clonedeps for ordinary documentation questions; do not activate deepwork for routine multi-file changes; and only run simplify after behavior is fully understood, since it must not alter functionality.
What are the prerequisites for using these skills?▼
You need an OpenCode environment where skills, agents, MCPs, and presets can be configured, plus a Git repository for worktree isolation. clonedeps requires network access to clone dependency repositories into an ignored local workspace for source-level inspection.