atlas-standard

Community

Structured 5-phase workflow for most tasks

Authorajstack22
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized, repeatable process for medium-complexity development tasks (bugs, small features, refactors) to ensure quality and timely delivery.

Core Features & Use Cases

  • Phase 1: Research – Understand the current implementation and identify affected files.
  • Phase 2: Plan – Design approach and create a file-by-file plan.
  • Phase 3: Implement – Make changes and add tests.
  • Phase 4: Review – Evaluate edge cases and security considerations.
  • Phase 5: Deploy – Run full validation and deploy.
  • StackMap-specific guidance: follow project conventions, naming, and store patterns.

Quick Start

Copy the atlas-standard skill into your project's Atlas directory and follow Phases 1-5 to complete a typical task in 30-60 minutes.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: atlas-standard
Download link: https://github.com/ajstack22/StackMap/archive/main.zip#atlas-standard

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