Skip to main content
lee-to
GitHub 제작자 프로필

lee-to

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

수집된 skills
40
저장소
4
업데이트
2026년 9월 3일
저장소 탐색

저장소와 대표 skills

aif-implement
소프트웨어 개발자

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

2026년 9월 3일
aif-improve
소프트웨어 개발자

Refine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies. Use after /aif-plan or to improve an /aif-fix plan. Optional +check flag validates refinements via a fresh-context…

2026년 9월 3일
aif-plan
소프트웨어 개발자

Plan a feature or task in fast, full, or ultra mode. Ultra creates an indexed multi-file bundle with deeply specified phases for execution by a smaller model. Use for "plan", "new feature", "start feature", "create tasks", or exhaustive implementation…

2026년 9월 3일
aif-verify
소프트웨어 품질 보증 분석가·테스터

Verify completed implementation against the plan. Checks that all tasks were implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we…

2026년 9월 3일
aif-qa-check
소프트웨어 품질 보증 분석가·테스터

Executes QA test cases created by /aif-qa in human-guided or automated-agent mode, including reusable browser replay scripts. Use when you need to walk through QA one case at a time, record pass/fail results, or have an agent verify and rerun cases through…

2026년 9월 3일
aif
소프트웨어 개발자

Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what…

2026년 8월 20일
aif-warmup
소프트웨어 개발자

Load the essential AI Factory project context before work begins. Reads configured DESCRIPTION, ARCHITECTURE, ROADMAP, RESEARCH, RULES, and applicable AGENTS.md files, then returns a compact session handoff suitable for continuing or forking. Use at the start…

2026년 8월 20일
aif-explore
소프트웨어 개발자

Enter explore mode to investigate ideas, systems, problems, and requirements before planning. Use explicit ultra mode when the user wants a durable adaptive research bundle with an index and only the justified C4, ADR, or dependency artifacts.

2026년 8월 14일
수집된 skill 32개 중 8개를 표시합니다.
hlv-generate
소프트웨어 개발자

Generate contracts, validation specs, and implementation plan from milestone artifacts. Use when the user has added requirements to milestone artifacts/ and wants to formalize them into contracts, or says "generate", "create contracts", or "formalize…

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

Validate contracts, validation specs, plan, and project map. Runs structural checks and LLM cross-review, then produces a verify report. Use after /hlv-generate or after manual edits to contracts, when the user says "verify", "check", or "validate structure".

2026년 7월 13일
hlv-artifacts
소프트웨어 개발자

Interactive interview to fill artifacts directory. Walks through domain, features, infrastructure, decisions, and unknowns. Use at project start or when adding features.

2026년 7월 9일
hlv-implement
소프트웨어 개발자

Execute the implementation plan by assigning agents to tasks, generating code and tests from contracts. Agents work in parallel within stages. Use after /hlv-verify passes, when the user says "implement", "generate code", or "execute plan".

2026년 7월 9일
hlv-questions
소프트웨어 개발자

Interactive session to resolve open questions. Walks through each question, gives a recommendation, asks the user, and updates the file. Use after /hlv-generate when open questions exist.

2026년 7월 9일
hlv-validate
소프트웨어 개발자

Run all mandatory validation gates (from gates-policy.yaml) and produce a release decision. Use after /hlv-implement completes, when the user says "validate", "run gates", "check gates", or "release check".

2026년 7월 9일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다