workflow-architect
Structured project planning, code review, and safe refactoring
All Skills in This Repository (10)
Pure Emerald Level Indicatorsworkflow-architect-lite
Generate a flat project plan and execute tasks with git commits.
project-surgeon-issue-changer
Analyze change request impacts and apply approved scope changes to project plans and code.
workflow-architect
Convert project ideas into multi-phase implementation plans with approval gates.
deep-interview
Conduct hypothesis-driven requirements interviews using a PQCP loop.
workflow-architect-issue-changer
Manage scope changes in workflow-architect with impact analysis and user approval.
workflow-architect-bug-fixer
Audit code across seven dimensions and apply user-approved fixes with verification.
project-surgeon
Analyze codebases, generate risk-prioritized plans, and execute test-preserving improvements.
code-reviewer
Identify security, logic, concurrency, and performance risks in codebases.
project-surgeon-lite
Analyzes then refactors an existing codebase with user-approved, test-verified steps.
project-surgeon-bug-fixer
Review code across seven dimensions and apply user-approved bug fixes.
Frequently Asked Questions
FAQPage SchemaHow to install Workflow Architect?▼
Run `npx skills add EasyCode-Obsidian/workflow-architect --all -g -y` in your terminal to install all skills globally.
How to stop AI from coding without a plan?▼
Workflow Architect forces a gated workflow: deep requirements interview, architecture draft, and a written plan must be approved before any code is written.
Can it improve an existing codebase safely?▼
Yes. Project Surgeon scans your project, reviews it across 7 dimensions, and applies improvements with a Preservation Gate that auto-reverts any change breaking existing tests.
Does it work with Claude Code and Codex?▼
Yes. Identical skill versions are provided under both the claude/ and codex/ directories, so they run natively in Claude Code and OpenAI Codex CLI.
What if requirements change mid-project?▼
The Issue Changer skill pauses execution, analyzes the impact of your change, updates the plan, and resumes without redoing completed work.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core