with one click
gitworkflow
Gitworkflow skill for the OpenCode ecosystem
Menu
Gitworkflow skill for the OpenCode ecosystem
| category | agency |
| kind | python |
| version | 1.0.0 |
| description | Gitworkflow skill for the OpenCode ecosystem |
| name | gitworkflow |
Evolucao Round 14 (Agency Engineering). Motor de validacao de fluxo Git extraido do agente engineering-git-workflow-master do repositorio agency-agents.
Validar nomes de branches, mensagens de commit (Conventional Commits), atomicidade de commits e estrategias de merge.
from gitworkflow_engine import GitWorkflowEngine
engine = GitWorkflowEngine()
if engine.available:
branch = engine.validate_branch_name("feat/SCRUM-123-login")
commit = engine.validate_commit_message("fix(auth): resolve expiry")
atomic = engine.detect_non_atomic(commits)
merge = engine.analyze_merge_strategy(git_log)
Auditoria Academica Caixa Branca com rastreamento minucioso. Registra todas as interacoes com o ecossistema OpenCode, fornecendo rastreabilidade de cada afirmacao, evidencia e decisao. Compativel com protocolo TSAC (87 palavras banidas), padroes Qualis A1 e paradigmas epistemologicos multiplos.
Codereviewer skill for the OpenCode ecosystem
Dboptimizer skill for the OpenCode ecosystem
Minimalchange skill for the OpenCode ecosystem
Securityaudit skill for the OpenCode ecosystem
Behavioral Nudge skill for the OpenCode ecosystem