Skip to main content

latere-ai/agent-skills

SkillsMP는 latere-ai/agent-skills에서 16개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
16
GitHub 스타
0
GitHub 포크
0

이 저장소의 skills

분류 대기 중

수집된 skill 16개 중 16개를 표시합니다.

직업 분류
미분류
설명

Run the whole lifecycle for one spec, calling the other skills in order and advancing one legal transition at a time until it reaches a target state (default complete), stopping to ask at irreversible gates. Use when the user wants a spec taken from wherever…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Repair the numbering of a specs/ directory: give name-only specs a stable NNN id, retire terminal specs into .archive/ keeping their number, fix the cross-references the moves break, and optionally rebuild the index in number order. Moves files and commits.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Close out a finished spec: write the Outcome section, move the status through the testing gate to complete, update specs/README.md, and commit. Reconstructs from task notes or from git history. Writes and commits. Use when the work is genuinely done; use…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Write a new spec from scratch when none exists for the idea yet. Gathers context, explores the codebase, fills the frontmatter, and indexes it in specs/README.md. Use when the user says "create a spec", "write a spec", or "new spec". When a spec already…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Cut a release by pushing a version tag, but only after proving CI is green on the exact commit being tagged, then watch the pipeline and confirm the new version is actually live before reporting success. Use when a repository releases by tag.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Commit the working tree as one commit per logical change, staging files explicitly, then push once. Use when work is finished and should reach the remote as reviewable units rather than a single mixed commit.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Mark a validated spec ready to build and resolve its dependency wiring; where a task board with a transition API is present, create the linked task atomically. Also undispatches. Use when a design is settled and work should start — the spec must be validated…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Classify how far what shipped diverged from what was specced, and record it on the spec: every item marked satisfied, diverged, not implemented, or superseded, unspecified work called out, and an Outcome section appended. Writes to the spec and may mark it…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Blast radius of a change before it is made: which code and which other specs a proposed spec would touch, and which specs need updating as a consequence. Read-only. Use before implementing or breaking down, to size the work and surface hidden dependents.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Build a spec: plan the work, implement each item with tests and docs, commit, then finalize. The only skill here that writes production code. Use when the user says "implement spec" or "build spec", or names a spec file to build.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Read-only verdict on whether an implementation meets its spec: each acceptance criterion classified, unintended changes flagged, test coverage checked. Writes nothing; returns COMPLETE, INCOMPLETE, or NEEDS FIXES. Use to judge finished work; use drift to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Survey the whole spec tree: what is complete, in progress, blocked, and actionable next. Reads the spec files, task files, and git history rather than any hand-maintained table. Read-only. Use for "where do things stand"; use validate to check the tree is…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Structural lint over the spec tree — required frontmatter fields, valid status and effort values, track location, DAG acyclicity, dispatch consistency, orphans, status consistency. Read-only; reports problems and fixes nothing. Use to check the tree is…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Split one spec into children — sub-design specs when questions are still open, or implementation-ready leaves when the plan is clear. Picks the mode from the spec's lifecycle state unless told otherwise. Writes new spec files and indexes them on the parent.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Rewrite an existing spec so it matches what the codebase does now: drop shipped items, update partially-done ones, fix stale paths and names, remove obsolete scope. Takes optional feedback after the path to steer the rewrite. Use when a spec no longer…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Audit a breakdown before anyone builds it: dependency ordering, task sizing, coverage gaps, overlapping boundaries, missing tests. Read-only; returns PASS or NEEDS REVISION. Use immediately after breakdown.

원문 언어: 영어

업데이트
수집된 skill 16개 중 16개를 표시합니다.