Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

adlc-toolkit

adlc-toolkit에는 atelier-fashion에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
155
업데이트
2026-06-12
Forks
41
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sprint
기타 컴퓨터 관련 직업

Parallel pipeline orchestrator — launch multiple /proceed sessions concurrently across REQs, monitor progress, and report status. Use when the user says "sprint", "run these REQs in parallel", "proceed with all approved REQs", "launch a sprint", or wants to advance multiple requirements simultaneously.

2026-06-12
analyze
소프트웨어 개발자

Codebase health audit — identify technical debt, quality issues, and improvement opportunities

2026-06-12
proceed
기타 컴퓨터 관련 직업

End-to-end ADLC pipeline that takes a requirement from spec through to deployed. Takes a REQ number as argument and runs validate → fix → architect → fix → implement → verify (reflect + review) → create PR → wrapup (merge, deploy, knowledge capture). Use when the user says "proceed", "proceed with REQ-xxx", "run the pipeline", "take REQ-xxx to completion", "implement REQ-xxx end to end", or wants to advance a drafted requirement all the way through to deployment in one shot.

2026-06-12
spec
소프트웨어 개발자

Write requirement specs from feature requests

2026-06-12
wrapup
소프트웨어 개발자

Close out a completed feature — update ADLC artifacts, log knowledge, and summarize

2026-06-12
init
소프트웨어 개발자

Bootstrap .adlc/ structure in a new repo or subdirectory

2026-06-12
template-drift
소프트웨어 개발자

Detect drift across ALL the sync surfaces `/init` vendors into a project — `.adlc/templates/*.md`, `.adlc/partials/*.sh`, `.adlc/ETHOS.md`, and the workflow runtime (`.adlc/workflows/adlc-sprint.workflow.js` + `README.md`) — against the canonical copies in `~/.claude/skills/`. Use when the user says "check template drift", "template drift", "are my templates out of date", or wants to know whether toolkit template, partial, ETHOS, or workflow-engine updates have landed in this project yet. Reports a per-file diff summary, flags intentional customizations from accidental staleness for templates and ETHOS (template-posture), and reports partial and workflow-runtime drift as `stale` (shared executable code — no customization classification). For ETHOS, always names any canonical principle missing from the project copy. Also flags stale `node:test`/`*.test.js` files left under `.adlc/workflows/` by an older `/init` (a Jest landmine in `"type":"module"` repos).

2026-06-12
architect
소프트웨어 개발자

Design architecture and break requirement into tasks

2026-06-12
bugfix
소프트웨어 개발자

End-to-end bug fix workflow — report, analyze, fix, verify, ship (PR + merge + deploy + knowledge capture)

2026-06-12
manifest
소프트웨어 개발자

Remote-derived view of all in-flight ADLC work — open PRs and pushed feat/REQ-* branches across every session — with a coarse component/domain overlap report. Read-only and advisory.

2026-06-12
adversary
소프트웨어 품질 보증 분석가·테스터

Adversarial review of any artifact — a spec, architecture doc, task breakdown, diff/PR, plan, README, or plain prose claim. Assumes the artifact is wrong, broken, or incomplete, tries to prove it, and reports only the findings that survive its own refutation attempts. Read-only and artifact-agnostic. Use when the user says "attack this", "adversary", "red-team this spec/plan/PR", "try to break this", "what's wrong with this requirement", or wants a skeptical-by-default pass that hunts omissions, not just bugs in what was written.

2026-06-11
status
소프트웨어 개발자

Show current state of all ADLC work across the project

2026-06-04
canary
소프트웨어 개발자

Canary deployment with smoke tests — deploy to a zero-traffic revision, run health checks, and promote on success. Use when the user says "canary deploy", "deploy with canary", "smoke test the deploy", or wants deployment confidence before going live.

2026-05-15
optimize
소프트웨어 개발자

API cost & performance scanner — identify expensive operations and optimization opportunities

2026-05-15
reflect
소프트웨어 품질 보증 분석가·테스터

Post-implementation self-review — catch issues before /review

2026-05-15
review
소프트웨어 품질 보증 분석가·테스터

Multi-agent code review covering correctness, quality, architecture, test coverage, and security

2026-05-15
validate
소프트웨어 품질 보증 분석가·테스터

Validate any ADLC phase output before advancing

2026-05-15