Skip to content

Feature/workflow evolution create pr agent registry#15

Merged
markhazleton merged 5 commits into
mainfrom
feature/workflow-evolution-create-pr-agent-registry
Apr 11, 2026
Merged

Feature/workflow evolution create pr agent registry#15
markhazleton merged 5 commits into
mainfrom
feature/workflow-evolution-create-pr-agent-registry

Conversation

@markhazleton

@markhazleton markhazleton commented Apr 11, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

Introduces a centralized agents-registry.json feature to track and manage AI agents. This central registry avoids hardcoded agent lists across different scripts and templates, improving maintainability and supporting cross-editor parity (e.g., VS Code Copilot, Claude Code, Cursor). Also updates the create-pr workflow and related scripts/documentation to utilize this new registry.

Checklist

  • Markdown lint passes (npx markdownlint-cli2 "**/*.md")
  • If I changed a command template, I tested it with at least one AI agent
  • If I changed a script, I updated both the Bash and PowerShell versions
  • If I changed user-facing behavior, I updated the relevant docs
  • CHANGELOG.md updated (if applicable)

Related issues

Introduce shared agent registry for centralized coordination, update workflows to support route-aware execution patterns, and add create-pr command support across PowerShell and Bash scripts.
- Fix MD032/MD007/MD029 in implement.md and quickfix.md (list indentation, blank lines)
- Fix MD031/MD040 in quickfix.md (nested fenced blocks via 4-backtick fences)
- Fix MD029 in implementation-lifecycle.md (duplicate step number)
- Fix MD047 in create-pr.md, quick-spec-template.md, validation-matrix.md (trailing newline)
- Fix SC2034/SC2259/SC2046 in create-pr.sh (unused var, pipe+heredoc, unquoted expansions)
- Fix test_create_pr_preflight_debug.py (add git commit so branch detection works)
- Add .pytest_cache to .gitignore and .markdownlint-cli2.jsonc ignores
@markhazleton markhazleton merged commit ea1e0a0 into main Apr 11, 2026
3 checks passed
@markhazleton markhazleton deleted the feature/workflow-evolution-create-pr-agent-registry branch April 11, 2026 15:51
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