verification-before-completion
No SKILL.md available for this skill.
View on GitHubMore from darrenhinde/opencode-agents
context7
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
1code-execution
Use when a subtask is ready to implement and has a subtask JSON file with acceptance criteria and deliverables.
1context-manager
Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context
1task-breakdown
Use when a feature touches 4 or more files, involves multiple components, or has subtasks that could run in parallel.
1context-discovery
Use when coding standards, security patterns, or project conventions need to be discovered before implementation begins.
1external-research
Use when the task involves an external library or package and current API docs are needed before writing code.
1