Skip to main content
capitalone
GitHub 제작자 프로필

capitalone

2개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
2
업데이트
2026년 8월 1일
저장소 탐색

저장소와 대표 skills

env-init
소프트웨어 개발자

One-time setup of a project as a harness ENVIRONMENT — the Software 3.0 half that follows `context-specs add`. Generates the project-specific artifacts an LLM must read the repo to write (AGENTS.md, bootstrap-worktree.sh, local-checks.sh), installs the…

2026년 7월 22일
improve-context
소프트웨어 개발자

The harness concierge for improving a project's context — the human-in-the-loop expert on every context lever (the codebase's own shape, AGENTS.md, the Expert long-term memory, /intent, local-check lints) and on STUCK forensics. Use to resolve a STUCK PR…

2026년 7월 22일
update-harness
소프트웨어 개발자

Resolve the outcome of `context-specs update` — walk every file where your edits and the new upstream version disagree, and decide keep / take / merge / customize with the consequence of each spelled out. Use after `context-specs update` reports conflicts or…

2026년 7월 22일
expert
소프트웨어 개발자

This project's long-term memory — how to run, validate, and extend it; its architecture, patterns, hard invariants, worked examples, and current decisions/direction. Consult when planning a feature, validating a spec, implementing a slice, or writing intent…

2026년 7월 8일
learn
소프트웨어 개발자

Update the project's long-term memory after a merge to main. Reads the merged diff and reconciles the current memory — adding, editing, and deleting Expert reference files — then drafts candidate lints and AGENTS.md pointers. Opens a reviewable learn/<sha>…

2026년 7월 8일
spec-planning
소프트웨어 개발자

Reads a PRD (`prds/<feature>/prd.md`) plus its executable `run-prd-test.sh` (and any helper artifacts under `prds/<feature>/`), grounds them in codebase research, and produces `specs/<feature>/mainspec.md` plus dependency-ordered slices. Encodes the runner as…

2026년 7월 8일
fix-local-checks
소프트웨어 개발자

Patch the code so `scripts/local-checks.sh` passes, after /implement-mainspec — a narrow post-implement polish specialist. Reads the (remediation-rich) check failures, fixes the underlying cause, never silences a check, re-verifies, and commits. Invoked…

2026년 7월 7일
evaluate-pr
소프트웨어 품질 보증 분석가·테스터

Evaluate a PR the harness produced — walk the change, run the system together, and build a firm understanding before you merge it. Use after the harness hands a converged PR to you for review (the "Ready for your review" comment), or any time you want to…

2026년 7월 7일
수집된 skill 14개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다