Skip to main content
lee-to
GitHub creator profile

lee-to

Repository-level view of 40 collected skills across 4 GitHub repositories.

skills collected
40
repositories
4
updated
Sep 3, 2026
repository explorer

Repositories and representative skills

aif-implement
software-developers

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".

Sep 3, 2026
aif-improve
software-developers

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…

Sep 3, 2026
aif-plan
software-developers

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…

Sep 3, 2026
aif-verify
software-quality-assurance-analysts-and-testers

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…

Sep 3, 2026
aif-qa-check
software-quality-assurance-analysts-and-testers

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…

Sep 3, 2026
aif
software-developers

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…

Aug 20, 2026
aif-warmup
software-developers

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…

Aug 20, 2026
aif-explore
software-developers

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.

Aug 14, 2026
Showing 8 of 32 collected skills.
hlv-generate
software-developers

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…

Jul 13, 2026
hlv-verify
software-quality-assurance-analysts-and-testers

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".

Jul 13, 2026
hlv-artifacts
software-developers

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

Jul 9, 2026
hlv-implement
software-developers

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".

Jul 9, 2026
hlv-questions
software-developers

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.

Jul 9, 2026
hlv-validate
software-developers

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".

Jul 9, 2026
Showing 4 of 4 repositories
All repositories loaded