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

fac

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

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

이 저장소의 skills

factory-cli
소프트웨어 개발자

Complete reference for the factory CLI — all commands, arguments, options, and usage. Use when an agent needs to invoke factory commands, check correct syntax, or understand available options.

2026-02-26
human-action-needed
소프트웨어 개발자

When and how to write a human-action-needed entry to memory/{agent}/needs.md. Agents write these entries when they hit blockers that only a human can resolve.

2026-02-25
self-improvement
컴퓨터·정보 시스템 관리자

When you encounter a failure, correction, or new pattern, write a learning and optionally propose a skill.

2026-02-25
filesystem-conventions
소프트웨어 개발자

How the factory workspace is organized and what each directory means.

2026-02-24
agent-reflection
컴퓨터·정보 시스템 관리자

What to examine during a reflection pass and how to write observations to memory/{agent}/needs.md.

2026-02-24
scenario-authoring-guide
소프트웨어 품질 보증 분석가·테스터

When and how to write scenario holdouts for factory verification.

2026-02-24
verification-with-scenarios
소프트웨어 품질 보증 분석가·테스터

How to integrate scenario evaluation into verification reports.

2026-02-24
knowledge-curation
도서관 사무 보조원

How to review proposed skills, curate shared memory, and detect patterns.

2026-02-24
nanoclaw-whatsapp
소프트웨어 개발자

Send WhatsApp messages through NanoClaw's IPC. Use when an agent needs to notify the human via WhatsApp about completed work, failures, decisions needed, or status updates.

2026-02-24
refactorability-first
소프트웨어 개발자

Ship working, build changeable. When implementing decisions made under ambiguity, build seams so the decision can be changed without rewriting.

2026-02-24
decision-heuristic
컴퓨터·정보 시스템 관리자건축·공학 관리자

When blocked by ambiguity, choose the best reversible option, document the debt, and ship. Do not wait for perfect information. Do not build the minimal hack.

2026-02-24
nlspec-format
프로젝트 관리 전문가

How to write a natural language specification that Builder can implement without asking questions.

2026-02-24
review-protocol
경영 분석가

The reviewer agent's structured process for identifying factory improvement opportunities and generating evidence-backed intents.

2026-02-24
convergence
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터

How to know when you're done. Run tests, check the spec. If both pass, stop. If the same issue persists after 3 iterations, write a failure note and stop.

2026-02-24
tool-use
소프트웨어 개발자

How to use the filesystem, shell, and git. Builder's tool vocabulary and conventions for interacting with the development environment.

2026-02-24
memory-hygiene
도서관 사무 보조원

How to keep memory clean. Archive stale daily logs. Promote important findings to long-term memory. Remove contradictions.

2026-02-24
pattern-detection
프로젝트 관리 전문가

How to spot recurring patterns across projects. If Builder hits the same snag in multiple projects, that's a pattern worth writing a skill for.

2026-02-24
ci-cd
소프트웨어 개발자

How to set up and maintain CI/CD per stack. GitHub Actions patterns, testing configurations, deployment scripts.

2026-02-24
dependency-management
소프트웨어 개발자

How to audit, update, and manage dependencies. When to update vs. pin. How to evaluate whether an update is safe.

2026-02-24
monitoring
네트워크·컴퓨터 시스템 관리자

How to check if deployed projects are healthy. What "healthy" means per project type.

2026-02-24
recommendation-format
고등교육 컴퓨터공학 교원

How to deliver research findings as a decision-ready brief. Not a research paper — an actionable answer with trade-offs surfaced.

2026-02-24
source-evaluation
사회 과학 연구 보조원

How to judge whether information is reliable. Applies a source hierarchy before incorporating any finding into a research brief.

2026-02-24
domain-interview
소프트웨어 개발자

How to interview the human to extract what they actually want. What questions to ask and when to stop asking.

2026-02-24
spec-patterns
소프트웨어 개발자

Skeleton NLSpec structures for common project types. Use these as starting frames, not rigid templates.

2026-02-24
failure-reporting
소프트웨어 품질 보증 분석가·테스터

How to write a useful failure report. Not "it's wrong" — what's wrong, why it matters, what the spec says, what the code does, and a path forward.

2026-02-24
satisfaction-scoring
소프트웨어 품질 보증 분석가·테스터

The probabilistic satisfaction metric. Not pass/fail — a judgment about the fraction of users who would be satisfied with this output.

2026-02-24
scenario-evaluation
소프트웨어 품질 보증 분석가·테스터

How to evaluate implementation against holdout scenarios. Run each scenario and assess whether the system behaves as expected.

2026-02-24
verification-protocol
소프트웨어 품질 보증 분석가·테스터

How Verifier writes failure reports, including the mandatory Generalizable Learning section that the runtime extracts to learnings/failures/.

2026-02-24
implementation-approach
소프트웨어 개발자

How to go from spec to working code.

2026-02-23
git-workflow
소프트웨어 개발자

Git conventions for the factory workspace and project repos.

2026-02-23
research-approach
데이터 과학자

How to research a question and deliver a decision-ready recommendation.

2026-02-23
context-discipline
소프트웨어 개발자

How to manage your context window. Load only what you need. Write to disk before you forget.

2026-02-23
decomposition
소프트웨어 개발자

When and how to spawn subagents for parallel work. Any root agent can decompose.

2026-02-23