IgorWarzochaIgorWarzochaCommunityยท31 Agent Skills Included

Opencode-Workflows

Reusable OpenCode commands, agents, and workflow templates

Provides ready-made OpenCode slash commands, agent prompts, and skills for coding, security audits, PRD planning, and document production. Eliminates manual prompt writing and repetitive setup with pre-built workflows like /loop, /refactor, /init, and framework-specific security scanners. Helps developers configure OpenCode, install plugins and MCP servers, and ship verified work faster.
npx skills add IgorWarzocha/Opencode-Workflows --all -g -y
Available:

Tells the agent how to route tasks to the right commands and agent packs, enforces RFC 2119 and XML formatting rules, and forbids running blocking dev servers during verification.

All Skills in This Repository (31)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

repo-maintenance

Audit repository configuration files and synchronize documentation using Python scripts.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

command-creator

Create custom slash commands for automating repetitive tasks in OpenCode.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

opencode-config

Manage OpenCode configuration files for providers, permissions, models, and rules.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

skill-creator

Creates and organizes .NET MAUI projects with customizable templates and workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

agent-architect

Create and refine OpenCode agents through interactive dialogue.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

create-opencode-plugin

Guide users through creating OpenCode plugins with the official SDK.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

agent-navigation-sop

Generate AGENTS.md documentation outlining build/test commands, coding conventions, task routing, and codebase structure.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

user-onboarding-sop

Generate AGENTS.md end-user documentation covering setup, installation, and usage instructions.

Community
Basic
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

mcp-installer

Discover, install, and configure MCP servers in opencode.json.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

plugin-installer

Discover, evaluate, and install OpenCode plugins from a curated catalog.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

model-researcher

Add and configure custom AI models in opencode.json with researched specifications.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorWarzochaIgorWarzocha

prd-authoring

Generate Product Requirement Document templates with parallel planning guidance.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Opencode-Workflows?โ–ผ

Run `npx skills add IgorWarzocha/Opencode-Workflows --all -g -y` in your terminal to install all skills globally.

What does Opencode-Workflows do?โ–ผ

It provides reusable OpenCode commands, agent prompts, and skills for coding, security reviews, PRD planning, and document creation. You trigger them with simple slash commands like /loop, /refactor, or /init.

How do I create custom OpenCode commands?โ–ผ

Use the command-creator skill, which guides you through a short Q&A and generates a ready-to-use slash command file with arguments and prompts.

Can it audit my code for security issues?โ–ผ

Yes. The security-reviewer pack scans Next.js, Vite, Express, Django, FastAPI, Convex, Bun, and Docker projects for leaked secrets, missing auth, and common vulnerabilities.

Do I need coding experience to use these workflows?โ–ผ

Basic terminal use is enough for most commands. You describe what you want in plain English and the agent executes the underlying workflow.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’