원클릭으로
evaluate
Evaluate technologies and competitive developments against Genesis architecture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Evaluate technologies and competitive developments against Genesis architecture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
This skill should be used when developing, debugging, refactoring, or building Genesis itself — tasks like "fix this in Genesis", "add a new MCP tool", "wire up the runtime", "Genesis won't start", "create a worktree", "debug the bridge", or "add a capability". Applies to any task modifying files under src/, .claude/, or tests/. Do NOT load for Genesis-as-tool work ("summarize this", "write a LinkedIn post", "research X") or general questions unrelated to Genesis internals.
Foundational voice authority and AI humanizer — writes content in the user's authentic voice with built-in AI detection, and supports stealth / anti- attribution writing (forum personas, anonymous posts, "write as not-me"). Use when asked to write/draft/generate content, invoke /voice, /write-as-me, or /humanize, run voice calibration, check "does this sound like me?", "make this sound human" / "de-AI this", "write a forum post as [persona]", or run AI detection ("does this sound like AI?", "check for AI patterns", "anti-slop check"). Do NOT use this skill for code, technical docs, or any output the user has not asked to be written in their voice — code styling defers to the separate code-voice skill.
Forward Deployed Engineer delivery contract for AWS engagements, build-first artifacts, grounded cost estimates, Well-Architected review, evolution roadmap
This skill should be used before answering "does Genesis have X", "does Genesis lack X", auditing Genesis capabilities, comparing Genesis to an external system, or reviewing/summarizing the architecture. It routes to the canonical judgment-layer subsystem map so audits start from the map, not from a cold grep. Also fires after changing a subsystem's capabilities, to keep the map current.
First-run onboarding — guides new users through Genesis setup on their first CC session. Configures user profile, essential API keys, Telegram, GitHub backup, and service verification. Triggered automatically when ~/.genesis/setup-complete is absent. Re-runnable by asking Genesis to "run setup" or "reconfigure [section]".
Apply when Genesis writes as itself — outreach, public content, community posts, emails, DMs. Not for writing in the user's voice (that's voice-master). Activate when Genesis is the author, not the ghostwriter.
| name | evaluate |
| description | Evaluate technologies and competitive developments against Genesis architecture |
| consumer | cc_background_research |
| phase | 6 |
| skill_type | workflow |
Assess a technology, tool, article, or competitive development for relevance to Genesis. Produce a structured evaluation with clear recommendations.
When invoked from the inbox, follow the output template in INBOX_EVALUATE.md
(summary-first, then lens-by-lens). When invoked standalone (e.g., /evaluate),
use this structure:
{target title or URL} — {recommendation: ADOPT | WATCH | IGNORE | ADAPT}
{1-2 paragraphs: what this is, what it means for Genesis, and the key architectural implications. Lead with what matters most. This is a TLDR — if a scoring axis is unremarkable, skip it here.}
Scores: Capability gap: {low|medium|high} · Replacement risk: {low|medium|high} · Integration cost: {low|medium|high} · Lock-in risk: {low|medium|high}
Action items:
action: ADAPT # ADOPT | ADAPT | WATCH | IGNORE
next_step: "One concrete sentence — what specifically to do next"
effort: Small # Trivial | Small | Medium | Large
scope: V4 # V4 (current) | V5 (next) | Future | Never
confidence: high # low | medium | high
architecture_impact: extends # validates | extends | challenges | irrelevant
Rules:
action field must match your recommendation in the Summary.next_step must be a single concrete sentence. "Investigate further" is
not concrete. "Extract their prompt-versioning schema and compare to
genesis.memory.prompt_versions table" is concrete.src/genesis/skills/. A shallow source can raise an
important idea. Evaluate the idea, not the container. If the topic matters,
research it and rate the underlying concept — even if the source itself is thin.{INCLUDE ONLY when Genesis has a comparable capability. OMIT entirely when there is no Genesis equivalent. Minimum 3 rows.}
| Dimension | Their approach | Our approach | Gap |
|---|---|---|---|
| ... | ... | ... | ... |
{1-2 sentences synthesizing the table: where we're genuinely ahead, where we're behind, and what the actionable delta is.}
{Direct applicability, ready-to-use tools, validated patterns}
{Incompatibilities, misalignment, maturity concerns}
{Patterns worth stealing, future version ideas, creative applications. Think beyond "adopt this tool" — consider incremental improvements to how we already do something, upgrades to existing approaches, better measurement of something we currently vibes-check, or architectural patterns that would make an existing subsystem more rigorous.}
{Engineering patterns, competitive positioning, design principles.
When Genesis has something comparable, the Overlap Comparison table above IS your primary evidence for this lens — synthesize what the table reveals about our implementation quality. The question is never "do we have something that resembles this?" It's "are we doing this well enough to get the benefits it promises?"
Examples of what "gap" looks like in practice:
Surface the gap between having a feature and having it work at the level of rigor the reference describes.}
docs/architecture/genesis-v3-vision.md — Core philosophy for fit assessmentdocs/architecture/genesis-v3-gap-assessment.md — Known gaps to check againstdocs/architecture/genesis-v3-autonomous-behavior-design.md — System design