Commit Graph

11 Commits

Author SHA1 Message Date
Test User fa9e864a38 Document agent skill configuration and defaults
Add instructions for enabling skills via YAML frontmatter. Clarify that
skills are disabled by default to prevent context pollution and specify
default skill sets for the Plugin Creator, Configurator, and Security
Reviewer agents.
2026-01-02 02:01:55 +00:00
Test User 313bf92d9f Standardize prompts using RFC 2119 and XML tags
Apply research-backed formatting across all agents, commands, and
plugins to improve LLM precision. This update also replaces the
commands-md-updater agent with a new /sync-commands workflow.
2026-01-02 01:39:46 +00:00
Test User b984f93b01 Update agent catalog and repository commands
- Add Security Reviewer with 10 new security skills.
- Split Vite-React expert into orchestrator and brain roles.
- Add /init and /refactor-rfc-xml commands.
- Update model references to GPT-5.2 and remove deprecated agents.
2026-01-02 01:25:05 +00:00
Test User 48cf3d2f69 Update models to Q4 2025 and add RFC/XML tool
Update model researcher and schema references to target Q4 2025 frontier
models. Add a refactor-rfc-xml command to restructure markdown files and
reorganize the AGENTS.md directory structure.
2026-01-02 01:02:16 +00:00
Test User f0b4bbdb20 Update workflows for Skills and add VRTCT orchestrator
Remove CLAUDE.md and mark Commands2Skills as partially deprecated to
reflect OpenCode's native Skills support. Add VRTCT-orchestrator agent
and an init command for AGENTS.md. Improve template documentation.
2026-01-01 22:59:19 +00:00
Test User 5cc407c679 Adopt RFC 2119 and XML tag style standards
Introduce a standardized style using RFC 2119 normative keywords and XML
tags to improve LLM prompt structure and parsing.

Includes a new style guide, an automated refactoring command, and
updates to existing agent and skill documentation.
2026-01-01 20:22:26 +00:00
Igor Warzocha 1e21cb5505 Add GPT prompt enhancer and thinking variants 2026-01-01 10:42:15 +00:00
Igor Warzocha 57c79609b2 Add mcp-installer skill for MCP server management
Adds skill to find, install, and configure MCP servers Includes catalog
of 16 common MCP servers Provides configuration examples and
troubleshooting guide
2025-12-28 02:24:32 +00:00
Igor Warzocha 804286fc83 Require assistant to run validation tests
Changes documentation to clarify that validation commands must be
executed by the assistant, not just suggested to the user.
2025-12-28 01:23:29 +00:00
Igor Warzocha e7288f1239 Add model-researcher skill for custom AI models 2025-12-27 15:12:42 +00:00
Igor Warzocha c2a0c1d5bd Rename directories to lowercase 2025-12-24 11:00:03 +00:00