Skip to content

Conversation

@angiejones
Copy link
Collaborator

Summary

New tutorial teaching how to use RPI with goose

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

npm start to test the doc site locally

@angiejones angiejones requested a review from a team as a code owner December 24, 2025 01:26
Copilot AI review requested due to automatic review settings December 24, 2025 01:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a comprehensive tutorial on the Research → Plan → Implement (RPI) pattern, a structured workflow for using goose on complex software changes. The tutorial uses a real-world example of removing a feature from the codebase to demonstrate the methodology.

Key changes:

  • New RPI tutorial with detailed walkthrough of the research, plan, and implement phases
  • Addition of example research and plan documents as static assets to illustrate the RPI workflow outputs
  • Updated webpack configuration to support loading .raw files for embedding documentation examples

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
documentation/docs/tutorials/rpi.md New comprehensive tutorial teaching the RPI workflow with prerequisites, workflow diagrams, and a real demonstration
documentation/static/files/thoughts/research/2025-12-22-llm-tool-selection-strategy.raw Example research document showing detailed analysis of a feature implementation
documentation/static/files/thoughts/plans/2025-12-23-remove-tool-selection-strategy.raw Example plan document demonstrating phased approach to feature removal
documentation/plugins/custom-webpack.cjs Enhanced webpack plugin to support .raw file type for embedding static documentation assets
documentation/docs/tutorials/recipes-tutorial.md Minor heading update for consistency

@github-actions
Copy link
Contributor

github-actions bot commented Dec 24, 2025

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2025-12-24 04:56 UTC

Copilot AI review requested due to automatic review settings December 24, 2025 01:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Copy link
Collaborator

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be said. non-blocking comments are mainly to highlight what is often missing vs other agents.. the distinction between research and plan phases

Copilot AI review requested due to automatic review settings December 24, 2025 04:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@angiejones angiejones merged commit 841bd5d into main Dec 24, 2025
28 checks passed
@angiejones angiejones deleted the rpi-tutorial branch December 24, 2025 04:56
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.

4 participants