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

ace-monorepo

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

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

이 저장소의 skills

bump-submodule
소프트웨어 개발자

Advance one or all submodule pointers in the ACE monorepo to the head of their tracked branch, verify the target commit is pushed upstream, and draft a Conventional-Commit pointer-bump commit. Use when updating submodule pointers after a submodule change has merged.

2026-06-10
gen-tests
소프트웨어 품질 보증 분석가·테스터

Generate and run unit tests for the current diff in the correct framework per language (Go testing/table-driven, Python pytest, TS), then report pass/fail. Use before opening a PR to satisfy the "tests added/updated" checklist item.

2026-06-10
new-pr
소프트웨어 개발자

Open a pull request following the ACE CONTRIBUTING conventions — Conventional-Commit title, the standard PR description template, and auto-detected affected submodules / pointer bumps. Use when the user is ready to raise a PR.

2026-06-10
pipeline-smoke-test
소프트웨어 품질 보증 분석가·테스터

Run the documented certifier end-to-end smoke test against the running FastAPI service (bucketing-extraction → poll → aggregation-certification → poll). Use to verify the certifier API path works before opening a PR.

2026-06-10
release-images
소프트웨어 개발자

Build and push all ACE component Docker images to Docker Hub via scripts/build-and-push.sh, confirm the five images pushed, and report the new certifier:latest digest. Use to publish a new release of the images.

2026-06-10
run-certification
소프트웨어 개발자

Run the full certifier pipeline (Phase 0+1+2+3) locally against a Langfuse trace using scripts/run_certification.py, then summarize the .tmp/ output tree. Use for the certifier inner dev loop without starting the FastAPI service.

2026-06-10
setup-local
네트워크·컴퓨터 시스템 관리자

Bootstrap a local ACE dev environment — copy and validate .env / build-paths.env, then bring up MongoDB, Langfuse, LiteLLM, and the Certifier via start-local-services.sh. Use when onboarding, after a fresh clone, or when local services are not running.

2026-06-10