project-workflow - Complete Project Lifecycle Automation with 9 Integrated Slash Commands
Manages the complete project lifecycle from idea validation to release with 9 integrated slash commands
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- explore project ideas
- generate planning documents
- add features to projects
- wrap work sessions
- continue sessions from checkpoints
- guide workflow decisions
- perform release safety checks
- preserve context in briefs
- capture operational knowledge
Inputs
- project description
- SESSION.md file
- IMPLEMENTATION_PHASES.md file
- git repository
- package.json configuration
- API endpoints information
- database schema details
Outputs
- PROJECT_BRIEF.md document
- IMPLEMENTATION_PHASES.md plan
- SESSION.md updates
- git checkpoint commits
- safety check reports
- docs/brief-[slug].md context
- knowledge routing files
Requirements
- Claude Code CLI
- git repository
- existing SESSION.md for session commands
- package.json for Node.js release checks
- remote URL for publishing
