local-dev-workflow - Local Development Workflow Management
Manages the complete local development workflow from requirement understanding to Git management
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read project documentation
- Understand current code status
- Align implementation approach
- Write code changes
- Perform local validation
- Call build-check tool
- Call repo-structure-sync
- Call dev-logs
- Call git-management
Inputs
- AGENTS.md
- Target module code
- Architecture documents
- Recent dev logs
- Task requirements
Outputs
- Modified files
- Implementation plan
- Dev logs
- Git commits
- Build check results
Requirements
- Access to project files
- Ability to call build-check
- Ability to call repo-structure-sync
- Ability to call dev-logs
- Ability to call git-management
