DuyAI
Community@xegheplimo-web
DuyAI provides MIT-licensed skills for repository auditing, governed project bootstrapping, Open Design orchestration, and disciplined engineering practices like TDD and systematic debugging.
Agent Skills by DuyAI
Showing 7 vetted skills indexed across 1 GitHub repositories.
project-review-orchestrator
Orchestrates multi-phase repository reviews with external critique, reconciliation, and task DAG dispatch.
project-agent-bootstrapper
Bootstrap governed project skills and agent permission matrices for repositories.
open-design-orchestrator
Orchestrates the Open Design pipeline from evidence collection through policy-gated merge.
test-driven-development
Enforces RED-GREEN-REFACTOR test-driven development with verified failing tests before implementation code.
systematic-debugging
Diagnose bugs through root cause investigation before proposing any fix.
receiving-code-review
Evaluates code review feedback with technical verification before implementing suggested changes.
verification-before-completion
Enforces running verification commands and checking output before claiming work is complete.
Frequently Asked Questions About DuyAI
FAQPage SchemaWhat tasks can I accomplish using DuyAI's skills?▼
You can audit repositories and plan execution from critique, bootstrap governed projects with agent permissions, orchestrate the full Open Design loop from request to merge, enforce test-driven development, perform root-cause debugging, handle code review feedback rigorously, and verify work before claiming completion.
Who are DuyAI's skills designed for?▼
They target software engineers and project owners who need disciplined development practices: repository reviewers, maintainers enforcing governance and agent permissions, and developers practicing TDD, systematic debugging, and verification-before-completion on Linux, macOS, or Windows.
What is required to run DuyAI's orchestration skills?▼
The project-review-orchestrator, project-agent-bootstrapper, and open-design-orchestrator skills require terminal access as their toolset. They run cross-platform on Linux, macOS, and Windows, and interrelate—for example, the orchestrator pairs with the bootstrapper for governed project setup.
Are DuyAI's skills free and open source?▼
Yes. All published skills carry the MIT license, permitting free use, modification, and redistribution. They are authored by the Project Owner and Hermes Agent, with current versions at 0.1.0 across the orchestration and bootstrapping skills.
How do the discipline skills like TDD and systematic debugging work?▼
They are trigger-based practices: test-driven-development requires a verified failing test and RED-GREEN-REFACTOR before implementation; systematic-debugging mandates root-cause investigation before any fix; verification-before-completion requires running verification commands and confirming output before claiming success.