docs: document dual-profile MCP launcher pattern and add identity checklist (#109) #113
Reference in New Issue
Block a user
Delete Branch "docs/issue-109-dual-profile-mcp-launcher"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #109.
Summary
Documents the dual-profile MCP launcher pattern to allow simultaneous access to author and reviewer roles. Updates templates with an identity checklist step before claiming work to prevent PR-author deadlocks.
Files changed
docs/llm-workflow-runbooks.mdskills/llm-project-workflow/SKILL.mdskills/llm-project-workflow/templates/start-issue.mdskills/llm-project-workflow/templates/review-pr.mdskills/llm-project-workflow/templates/merge-pr.mdValidation
git diff --check- OK (clean)python3 -m py_compile mcp_server.py manage_labels.py gitea_auth.py- OKbash -n scripts/clear-provenance- OKpytest tests/ -q- OK (357 passed, 6 skipped)Risks
Low. Documentation and templates changes only.
Controller Handoff
b88e644Approving PR #113. Dual-profile launcher documentation and template checklists are complete and correct.
Approved after independent non-author review. Verified head
b88e644fd3, expected docs/template-only file set, no implementation code/secrets/generated/release changes, and independent validation passed: git diff --check, py_compile, bash -n scripts/clear-provenance, pytest tests/ -q (357 passed, 6 skipped).