97 Commits

Author SHA1 Message Date
Howaboua 6444ec4aac Update GitHub Sponsors username in FUNDING.yml 2026-02-04 00:46:55 +00:00
OpenCode Agent 9779a204d1 Remove howaboua-cli and rename project to manager
Delete the internal CLI source and project configuration files. Update
the registry metadata to use the manager name and clear personal
branding information.
2026-02-03 22:18:05 +00:00
OpenCode Agent 1388bf98dc Merge remote registry metadata with local structure
Preserves detailed local item structure while updating:
- registry.json: name, pack/item descriptions from remote
- registry.toml: complete UI/about sections from remote

Local registry.json has comprehensive item listings (47+ items/pack)
that should be preserved over remote's simplified structure.
2026-02-03 21:16:55 +00:00
OpenCode Agent 1383ad7df5 Create opencode-workflows.toml 2026-01-29 03:40:06 +00:00
Howaboua 1ff027e505 Cli (#2)
* Implement pack registry system and management CLI

Add registry.json manifests to agent packs and commands to support
structured discovery. Include a CLI for project initialization, a
registry generator script, and a plugin version locker. Add a new
learn command for session documentation.

* Add CLI and centralized workflow registry

Implement an interactive CLI tool to browse and install workflow
packs. Consolidate decentralized manifests into a single root
registry for easier maintenance.

* update

* buffer

* Rewrite CLI as TUI workflow selector

Replace the Commander-based CLI with a TUI built on Bun, Solid.js, and
OpenTUI. This version provides hierarchical navigation for selecting
workflow packs and standalone items.

- Migrate code from packages/cli to howaboua-cli
- Support global (~/.config/opencode/) and local (.opencode/) sync
- Add one-shot verification rules to howaboua-cli/AGENTS.md

* chore: ignore @howaboua-cli directory

---------

Co-authored-by: OpenCode Agent <agent@opencode.ai>
2026-01-28 23:44:20 +00:00
OpenCode Agent d942a1f44f Refine command-creator skill and add /learn command
Update command-creator documentation with critical placeholder rules,
XML block structures, and direct address terminology. Add the /learn
command for documenting session findings and workarounds.
2026-01-27 17:59:58 +00:00
OpenCode Agent 43dac50468 Update repo-navigator README: reflect streamlined workflow 2026-01-27 12:27:16 +00:00
OpenCode Agent 5b4f1103b0 Refactor init command for high-density docs
Update initialization workflows to target ~50-line AGENTS.md files.
Prioritize documenting "one-shot" verification commands over
long-running processes. Revise routing logic for Basic, Full, and User
modes. Enforce stricter preservation rules for human-authored content
and explicitly exclude environment metadata.
2026-01-27 12:13:19 +00:00
Howaboua a3b4863da5 Update README.md 2026-01-25 14:51:19 +00:00
Howaboua 1c1dbccf7f Update README.md 2026-01-25 14:49:55 +00:00
OpenCode Agent 21f0d0d79e Update documentation and repository structure
Add XML instructions and a task routing table to AGENTS.md. Flesh out
the repository structure tree to include all agent pack
subdirectories. Significantly expand the cowork README with feature
details, vault structure, and agent tables.
2026-01-25 14:41:48 +00:00
OpenCode Agent 371e4c060c update: sync script to verify README coverage and document cowork/ system 2026-01-25 14:18:36 +00:00
OpenCode Agent eb0a342add fix: change MUST to SHOULD for todowrite in agents
Relax requirement level for todowrite usage from MUST to SHOULD
across all agent definitions to allow flexibility in task tracking.
2026-01-21 18:29:20 +00:00
Howaboua 8993383951 Update README.md 2026-01-20 21:00:46 +00:00
OpenCode Agent 795885b330 Add Repo Navigator pack and documentation skills
Introduce a specialized agent pack for repository documentation.
Includes a unified `/init` command with routing for AI navigation or
user assistance, alongside SOP skills for mapping codebases and
onboarding users.

- Add repo-navigator agent and pack documentation
- Implement `/init` command for automated AGENTS.md generation
- Add agent-navigation-sop and user-onboarding-sop skills
- Update root README and AGENTS.md guides
- Enhance skill-creator with bundled reference documents
2026-01-20 20:55:39 +00:00
OpenCode Agent 73194fe78e Remove Perplexica search tools and scripts due to reliability issues
(captcha Searxng) and overall complexity - too many moving parts.
2026-01-20 17:12:36 +00:00
OpenCode Agent a21b8f1ba1 Implement scoped skills and add Convex specialists
Introduce the Principle of Least Privilege to agent templates by
enforcing scoped skill permissions. This update adds five specialized
Convex skills to the VRTCT stack and updates documentation to reflect
the new architecture and folder structure.
2026-01-17 02:45:10 +00:00
OpenCode Agent 16f6cc5774 Standardize Convex and Vite skill definitions
Apply structured tags (<overview>, <rules>, <context>) across the
Vite-Convex stack. Update the database expert agent permissions and
modernize guidance for Convex Auth Beta and Tailwind v4.
2026-01-17 02:41:35 +00:00
OpenCode Agent c1322ff910 Add Convex skills and component references
Implement comprehensive skills for Convex auth, core, deployment, and
runtime. Add detailed component references for Agent, RAG, Workflow,
and Workpool patterns. Update the database expert agent with new
schema and security guidelines.
2026-01-17 02:16:06 +00:00
OpenCode Agent ed93befc55 Update README.md 2026-01-16 17:10:45 +00:00
OpenCode Agent a50ab455f6 Rename and enhance repo-navigator agent
Rename repo-navigator-creator to repo-navigator and add support for
dual workflows (/init and /howto). Integrate explore subagent logic
for handling complex repositories and update the role definition and
quality checklist accordingly.
2026-01-16 17:07:45 +00:00
OpenCode Agent 3ccf0b6a50 Standardize core instructions for all agents
Add standardized blocks for core mission, safety standards, tool
discipline, LSP management, and engineering workflow to all agent
definitions. Include resumption protocols where applicable.
2026-01-16 16:49:52 +00:00
OpenCode Agent 3a82a60126 Add fast/smart agents and refactor command names
Introduce a fast/smart agent split to replace the legacy general
subagent. Rename improve commands to remove colons. Update the audit
script to support multi-line frontmatter and stricter example
validation.
2026-01-16 01:02:21 +00:00
Howaboua 98c775ad6a Update instructions in example-opencode.json
Removed AGENTS.md from instructions and updated comment.
2026-01-14 12:46:14 +00:00
Howaboua 97fcba0463 Update README.md 2026-01-14 12:45:48 +00:00
OpenCode Agent ea8a8f068d Restructure documentation and remove templates
Remove the Commands2Skills template and update agent paths to reflect
their location in the agents/ directory. Shorten descriptions in
README.md and AGENTS.md for brevity and update recommended models.
2026-01-12 18:25:29 +00:00
OpenCode Agent 2698a1d765 feat: comprehensive repository overhaul and standardization
- Implement internal maintenance suite: repo-maintainer agent and automated audit/sync scripts.
- Add "Opencode Configurator" suite: agent-architect, command-creator, and skill-creator.
- Refactor core commands (/improve, /refactor, /rmslop) to RFC 2119 + XML standards.
- Standardize all agent metadata and structural tagging across the repository.
- Introduce utility commands: /npm for package management and /create-pack for bundling.
- Overhaul README.md and documentation to reflect new workflow patterns.
2026-01-12 18:16:06 +00:00
Howaboua c4961fa329 Add image to Component Engineer README
Added an image to the README for better visualization.
2026-01-11 14:45:45 +00:00
OpenCode Agent 01ee76f017 Reorganize agents and cleanup documentation
- Move top-level agent directories under agents/
- Remove deprecated skill permission warnings
- Update AGENTS.md to reflect new repository structure
2026-01-11 14:44:38 +00:00
OpenCode Agent 44de53700c Add component-engineer agent and skill package
Introduce a new agent and comprehensive skill set for professional React
component engineering. This includes specialized commands for component
review and creation based on a formal specification.

Key additions:
- New component-engineer agent and associated commands
- Deep knowledge-base skill covering accessibility and composition
- Integration of the specification into the VRTCT stack agents
2026-01-11 14:27:27 +00:00
OpenCode Agent 7756278a18 Fix permission ordering and delete enhancer plugin
Reorder permission blocks in agents to ensure the wildcard denial is
listed first, which is required for correct skill evaluation.

Update the permissions-update command documentation to clarify this
requirement.

Remove the gpt-oauth-prompt-enhancer plugin and disable the
gpt-oss-120b-medium model in the proxy configuration.
2026-01-10 23:29:26 +00:00
Igor Warzocha 65aec0104c Delete quick_validate.cpython-313.pyc 2026-01-10 23:18:37 +00:00
Howaboua a62b9c929a Remove OpenAI provider configuration
Removed OpenAI configuration details from the JSON file.
2026-01-10 09:36:37 +00:00
OpenCode Agent 31230f9a29 Add /loop command and document OC 1.1.2 bug
The Ralph Wiggum Loop is an autonomous orchestrator using stateful
subagent sessions and dynamic checklists for task verification.

Documentation now includes warnings that the skill permission system is
non-functional in OpenCode 1.1.2.
2026-01-05 13:52:36 +00:00
OpenCode Agent 65fb198c0a Simplify command descriptions
- 3-6 word user-friendly descriptions
- Complementary to command names
2026-01-05 01:12:50 +00:00
OpenCode Agent 9fc7c0216f Simplify agent and command descriptions
- Primary agents: 2-3 words for model routing
- Commands: 3-6 words for user clarity
- Specialists: Added routing examples to security-reviewer
2026-01-05 01:12:34 +00:00
OpenCode Agent 0a5e76927f Fixed frontmatter lacking quotes in skill 2026-01-04 23:37:32 +00:00
Howaboua ecde0f6cd6 Update README.md 2026-01-04 18:56:20 +00:00
Howaboua 8b46bea812 Update README.md 2026-01-04 18:55:20 +00:00
Howaboua 0c9a655310 Delete agents/parallel-PRD/.opencode/agent/gemini-pro-planner.md 2026-01-04 18:53:47 +00:00
Howaboua 9c5e3d5b30 Delete agents/parallel-PRD/.opencode/agent/gemini-flash-planner.md 2026-01-04 18:53:36 +00:00
OpenCode Agent e7cea1a5b3 Merge branch 'master' of https://github.com/IgorWarzocha/Opencode-Workflows 2026-01-04 18:47:15 +00:00
OpenCode Agent fb935fec11 Allow proactive websearch/webfetch in parallel PRD workflow 2026-01-04 18:47:03 +00:00
Howaboua fccdec8103 Revise plugin installation instructions and template details
Updated installation instructions for Gemini/GLM Focused Mode plugin and restructured Commands2Skills Template section.
2026-01-04 18:36:21 +00:00
OpenCode Agent dc5847dfac Merge branch 'master' of https://github.com/IgorWarzocha/Opencode-Workflows 2026-01-04 18:34:15 +00:00
OpenCode Agent 5936bc464c Add parallel-PRD and modernize permission schema
- Add parallel-PRD agent collection for multi-perspective planning
- Migrate agents and skills from legacy tools to permission schema
- Add permissions-update command to automate configuration modernization
- Update documentation to reflect new agent collections and schema
  changes
2026-01-04 18:33:23 +00:00
Howaboua 1b6934b185 Revise installation steps in README.md
Updated installation instructions for the gemini-glm-focused-mode plugin to reflect changes in the plugin path.
2026-01-04 18:17:03 +00:00
Howaboua a1431b6335 Refactor OpenAI and local proxy configurations
Updated OpenAI and local proxy configurations to include OAuth models and adjusted whitelist and options.
2026-01-02 18:38:25 +00:00
Howaboua 220c41e50d Update baseURL for zhipu provider options 2026-01-02 04:15:44 +00:00
Howaboua c7f59acd46 Update Zhipu AI baseURL in SKILL.md 2026-01-02 04:14:37 +00:00