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 identifier
  • priority: 1-7 (lower = more urgent)
  • details: State-specific information
  • suggestions: Recommended actions

Step 2: Display Status and Options

Installs
1
Repository
zate/cc-plugins
GitHub Stars
9
First Seen
14 days ago
devloop — zate/cc-plugins