Atelier
Official@atelier-fashion
Offers a structured framework for managing software development lifecycles through requirement specification, architectural design, and deployment gate orchestration.
Agent Skills by Atelier
Showing 15 vetted skills indexed across 1 GitHub repositories.
init
Create a .adlc/ scaffold with ETHOS, context, and templates.
validate
Validate ADLC phase artifacts for frontmatter and structural readiness.
proceed
Orchestrates ADLC pipelines from requirement spec to deployment with gate-based state tracking.
optimize
Identify API cost and performance hotspots in the Atelier Fashion API.
canary
Automate canary deployments on Cloud Run with health checks and rollback.
reflect
Audit recent code changes for correctness, conventions, architecture, and testing.
wrapup
Finalize ADLC artifacts and generate a ship summary after feature merge.
spec
Translate feature requests into structured requirement specifications with frontmatter tags.
status
Aggregate ADLC specs, tasks, and bugs into a consolidated status dashboard.
architect
Generate architecture designs and task breakdowns from requirements.
review
Evaluate recent code changes with a five-agent pre-push review.
template-drift
Compare local .adlc/templates/ files against canonical toolkit templates and output a per-file drift summary.
analyze
Audit a codebase with four parallel agents and produce a prioritized health report.
bugfix
Automate the end-to-end bug fix workflow from report to verification.
sprint
Orchestrate parallel /proceed pipelines across REQs with isolated worktrees.
Frequently Asked Questions About Atelier
FAQPage SchemaWhat specific tasks does Atelier enable for development teams?▼
Atelier enables the creation of structured requirement specifications, architectural design generation, and the orchestration of development pipelines. It facilitates codebase health auditing, canary deployment management on Cloud Run, and the systematic tracking of project status from initial feature request through to final artifact shipment.
Which personas benefit most from using Atelier?▼
Software architects, lead engineers, and DevOps practitioners benefit from Atelier. It is designed for technical teams requiring rigorous adherence to development conventions, standardized project scaffolding, and centralized oversight of complex feature merges and deployment gates across multiple parallel workstreams.
What are the prerequisites for implementing Atelier in a project?▼
Implementation requires a project environment capable of supporting .adlc/ scaffolding and the associated configuration files. Users must define requirement specifications with frontmatter tags to enable the orchestration, validation, and architectural generation features provided by the toolkit.