devloop
Installation
SKILL.md
Devloop - Smart Development Workflow
The main entry point for devloop. Detects your current state and suggests the most relevant actions. You do the work directly.
Step 1: Detect State
Run the state detection script:
"${CLAUDE_PLUGIN_ROOT}/scripts/check-devloop-state.sh"
Parse the JSON output:
state: Current state identifierpriority: 1-7 (lower = more urgent)details: State-specific informationsuggestions: Recommended actions