autonomous-common

Community

Enforce development workflow

Authorzxkane
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a strict, test-driven development workflow, ensuring code quality, consistency, and adherence to best practices throughout the development lifecycle.

Core Features & Use Cases

  • Workflow Enforcement: Prevents common development mistakes like pushing directly to main, committing outside worktrees, or skipping essential review steps.
  • TDD Adherence: Guides developers through mandatory steps like design canvas creation, test planning, and unit testing before code changes are committed.
  • Use Case: A developer is about to commit code. The check-code-simplifier.sh hook automatically runs, and if the code-simplifier agent hasn't been run, it blocks the commit, reminding the developer to run the agent first.

Quick Start

Ensure all development occurs within a git worktree by using git worktree add .worktrees/feat/<name> -b feat/<name> before starting any new feature.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: autonomous-common
Download link: https://github.com/zxkane/autonomous-dev-team/archive/main.zip#autonomous-common

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.