project-workflow

Automate Claude Code project lifecycle management with slash commands and git checkpoints.

52|6|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/ovachiever/droid-tings --skill project-workflow-ovachiever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-workflow
Source: https://github.com/ovachiever/droid-tings/tree/main/skills/project-workflow
Command: npx skills add https://github.com/ovachiever/droid-tings --skill project-workflow-ovachiever

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) and templates (resource) and scripts (resource) components.

What problem does it solve?

Automates project lifecycles from idea to release safety checks with integrated templates and commands.

Core Features & Use Cases

  • 7 integrated slash commands for planning, exploration, sessions, and release checks
  • Handoff-ready planning docs (IMPLEMENTATION_PHASES.md, SESSION.md)
  • Git integration and risk-managed workflows

Quick Start

Install the project-workflow skill and run /plan-project to start planning.

Frequently Asked Questions about project-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project lifecycle management from planning to release?

Project lifecycle automation coordinates planning, exploration, feature integration, and release checks through seven integrated slash commands. It generates handoff-ready documentation (PROJECT_BRIEF.md, IMPLEMENTATION_PHASES.md, SESSION.md) and enforces git checkpoints throughout the workflow, eliminating manual coordination steps.

What documents does project workflow automation generate and maintain?

Project workflow automation generates and maintains PROJECT_BRIEF.md, IMPLEMENTATION_PHASES.md, SESSION.md, DATABASE_SCHEMA.md, API_ENDPOINTS.md, and ARCHITECTURE.md. These documents preserve context-safe workflows and serve as handoff-ready artifacts for ongoing project management.

Can I use project automation with existing Claude Code projects?

Yes. Project workflow automation applies to both new and ongoing projects, executing pre-planning exploration and session management on existing codebases. It coordinates git integration and risk-managed workflows without requiring project restructuring.

How does project automation integrate with git workflows?

Project automation enforces git checkpoints throughout the lifecycle and coordinates git integration into planning, feature implementation, and release-safety checks. It manages context-safe workflows while maintaining version control discipline across project phases.

What slash commands does project workflow automation provide?

Project workflow automation coordinates seven integrated slash commands for planning exploration, project planning, feature integration, session management, and release safety checks. Run /plan-project to start; commands generate and maintain lifecycle documentation automatically.

What's the difference between manual project tracking and automated workflow management?

Automated project workflow eliminates manual document creation and coordination by generating PROJECT_BRIEF.md, implementation phases, and session records automatically. It enforces consistent git checkpoints and release-safety validation, reducing context loss and coordination overhead across project phases.