Skip to content

Add coding-agent-first Doable testing workflow - #4

Merged
alphali merged 3 commits into
codex/connected-code-contextfrom
codex/coding-agent-round-flow
Aug 11, 2026
Merged

Add coding-agent-first Doable testing workflow#4
alphali merged 3 commits into
codex/connected-code-contextfrom
codex/coding-agent-round-flow

Conversation

@alphali

@alphali alphali commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a doable-test-feature Skill for starting managed feature testing from Cursor, Codex, or Claude Code
  • resolve the feature locally before remote work and reuse the current suite/TRD/case lifecycle
  • route every remote workspace, Round, suite, TRD, case, and run operation through the configured Doable MCP connection
  • keep the dependency-free helper local-only: repository mapping, private evidence, safe payload construction, and MCP response validation
  • remove duplicate helper API-key, API-base, HTTP endpoint, timeout, and retry handling
  • skip a new Round for covered regression or implementation-catch-up requests

Stack

Depends on connected Code Context plugin PR #3, TRD coding-agent Round API PR #381, and Doable MCP PR #14.

Verification

  • release verifier: passed
  • local helper workflow: 2/2 passed
  • all three Skill validators: passed
  • Claude plugin validator: passed
  • diff check: passed

@alphali
alphali merged commit 79da9c7 into codex/connected-code-context Aug 11, 2026
1 check passed
alphali added a commit that referenced this pull request Aug 12, 2026
* Add coding-agent-first Doable testing workflow (#4)

* feat: orchestrate feature tests from coding agents

* refactor: route remote code context work through MCP

* fix: keep supplemental questions within feature scope

---------

Co-authored-by: alphali <5236230+alphali@users.noreply.github.com>

* Prepare agent plugins for public release

---------

Co-authored-by: alphali <5236230+alphali@users.noreply.github.com>
alphali added a commit that referenced this pull request Aug 12, 2026
* Add coding-agent-first Doable testing workflow (#4)

* feat: orchestrate feature tests from coding agents

* refactor: route remote code context work through MCP

* fix: keep supplemental questions within feature scope

---------

Co-authored-by: alphali <5236230+alphali@users.noreply.github.com>

* Prepare agent plugins for public release

---------

Co-authored-by: alphali <5236230+alphali@users.noreply.github.com>
@alphali
alphali deleted the codex/coding-agent-round-flow branch August 12, 2026 15:40
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