Commit Graph

11 Commits

Author SHA1 Message Date
Test User 6b0f0375ae Rename gpt-oath to gpt-oauth and clean up READMEs
Fix a typo in the gpt-oauth-prompt-enhancer plugin name and remove
duplicate sentences and redundant text blocks from README files.
2026-01-02 02:23:07 +00:00
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 85c3224b34 Restrict agent skills and update definitions
Apply a default deny policy for skills across all agents. Refine
frontmatter descriptions for clarity and restructure the
commands-md-updater agent using semantic tags. Update the TypeScript
expert to include test writing capabilities.
2026-01-01 23:11:47 +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 9b70decd13 Standardize agent and command documentation
Convert markdown files to use XML-like tags for structure and adopt RFC
2119 keywords. Delete redundant generic agent definitions and update
coding guidelines to enforce stricter modularity, file size limits, and
barrel exports.
2026-01-01 21:18:18 +00:00
Igor Warzocha 3d251127da Delete glm-4-7.md 2025-12-27 11:09:22 +00:00
Igor Warzocha a8832236f5 Add Create OpenCode Plugin development system 2025-12-25 14:05:35 +00:00
Igor Warzocha 768a012438 Rename directories to lowercase in documentation 2025-12-24 11:00:03 +00:00
Igor Warzocha c2a0c1d5bd Rename directories to lowercase 2025-12-24 11:00:03 +00:00