Skip to content

Redesign agents-workflow for low-token projects - #1

Merged
Gusitir merged 10 commits into
mainfrom
codex/agents-workflow-v2
Aug 3, 2026
Merged

Redesign agents-workflow for low-token projects#1
Gusitir merged 10 commits into
mainfrom
codex/agents-workflow-v2

Conversation

@Gusitir

@Gusitir Gusitir commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • redesign the canonical skill around eight explicit jobs and Lean/Standard/Strict assurance
  • align templates, example, installers, hook, public documentation, versioning, and CI
  • add RED/GREEN evaluations plus portable contract and installer tests

Why

The previous workflow mixed lifecycle responsibilities, required excessive model auditing, and contained contradictory or stale rules. Version 2 makes the default path practical for basic AI subscriptions while preserving risk-scaled review.

Impact

Existing projects migrate through MAINTAIN instead of INIT. Human documentation becomes an on-demand DOCUMENTATION.md snapshot. Local Git remains required; a remote is optional.

Validation

  • 20 Python unittest cases pass
  • PowerShell installer parser passes
  • Git Bash syntax checks pass for installer and hook
  • installers tested with paths containing spaces and malformed markers
  • independent GREEN evaluations cover MAINTAIN, EXPORT DOCUMENTATION, and Lean assurance

@Gusitir
Gusitir marked this pull request as ready for review August 3, 2026 08:17
@Gusitir
Gusitir merged commit 4fb78a9 into main Aug 3, 2026
4 checks passed
@Gusitir
Gusitir deleted the codex/agents-workflow-v2 branch August 3, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant