Skip to content

feat: Project Meta Sync Agent v2 — Phase 5B.3 (Agent Prompt) - #1969

Closed
ashleyshaw wants to merge 3 commits into
developfrom
feat/meta-sync-prompt
Closed

feat: Project Meta Sync Agent v2 — Phase 5B.3 (Agent Prompt)#1969
ashleyshaw wants to merge 3 commits into
developfrom
feat/meta-sync-prompt

Conversation

@ashleyshaw

@ashleyshawashleyshaw commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

Create comprehensive agent prompt for Project Meta Sync Agent v2 with operational guidance.

Deliverable: Agent Prompt (483 lines)

Linked Issues

IssueTypePurposeStatus
#1759epicPhase 5A: Agentic Release Workflows🟢 Open
#1761taskPhase 3-4: Label Orchestrator & Issue Maintenance Integration🟢 Open
Project FoldermetaMain Project🟢 Active

Global DoD Checklist

  • Code complete and tested
  • All related issues linked
  • Changelog updated
  • Template sections complete
  • Ready for review

🤖 Generated with Claude Code

Final Status

  • Status: 🚫 Closed (not merged)
  • Closed Date: 2026-08-17
  • Latest Commit: 10297e2 - fix: Remove unused lodash import from label-utils

Test Userand others added 3 commits August 17, 2026 15:58
- Modernized agent spec to v2.0 (status: active)
- 550-line spec with 6 core sections
- 483-line agent prompt with examples
- npm package (3,950 lines, 6 modules)
- Portable agent for multi-repo use
- 127 comprehensive tests (82%+ coverage)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- Update status to 'active', version to 'v2.0'
- Remove deprecated compatibility note
- Add Core Workflows section (metadata-governance, meta-labels-sync, label-audit-report)
- Add Label Taxonomy Tiers (Tier 1-4 with discovery guidance)
- Add Commands section (audit, sync, validate, discovery patterns)
- Add Error Handling & Recovery section (graceful degradation for all error types)
- Add Phase 5A Integration section (Release Agent metadata validation workflow)
- Add Phase 3-4 Integration section (label-orchestrator.js CLI teaching)
- Update responsibilities and scope
- Update handoffs to specialist agents (label-strategy-agent, release-agent)
- Add comprehensive key references
Closes: .github/projects/active/project-meta-sync-agent-v2-2026-08-12/
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Removed unused 'findSimilar' import from packages/metadata-agent/src/label-utils.js line 10.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 17, 2026 13:59
@github-actions

github-actionsBot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

⏱️ Aging and SLA annotation

  • Age: 0 day(s)
  • SLA state: Within SLA
  • Thresholds: warn at 7 days, breach at 14 days
  • Last updated: 2026-08-18T12:41:26.823Z

Maintained by project-meta-sync workflow.

@github-actions

Copy link
Copy Markdown
Contributor

📄 README Validation

✅ All README checks passed.

CheckResult
✅ FrontmatterPassed
✅ StructurePassed

@github-actions

Copy link
Copy Markdown
Contributor

❌ Branch Name Validation Failed

The branch name feat/meta-sync-prompt does not follow the LightSpeed branching strategy.

Required Format

{type}/{scope}-{short-title}
  • type: one of the allowed prefixes (lowercase)
  • scope: lowercase, hyphens only (no underscores or uppercase)
  • title: lowercase, hyphens only (no underscores or uppercase)

Allowed Branch Types

feat, fix, hotfix, release, refactor, chore, docs, test, perf, ci, build, deps, security, revert, research, design, a11y, ux, i18n, ops, proto, ds, api, schema, telemetry, content, seo, config, migrate, qa, uat, audit, codex

Valid Examples

  • feat/branch-naming-enforcement
  • fix/validation-script-bug
  • chore/update-dependencies
  • docs/branching-strategy-guide
  • hotfix/critical-security-patch

Invalid Examples

  • claude/my-branch (type "claude" not allowed)
  • Feature/MyBranch (uppercase not allowed)
  • fix-bug (missing type prefix)
  • feat/my_feature (underscores not allowed)
  • feat/MyFeature (uppercase not allowed)

Solution

Rename your branch to follow the pattern and update the PR.

For more information, see docs/BRANCHING_STRATEGY.md.

@ashleyshaw

Copy link
Copy Markdown
MemberAuthor

Closing as duplicate. PR #1965 (feat/metadata-npm) contains all commits from Phases 5B.2–5B.5. Once #1965 merges, properly stacked PRs will be created for each phase. ✅

auto-merge was automatically disabled August 17, 2026 14:05

Pull request was closed

@github-actions

github-actionsBot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🚫 This PR description is missing required template content.

Missing required section(s): Changelog, Global DoD checklist

Please update the PR body using one of the repository PR templates:

Empty placeholders, unchecked checklist boxes, and stub issue references do not count.

Sign up for freeto 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

@ashleyshaw