auto-dev

Category: Tools & Productivity | Uploader: A7umA7um | Downloads: 0 | Version: v1.0(Latest)

Composable development workflow system. Phases define reusable steps; paradigms compose them into ordered sequences. Four paradigms cover greenfield, enhancement, bugfix, and addition task types.

Changelog: Source: GitHub https://github.com/A7um/zero-review

Directory Structure

Current level: tree/main/skills/auto-dev/

  • 📁 config/
    • 📄 defaults.json 940 B
  • 📁 examples/
    • 📄 code-design-output.md 5.7 KB
    • 📄 code-review-output.md 1.2 KB
  • 📁 paradigms/
    • 📁 addition/
      • 📄 lightweight.md 2.2 KB
    • 📁 bugfix/
      • 📄 hypothesis-driven.md 1.7 KB
    • 📁 dev/
      • 📄 architecture-first.md 2.1 KB
    • 📁 enhancement/
      • 📄 delta-design.md 2.4 KB
    • 📄 _template.md 446 B
    • 📄 parallel-execution.md 6.0 KB
  • 📁 phases/
    • 📄 _template.md 509 B
    • 📄 architecture.md 5.7 KB
    • 📄 code-review.md 7.3 KB
    • 📄 deliver.md 1.2 KB
    • 📄 diagnose.md 2.6 KB
    • 📄 extract-contracts.md 1.8 KB
    • 📄 impact-analysis.md 2.1 KB
    • 📄 implement.md 1.8 KB
    • 📄 provision-environment.md 3.7 KB
    • 📄 test-plan.md 8.9 KB
    • 📄 validate-requirements.md 1.4 KB
    • 📄 verify.md 7.1 KB
  • 📁 principles/
    • 📄 abstraction-layers.md 5.6 KB
    • 📄 cohesion-separation.md 6.7 KB
    • 📄 documentation.md 6.4 KB
    • 📄 error-handling.md 7.1 KB
    • 📄 information-hiding.md 6.5 KB
    • 📄 module-depth.md 4.3 KB
    • 📄 naming-obviousness.md 8.4 KB
    • 📄 strategic-design.md 10.4 KB
  • 📁 references/
    • 📁 project-patterns/
      • 📄 .gitkeep 0 B
  • 📁 scripts/
    • 📄 match-project.sh 753 B
  • 📄 .gitignore 49 B
  • 📄 CONTRIBUTING.md 1.7 KB
  • 📄 README.md 7.2 KB
  • 📄 SKILL.md 11.1 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...