Skip to content

docs: add actionable architecture guide and enforce planning skills#65

Merged
davidahmann merged 1 commit intomainfrom
codex/architecture-guides-actionable
Feb 24, 2026
Merged

docs: add actionable architecture guide and enforce planning skills#65
davidahmann merged 1 commit intomainfrom
codex/architecture-guides-actionable

Conversation

@davidahmann
Copy link
Contributor

Problem

Wrkr planning skills did not consistently enforce both standards surfaces (product/dev_guides.md and the new architecture execution standard), which allowed plans to under-specify TDD, architecture constraints, chaos/perf lane wiring, and ADR requirements.

Changes

  • Added new actionable Wrkr architecture standards doc:
    • product/architecture_guides.md
  • Linked cross-reference from product/dev_guides.md to the new architecture execution guide.
  • Updated planning skills to always enforce both guides:
    • .agents/skills/adhoc-plan/SKILL.md
    • .agents/skills/backlog-plan/SKILL.md
    • .agents/skills/initial-plan/SKILL.md
  • Added/required in skills:
    • dual-guide preconditions
    • standards extraction in workflow
    • story fields (Architecture constraints, ADR required, TDD first failing test(s), Cost/perf impact, Chaos/failure hypothesis)
    • architecture-specific lane requirements (make prepush-full, make test-hardening, make test-chaos, make test-perf)
    • stricter quality gates for high-risk and CLI contract stories

Validation

  • make prepush-full
  • ./.tmp/wrkr scan --path ./scenarios/wrkr/scan-mixed-org/repos --json

@davidahmann davidahmann merged commit a782ab6 into main Feb 24, 2026
7 checks passed
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7944ff9b4b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@davidahmann davidahmann deleted the codex/architecture-guides-actionable branch February 24, 2026 12:25
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