Skip to content

docs: V1 implementation plan and version roadmap - #2

Merged
mpawliszyn merged 3 commits into
mainfrom
v1-plan-and-versions
Mar 15, 2026
Merged

docs: V1 implementation plan and version roadmap#2
mpawliszyn merged 3 commits into
mainfrom
v1-plan-and-versions

Conversation

@mpawliszyn

@mpawliszyn mpawliszyn commented Mar 15, 2026

Copy link
Copy Markdown
Owner

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

  • Review versions.md for accuracy against intended roadmap
  • Review implementation plan prompt content for each agent
  • Verify plan is self-contained (implementing agent needs no additional context)

🤖 Generated with Claude Code

mpawliszyn and others added 3 commits March 15, 2026 12:35
- 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>
@mpawliszyn
mpawliszyn merged commit d4dff6c into main Mar 15, 2026
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