with one click
evoloop-old
evoloop-old contains 14 collected skills from bendusz, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Show planning area readiness status -- statuses, open questions, blockers, and next actions
Clone an existing Evoloop story as a template for a new one — copies structure, resets status, prompts for changes to title, requirements, and dependencies
Estimate the total prompt size that will be sent to an AI agent when processing an Evoloop story — warns if approaching model context limits
Visualize the Evoloop story dependency graph as text tree and Mermaid flowchart — shows critical path, blocked chains, and ready-to-run stories
Run Evoloop doctor checks and auto-fix common issues — missing directories, non-executable scripts, missing templates, and provide remediation for manual fixes
Deep-dive into a specific story's state — stage, failures, dependencies, last agent output, requirement verification, and suggested next action
Show log output from Evoloop pipeline runs — latest run summary, specific story logs, last agent invocation, or a specific run
Interactively create a new Evoloop story — auto-generates next ID, validates requirements and dependencies, writes both JSON and markdown files
Run the full Evoloop planning pipeline — start, area processing, review, red-team, and PM story generation — in sequence with progress tracking
Safely reset a blocked or failed Evoloop story back to the build stage — clears deploy attempts and failure notes while preserving verification data
Show the current Evoloop pipeline state at a glance — phase, planning progress, implementation progress, blockers, and next suggested action
Validate that commands in .plan/runbook.md are executable — checks executables, config files, environment variables, and TODO placeholders
Trace a requirement end-to-end through the Evoloop pipeline — definition, area, stories, implementation, verification
Incremental planning artifact validator. Validates individual planning docs and story JSON without running the full doctor suite. Faster feedback during the planning phase.