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

Ark

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

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

이 저장소의 skills

ark-spec-extract
소프트웨어 개발자

Extract a feature SPEC from an existing codebase for brownfield Ark adoption. Produces specs/features/<slug>/SPEC.md without faking a deep-tier task. Use when the project already implements the feature and Ark needs a SPEC to reference.

2026-06-26
ark-commit
소프트웨어 개발자

Close out an Ark task by atomically committing work + task.toml + (deep tier) SPEC in one git commit. Use when the user says they're done with a task and wants to land it. Replaces the older ark-archive skill; bulk archive is now a manager-only `ark archive` CLI.

2026-05-31
ark-design
소프트웨어 개발자

Start a standard or deep-tier Ark task. Produces PRD then PLAN, optional REVIEW on deep tier, then EXECUTE and VERIFY. Use when the user asks for feature work, refactoring, or architectural changes.

2026-05-31
ark-discard
소프트웨어 개발자

Remove an unarchived Ark task in one step. Refuses without --force when seeded files have user content. Use when the user wants to throw away a task they no longer want.

2026-05-31
ark-spec-audit
소프트웨어 개발자

Audit every SPEC's constraints for actuator-tag health. Reports untagged rules, malformed tags, and tag/bucket mismatches across project and feature SPECs, then offers to fix them yourself or with agent assistance.

2026-05-31
ark-research
경영 분석가

Start a research-tier Ark task. Gather a reference corpus on a topic; follow-up implementation is optional. Use when the user wants to investigate a direction before committing to a design.

2026-05-20
ark-quick
프로젝트 관리 전문가

Start a quick-tier Ark task. For trivial, reversible changes. Produces PRD.md only. Use when the user asks for a small fix, typo, or one-line change that's reversible in a single commit.

2026-05-08
ark-record
소프트웨어 개발자

Record a manual session entry into the developer's workspace journal. Use when the user wants to write down notes between tasks (explorations, observations, status updates).

2026-05-08
ark-resume
소프트웨어 개발자

Switch this session's focused task to an existing active slug. Idempotent. Use when the user wants to bounce between multiple active tasks in the same checkout.

2026-05-08