docs: V1 implementation plan and version roadmap - #2
Merged
Conversation
- docs/versions.md: Public version roadmap (V1 through V1.1 + future ideas). V1.001 (agent optimization) and V1.002 (non-agent fixes) are parallel workstreams after the rough V1 ships. - docs/v1/2026-03-15-v1-implementation-plan.md: Implementation plan for rough V1. Full pipeline (analysis + walkthrough) with complete prompt content for all 6 agent/command files. 9 tasks across 4 chunks. Test against cashapp/backfila#546. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Michael Pawliszyn <mpawliszyn@gmail.com>
…1.002 - plugin.json author: "Michael Pawliszyn" (not "Mike") - V1.002 task: review whether attribution should be Block Inc. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Michael Pawliszyn <mpawliszyn@gmail.com>
Plan fixes: - Clarify Agent is the correct tool name (not Task from older docs) - Note commands inherit all tools (no tools: field needed in orchestrator) - Note analysis.md deferred from rough V1 - Add concrete plugin verification steps referencing superpowers pattern - Specify README replacement text - Clarify coverage-checker scope vs check-tree-quality.sh V1.002 additions: - Distribution polish and install docs - README installation instructions - analysis.md implementation - Reconcile coverage-checker vs script scope Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Michael Pawliszyn <mpawliszyn@gmail.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
docs/versions.md — Public version roadmap. Living document tracking what ships in each release plus future ideas. V1.001 (agent optimization) and V1.002 (non-agent fixes) defined as parallel workstreams.
docs/v1/2026-03-15-v1-implementation-plan.md — Implementation plan for rough V1. Complete prompt content for all 6 agent/command files across 9 tasks. Tested against Add soft-delete for service variants cashapp/backfila#546.
Context
Produced from a design session that synthesized all 43 resolved design questions, March 2026 best practices research, and the RPI discovery via goose. Q7 (tone) and Q8 (change boundary) are marked as starting points for V1.001 revision.
Test plan
🤖 Generated with Claude Code