Skip to content

Commit 8f08a20

Browse files
guichefferclaude
andcommitted
Update documentation and rename references from DevOrch to devorch
- Standardize project name to lowercase 'devorch' throughout docs - Update changelog with recent changes - Refine developer and user guides - Improve handbook and playbook documentation - Update CLI help text and menu system - Adjust package.json and test snapshots Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8c774e7 commit 8f08a20

26 files changed

Lines changed: 42 additions & 42 deletions

File tree

docs/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,10 @@ The v1.0.x series represents the rapid evolution of devorch from its initial rel
191191

192192
#### Early Features (v1.0.1-87)
193193
- Simplify CLI for git-clone workflow
194-
- Rebrand from Agent OS to DevOrch
194+
- Rebrand from Agent OS to devorch
195195
- Add version source from GitHub releases
196196
- Add documentation links and table of contents to README
197-
- Add section for updating local DevOrch installation
197+
- Add section for updating local devorch installation
198198
- Reorganize documentation: prioritize embedded specs over polyrepo
199199
- Refactor polyrepo setup with various approaches
200200
- Improve git submodules handling
@@ -268,7 +268,7 @@ The v1.0.x series represents the rapid evolution of devorch from its initial rel
268268
- Documentation and setup guides
269269

270270
### Changed
271-
- Project rebranded from "Agent OS" to "DevOrch"
271+
- Project rebranded from "Agent OS" to "devorch"
272272
- Reorganized file structure with improved separation of concerns
273273

274274
### Fixed

docs/developer-guide/dev-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Developer's Guide to DevOrch
1+
# Developer's Guide to devorch
22

33
![Developer's Guide](../assets/dev-guide-header.jpg)
44

5-
A practical guide to using DevOrch with Claude Code for AI-powered development workflows.
5+
A practical guide to using devorch with Claude Code for AI-powered development workflows.
66

77
## Quick Start
88

docs/developer-guide/extending.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Extending DevOrch
1+
# Extending devorch
22

33
Create custom commands, subagents, and skills for your project.
44

55
## Overview
66

7-
DevOrch can be extended with custom assets:
7+
devorch can be extended with custom assets:
88
- **Commands:** Slash commands for workflows
99
- **Subagents:** Specialized agents for focused tasks
1010
- **Skills:** Knowledge modules (Claude Code only, advanced)

docs/handbook/context-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Every major artifact in our product development lifecycle is an act of context e
3636

3737
* **For Product Managers:** You are the primary context engineers. When you create a `prd.md`, you are not just writing a document; you are building the foundational context container for the entire initiative. By synthesizing customer data, business goals, and problem statements into a structured format, you provide the "why" that guides every subsequent step.
3838
* **For UX Designers:** Your `ux-spec.md` is an act of engineering user experience context. You translate abstract user needs and visual designs into a detailed, logical flow with clear rules and states. This structured documentation is what allows an AI to understand the intended interaction and generate code that reflects it.
39-
* **For Engineers:** The `technical-spec.md` is the final and most crucial piece of context engineering. You synthesize the "what" and "why" from Product and the user flow from UX into a precise, unambiguous technical blueprint. Your team's **Context Training and Skills** in [DevOrch](https://github.com/guicheffer/devorch/) are a form of reusable, pre-packaged context, ensuring the AI consistently adheres to your team's standards.
39+
* **For Engineers:** The `technical-spec.md` is the final and most crucial piece of context engineering. You synthesize the "what" and "why" from Product and the user flow from UX into a precise, unambiguous technical blueprint. Your team's **Context Training and Skills** in [devorch](https://github.com/guicheffer/devorch/) are a form of reusable, pre-packaged context, ensuring the AI consistently adheres to your team's standards.
4040

4141
Mastering the art of context engineering is the key to unlocking the full potential of our AI-native workflow. It is human skills that make the AI flow.

docs/handbook/dive-deeper/engineering-manager-playbook-em.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Your objective is to maximize team velocity and predictability by managing **con
1010

1111
### Key tools and services
1212

13-
* **DevOrch:** The primary framework your team uses for consistency.
13+
* **devorch:** The primary framework your team uses for consistency.
1414
* **Onboarding:** Familiarize yourself with the concept of Profiles. Your role is not to write them, but to empower your team to own their creation and maintenance. Grant your senior engineers access to the [devorch](https://github.com/guicheffer/devorch) repository.
1515
* **Survey Tools (e.g., Google Forms)**: Standard tools for gathering weekly team feedback.
1616
* **Onboarding**: Create a simple, anonymous weekly survey for your team.
@@ -43,7 +43,7 @@ Your primary function is to ensure the continuous flow of high-quality, unambigu
4343
Your team's success depends on the consistent application of AI-native workflows.
4444

4545
1. **Coach the "When" and "Why":** Guide your team on when to use Agentic Development for quick, tactical tasks versus Spec-Driven Development for larger, strategic features.
46-
2. **Empower, Don't Prescribe:** Empower your senior engineers to own and evolve your team's Context Training in DevOrch. Your job is to ensure they have the time and support to maintain these crucial customizations.
46+
2. **Empower, Don't Prescribe:** Empower your senior engineers to own and evolve your team's Context Training in devorch. Your job is to ensure they have the time and support to maintain these crucial customizations.
4747
3. **Focus on Outcomes:** Measure what matters: sprint predictability, feature lead time, and team satisfaction.
4848

4949
#### Workflow 3: Leveraging AI for Oversight

docs/handbook/dive-deeper/engineering-spec-feature-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
## 5. Task Breakdown & Agent Assignment
4242

43-
*This section breaks down the work into actionable tasks, assigning each to a specific Implementer and Verifier agent from the DevOrch profile.*
43+
*This section breaks down the work into actionable tasks, assigning each to a specific Implementer and Verifier agent from the devorch profile.*
4444

4545
---
4646

docs/handbook/dive-deeper/onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You don't need to master everything; just find one or two new tools or rituals t
4545

4646
**Step 3: Try One New Thing.** You don't have to change everything at once. The best way to start is to pick one small thing and try it for a week.
4747

48-
* **Engineers:** Try using **DevOrch** for your next task.
48+
* **Engineers:** Try using **devorch** for your next task.
4949
* **Product:** Try writing your next spec as a `prd.md` file.
5050
* **UX:** Try structuring your next Figma file for better AI handoff.
5151
* **Everyone:** Try the "Demo Daily" ritual.

docs/handbook/dive-deeper/ux-playbook-ux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To create actionable, context-rich design specs that serve as a direct input for
1414
* **Onboarding**: Structure your Figma pages to mirror the steps of the user journey (e.g., Information, Cart & Review, Shipping, Payment). This makes it easier for both AI and engineers to locate and understand the relevant screens.
1515
* **AI Assistants (Thought Partner)**: Use tools like **ChatGPT** or **Gemini** to brainstorm and capture key aspects of the user journey, such as user objectives, friction points, edge cases, and microcopy.
1616
* **AI Assistants (Implementation)**: Use tools like **Cursor** or **Claude Code** to make small, targeted design changes directly in the codebase without needing an engineer.
17-
* **Onboarding**: Get access to the relevant code repositories and the team's DevOrch profile. This will allow you to use agentic commands (e.g., `@ui-implementer`) to make precise changes.
17+
* **Onboarding**: Get access to the relevant code repositories and the team's devorch profile. This will allow you to use agentic commands (e.g., `@ui-implementer`) to make precise changes.
1818
* **Markdown**: The format for your primary deliverable, the `ux-spec.md` file.
1919
* **Onboarding**: Learn to create structured markdown documents that clearly link out to your Figma files and related specs.
2020

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# DevOrch Documentation
1+
# devorch Documentation
22

33
> **⚠️ PRE-ALPHA WARNING**
44
>
5-
> DevOrch is currently in pre-alpha development and **not ready for production use**. Features are experimental, APIs may change without notice, and breaking changes are expected. Use at your own risk.
5+
> devorch is currently in pre-alpha development and **not ready for production use**. Features are experimental, APIs may change without notice, and breaking changes are expected. Use at your own risk.
66
77
**Composable AI workflow automation** - Install custom subagents and slash commands for Claude Code.
88

@@ -13,15 +13,15 @@ Configure exactly which AI agents and commands you need for your project.
1313
## 📖 Documentation
1414

1515
### [User Guide](user-guide/quickstart.md)
16-
Complete guides for using DevOrch in your projects:
16+
Complete guides for using devorch in your projects:
1717
- Installation and setup
1818
- Configuration
1919
- Commands and workflows
2020
- AWS Bedrock integration
2121
- Skills and context training
2222

2323
### [Developer Guide](developer-guide/development.md)
24-
Resources for contributing to DevOrch:
24+
Resources for contributing to devorch:
2525
- Development setup
2626
- Architecture
2727
- Creating custom commands and subagents

docs/user-guide/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Understanding devorch's architecture and components.
44

5-
## What is DevOrch?
5+
## What is devorch?
66

77
**Composable AI workflow automation** for Claude Code. Install exactly the commands, subagents, and skills you need for your project.
88

0 commit comments

Comments
 (0)