refactor(humaninloop): bring plan-architect to AGENT-GUIDELINES compliance#68
Open
deepeshBodh wants to merge 2 commits into
Open
refactor(humaninloop): bring plan-architect to AGENT-GUIDELINES compliance#68deepeshBodh wants to merge 2 commits into
deepeshBodh wants to merge 2 commits into
Conversation
… compliance Strip all workflow-coupled content (phase branching, hardcoded paths, sibling awareness, schema knowledge, sequencing) and restructure as a clean persona agent that delegates process to its existing skills. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…e plan-architect decoupling The plan-architect refactoring removed workflow-coupled procedural content per AGENT-GUIDELINES.md, creating regression risks. This skill captures the removed planning knowledge: evolution roadmap integration, spec marker resolution, quickstart guide structure, planner report population, and phase quality gates. Supervisor (plan.md) updated to reference the skill in all three planning phases. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
plan-architect.md(256 → 102 lines, 70 additions / 224 deletions)<example>blocks to description for proper triggeringhumaninloop:patterns-*) for all skill cross-referencesAudit result: PASS WITH NOTES (from REJECT with 11 critical issues)
Test plan
humaninloop:patterns-technical-decisionsrather than improvising🤖 Generated with Claude Code