Skip to content

Conversation

@codegen-sh
Copy link

@codegen-sh codegen-sh bot commented Nov 30, 2025

This PR copies the comprehensive Developer Guide from the reportory repository (PR #185) to the devagent repository.

Summary

The Developer Guide provides a complete walkthrough for implementing new features using the DevAgent workflow system, including:

  • Quick start guide with typical workflow
  • Detailed step-by-step process covering all workflows
  • Command reference for all DevAgent workflows
  • Example interactions for various scenarios (simple features, complex features, bug fixes, unclear requirements)
  • Decision trees for handling unclear information
  • Best practices and clarification strategies

Changes

  • Added: .devagent/DEVELOPER-GUIDE.md - Comprehensive guide for spec-driven feature implementation

Context

This guide was originally created in the reportory repository and provides valuable documentation for all developers using the DevAgent workflow system. By copying it to the devagent repository, we make it available as part of the core DevAgent toolkit.

Source PR: https://github.com/lambda-curry/reportory/pull/185


Requested by: @jake Ruesink


💻 View my workAbout Codegen
⛔ Remove Codegen from PR🚫 Ban action checks

Co-authored-by: Jake Ruesink <jake@lambdacurry.dev>
@coderabbitai
Copy link

coderabbitai bot commented Nov 30, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codegen-bot/copy-developer-guide-f8f73ddb

Comment @coderabbitai help to get the list of available commands and usage tips.

This document captures valuable insights from a first-time implementation
using DevAgent workflows, including common confusion points, iterative
process learnings, and practical recommendations.

Co-authored-by: Jake Ruesink <jake@lambdacurry.dev>
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