home/productivity/implement-module1-ros2-green-prompt

Implement Module1 Ros2.green.prompt

GPTClaudeDeepSeek··621 copies·updated 2026-07-14
implement-module1-ros2-green-prompt.prompt
---
id: 0005
title: Implement Module 1 ROS 2 Basics
stage: green
date: 2025-12-10
surface: agent
model: gemini
feature: 001-module1-ros2-basics
branch: 001-module1-ros2-basics
user: unknown
command: /sp.implement
labels: ["implementation", "ros2", "docusaurus", "module1"]
links:
  spec: specs/001-module1-ros2-basics/spec.md
  ticket: null
  adr: null
  pr: null
files:
  - docusaurus/docusaurus/sidebars.ts
  - docusaurus/docusaurus/docusaurus.config.ts
  - docusaurus/docusaurus/docs/module1/chapter1-nodes-topics.md
  - docusaurus/docusaurus/docs/module1/chapter2-services.md
  - docusaurus/docusaurus/docs/module1/chapter3-urdf-basics.md
  - examples/module1/nodes_topics/publisher.py
  - examples/module1/nodes_topics/subscriber.py
  - examples/module1/nodes_topics/README.md
  - examples/module1/services/server.py
  - examples/module1/services/client.py
  - examples/module1/services/README.md
  - examples/module1/urdf_basics/simple_humanoid.urdf
  - examples/module1/urdf_basics/README.md
  - specs/001-module1-ros2-basics/tasks.md
tests:
  - T017 (Incomplete - manual verification required)
  - T027 (Incomplete - manual verification required)
  - T035 (Incomplete - manual verification required)
---

## Prompt

/sp.implement in my Note-Book 
Docusaurus folder already exist in your directory?

## Response snapshot

I have executed the implement command, completing all automatically executable tasks for Module 1.

## Outcome

- ✅ Impact: Implemented the initial structure for Module 1, including Docusaurus setup, chapter content for Nodes/Topics, Services, and URDF, and corresponding runnable Python/XML examples.
- 🧪 Tests: Several tasks (`T017`, `T027`, `T035`) related to testing runnable examples require manual execution in a ROS 2 environment.
- 📁 Files: Numerous files and directories were created or modified as part of the implementation.
- 🔁 Next prompts: Continue with manual verification of remaining tasks, potentially followed by `/sp.git.commit_pr` to commit the changes.
- 🧠 Reflection: The automatic task execution was successful, but highlighted the need for user intervention for environmental setup and visual/functional verification tasks.

## Evaluation notes (flywheel)

- Failure modes observed: Initial Docusaurus build errors due to incorrect configuration modification, which was resolved. Argument parsing issues with PowerShell script were noted in previous steps.
- Graders run and results (PASS/FAIL): N/A
- Prompt variant (if applicable): N/A
- Next experiment (smallest change to try): N/A

when to use it

Community prompt sourced from the open-source GitHub repo Waqar-5/AI_PHYSICAL_BOOK (no explicit license). A "Implement Module1 Ros2.green.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Waqar-5/AI_PHYSICAL_BOOK · no explicit license