Skip to content

Update README with four-phase workflow and new skills/commands#11

Merged
leeovery merged 4 commits intomainfrom
claude/update-readme-skills-01Wtbf9zFrU39rV5Eev8E6ah
Dec 11, 2025
Merged

Update README with four-phase workflow and new skills/commands#11
leeovery merged 4 commits intomainfrom
claude/update-readme-skills-01Wtbf9zFrU39rV5Eev8E6ah

Conversation

@leeovery
Copy link
Copy Markdown
Owner

  • Update workflow diagram from 3 to 4 phases (adding Review)
  • Add technical-implementation skill (Phase 3: TDD execution)
  • Add technical-review skill (Phase 4: validation against artifacts)
  • Add /start-planning command for initiating planning sessions
  • Update descriptions to reflect current skill capabilities

- Update workflow diagram from 3 to 4 phases (adding Review)
- Add technical-implementation skill (Phase 3: TDD execution)
- Add technical-review skill (Phase 4: validation against artifacts)
- Add /start-planning command for initiating planning sessions
- Update descriptions to reflect current skill capabilities
- Fix workflow nav link to point to #the-four-phase-workflow
- Update About paragraph to include review phase in workflow description
- ⏳ for concluded discussions awaiting planning
- ✅ for concluded discussions with plans already created
- ⚠️ remains for exploring discussions (may not be ready)
- Clearer status text: "ready for planning", "not ready", "plan exists"
- Add legend explaining each emoji indicator
- Note that users can pick any option or start without a discussion
@leeovery leeovery merged commit 9a0adcd into main Dec 11, 2025
@leeovery leeovery deleted the claude/update-readme-skills-01Wtbf9zFrU39rV5Eev8E6ah branch December 11, 2025 08:17
leeovery added a commit that referenced this pull request Apr 20, 2026
cmdIndex silently stayed in keyword-only mode when the user configured
a provider after an initial stub-mode index — only 'query' and 'status'
warned. On the first index call after the upgrade, emit a one-shot
note to stderr telling the user to run 'knowledge rebuild' to switch to
vector search.

Deduplicated via a module-level flag so bulk indexing of N files does
not spam N identical warnings.

Also fix test isolation: the CLI test suite leaked the developer's real
~/.config/workflows/config.json into tempdir-based tests, breaking
keyword-only scenarios (Test 11 onward) on any machine with a
real knowledge-base setup. Pin HOME/XDG_CONFIG_HOME to a tempdir.

Closes deferred-issues #11.
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.

2 participants