skills/swe-workflow-arch-review/SKILL.md
Review architecture compliance before execution
npx skillsauth add earthmanweb/serena-workflow-engine swe-workflow-arch-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If starting a new session, first read workflow initialization:
mcp__plugin_swe_serena__read_memory("wf/WF_INIT")
Follow WF_INIT instructions before executing this skill.
Review proposed changes against architecture standards.
## Skill Return
- **Skill**: swe-workflow-arch-review
- **Status**: [success|success_with_findings|blocked]
- **Findings Summary**: [architecture compliance assessment]
- **Artifacts**: [patterns checked, issues found]
- **Next Step Hint**: [WF_EXECUTE if approved, WF_ARCH_REVIEW if revision needed]
On approval: > **Skill /swe-workflow-arch-review passed** - returning to WF_EXECUTE
On revision needed: > **Skill /swe-workflow-arch-review needs revision** - returning to WF_ARCH_REVIEW
testing
Verify implementation against requirements and standards
development
Code exploration and research without making changes
development
Test-driven debugging for failing tests or bugs
tools
Comprehensive Working Memory update with per-step checklists using swe-wm MCP tools