yogata avatar

yogata

Community

@yogata

2Followers
|
2Public Repos
|
50Published Skills

yogata provides an agent-driven development governance system managing requirements, architecture decisions, design docs, and GitHub Issue lifecycles via structured command pipelines.

Skills Distribution
DomainDeveloper To...Requirements & Arc.. (30%)GitHub Issue & PR .. (25%)Command Pipeline O.. (20%)Documentation Diag.. (15%)

Agent Skills by yogata

Showing 50 vetted skills indexed across 1 GitHub repositories.

yogatayogata

repo-agentdev-integrity

Validates REQ, ADR, skill, and command artifact consistency in the agent-dev-flow repository.

Community
Advanced
yogatayogata

agentdev-workflow-req-define

Orchestrates an interactive requirement-definition workflow producing structured draft-data requirement documents.

Community
Advanced
yogatayogata

agentdev-architecture-advisory

Reviews requirement drafts for architecture conflicts before Decision judgment in req-define workflows.

Community
Intermediate
yogatayogata

agentdev-workflow-lifecycle

Defines workflow phases, work_type classification, and scale criteria for agentdev command pipelines.

Community
Advanced
yogatayogata

agentdev-workflow-learning-promote

Evaluates and promotes accumulated learning entries into durable artifacts via a seven-step workflow.

Community
Advanced
yogatayogata

agentdev-workflow-backlog-auto

Orchestrates the backlog-auto workflow across inspect, promote, and review stages.

Community
Advanced
yogatayogata

agentdev-workflow-case-revise

Applies re-agreed Definition changes to existing Cases via idempotent Amendment PRs.

Community
Advanced
yogatayogata

agentdev-design-file-manager

Manages Design file creation, appending, and target_area section replacement with lifecycle status rules.

Community
Intermediate
yogatayogata

agentdev-issue-management

Provides safe procedures for creating, updating, linking, and verifying GitHub Issues.

Community
Intermediate
yogatayogata

agentdev-decision-guidelines

Evaluates whether architectural changes require a formal Decision record.

Community
Intermediate
yogatayogata

agentdev-artifact-validation

Validates frontmatter ID consistency, README entry existence, and change scope via deterministic TypeScript scripts.

Community
Intermediate
yogatayogata

agentdev-intake-pipeline

Extracts remaining issues from closed GitHub Issues and PRs, then reviews and promotes intake items.

Community
Advanced
yogatayogata

agentdev-req-file-manager

Manages requirement file numbering, creation, appending, and updating for REQ documents.

Community
Advanced
yogatayogata

agentdev-project-extensions

Resolves project-specific YAML extensions for workflow and capability skills at runtime.

Community
Advanced
yogatayogata

agentdev-workflow-inspect-skills

Diagnoses Command and Skill definitions for structural validity and outputs findings to inbox files.

Community
Advanced
yogatayogata

agentdev-traceability

Scans ADF-COVERS declarations to report requirement-artifact coverage, impact, and integrity checks.

Community
Advanced
yogatayogata

agentdev-workflow-inspect-docs

Diagnoses semantic consistency across REQ, Decision, Design, and guide documentation.

Community
Advanced
yogatayogata

agentdev-workflow-case-auto

Orchestrates autonomous case-open through case-close workflows with stop detection and conflict resolution.

Community
Advanced
yogatayogata

agentdev-case-run-execution-adapter

Defines the delegation protocol connecting case-run issue execution to execution subagents.

Community
Advanced
yogatayogata

agentdev-workflow-third-party-sync

Synchronizes third-party skills declared in skills.yaml via a dedicated fetch tool.

Community
Intermediate
yogatayogata

agentdev-decision-file-manager

Manages decision record file creation, appending, updating, and numbering under docs/decisions.

Community
Advanced
yogatayogata

agentdev-learning-pipeline

Defines schemas and evaluation criteria for promoting captured learnings into adopted artifacts.

Community
Advanced
yogatayogata

agentdev-skill-authoring

Provides quality criteria and review protocols for authoring OpenCode SKILL.md files.

Community
Intermediate
yogatayogata

agentdev-workflow-issue

Manages tracking issues on GitHub through natural language instructions and conversation context.

Community
Intermediate

Frequently Asked Questions About yogata

FAQPage Schema
What tasks can I perform using yogata's agentdev skills?▼

You can define requirements with REQ file management, record architecture decisions, manage Design documents, orchestrate case-open/ready/run/close pipelines, track GitHub Issues and Epics, generate Conventional Commits messages, manage git worktrees, and run integrity diagnostics across docs, commands, and skill definitions.

Who is the target audience for these agentdev skills?▼

Software engineers and technical leads practicing structured, document-driven development with AI coding agents. It suits teams maintaining REQ/Decision/Design artifacts, Epic-based GitHub Issue hierarchies, and traceability between requirements and implementation artifacts in self-hosted repositories.

How are the agentdev workflow skills invoked at runtime?▼

Workflow skills are not launched standalone; each is invoked through its corresponding /agentdev/* command. The skills own step-level control with independent resume points, HITL approval gates, adversarial-review stages, and git persistence, while capability skills supply reusable knowledge for file operations and diagnostics.

What prerequisites and dependencies do these skills require?▼

Skills assume a repository hosting the agent-dev-flow structure with docs/ directories, .agentdev/ state folders, and GitHub access via the agentdev_gh custom tool for Issue and PR operations. Git is required for persistence, worktree management, and idempotent re-execution of pipeline steps.

How does the system ensure quality and consistency of artifacts?▼

Dedicated skills provide deterministic verification of REQ/Decision frontmatter and filename consistency, README entry existence, change-scope validation, REQ structure diagnostics across six axes, skill and command authoring quality criteria, lightweight quality gates, and adversarial multi-role review for requirement and design drafts.