{
  "version": 1,
  "updated": "2026-07-29",
  "entries": [
    {
      "id": "intent",
      "name": "Intent",
      "summary": "Turn an unclear request into durable Project, Next, Work, and Record context that survives a change of AI tool.",
      "category": "project-truth",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original",
      "source": "https://github.com/cleverIdeaz/phewsh-cli/tree/main/skills/intent",
      "license": "MIT",
      "availability": "available",
      "install_mode": "ambient",
      "install_command": "phewsh ambient on",
      "supported_harnesses": [
        "Claude Code",
        "Codex"
      ],
      "dependencies": [],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-27",
      "test_evidence": "cli/test/intent-skills.test.js",
      "last_checked": "2026-07-29",
      "related_entries": [
        "project-grounding"
      ],
      "source_path": "skills/intent/SKILL.md"
    },
    {
      "id": "boat-to-shore",
      "name": "Boat to Shore",
      "summary": "Move one repository from unfinished to verified and shippable, one bounded slice and one honest handoff at a time.",
      "category": "execution",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original",
      "source": "https://github.com/cleverIdeaz/phewsh-cli/tree/main/skills/boat-to-shore",
      "license": "MIT",
      "availability": "available",
      "install_mode": "skill-copy",
      "install_command": "mkdir -p ~/.claude/skills/boat-to-shore && curl -fsSL https://raw.githubusercontent.com/cleverIdeaz/phewsh-cli/main/skills/boat-to-shore/SKILL.md -o ~/.claude/skills/boat-to-shore/SKILL.md",
      "supported_harnesses": [
        "Claude Code",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-09",
      "test_evidence": ".intent/decisions.md (2026-07-09 boat-to-shore entry)",
      "last_checked": "2026-07-29",
      "related_entries": [
        "portfolio-boat-loop",
        "intent"
      ],
      "source_path": "skills/boat-to-shore/SKILL.md"
    },
    {
      "id": "portfolio-boat-loop",
      "name": "Portfolio Boat Loop",
      "summary": "Choose which repository receives the next execution window without losing portfolio-level state.",
      "category": "execution",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original",
      "source": "https://github.com/cleverIdeaz/phewsh-cli/tree/main/skills/portfolio-boat-loop",
      "license": "MIT",
      "availability": "available",
      "install_mode": "skill-copy",
      "install_command": "mkdir -p ~/.claude/skills/portfolio-boat-loop && curl -fsSL https://raw.githubusercontent.com/cleverIdeaz/phewsh-cli/main/skills/portfolio-boat-loop/SKILL.md -o ~/.claude/skills/portfolio-boat-loop/SKILL.md",
      "supported_harnesses": [
        "Claude Code",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [
        "boat-to-shore"
      ],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-09",
      "test_evidence": ".intent/decisions.md (2026-07-09 portfolio-boat-loop entry)",
      "last_checked": "2026-07-29",
      "related_entries": [
        "boat-to-shore",
        "token-optimize"
      ],
      "source_path": "skills/portfolio-boat-loop/SKILL.md"
    },
    {
      "id": "karpathy-style",
      "name": "Karpathy-style Coding Guidelines",
      "summary": "Add concise think-first, simplicity, surgical-change, and goal-driven coding guidance to project agent files.",
      "category": "execution",
      "kind": "skill",
      "provenance": "adapted",
      "creator": "Phewsh",
      "attribution": "Adapted from Andrej Karpathy's published coding guidance; upstream license review remains required.",
      "source": "https://github.com/multica-ai/andrej-karpathy-skills",
      "license": "Upstream license review required",
      "availability": "available",
      "install_mode": "managed-block",
      "install_command": "phewsh pack install karpathy-style",
      "supported_harnesses": [
        "Claude Code",
        "Codex",
        "AGENTS.md-compatible tools"
      ],
      "dependencies": [],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-14",
      "test_evidence": "cli/test/packs.test.js",
      "last_checked": "2026-07-29",
      "related_entries": [
        "matt-skills"
      ],
      "source_path": ""
    },
    {
      "id": "model-routing",
      "name": "Model Routing",
      "summary": "Plan high, execute wide, and judge high by routing work according to intelligence, taste, cost, and effort.",
      "category": "execution",
      "kind": "skill",
      "provenance": "synthesis",
      "creator": "Phewsh",
      "attribution": "Phewsh Synthesis of established model-routing practices.",
      "source": "https://github.com/cleverIdeaz/phewsh-cli",
      "license": "MIT",
      "availability": "available",
      "install_mode": "managed-block",
      "install_command": "phewsh pack install model-routing",
      "supported_harnesses": [
        "Claude Code",
        "Codex",
        "AGENTS.md-compatible tools"
      ],
      "dependencies": [],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-14",
      "test_evidence": "cli/test/packs.test.js",
      "last_checked": "2026-07-29",
      "related_entries": [
        "token-optimize"
      ],
      "source_path": ""
    },
    {
      "id": "governance-audits",
      "name": "Governance Audits",
      "summary": "Audit whether an AI-assisted project remains goal-oriented, evidence-backed, governable, and transferable.",
      "category": "project-truth",
      "kind": "skill",
      "provenance": "inspired",
      "creator": "Phewsh",
      "attribution": "Inspired by Daniel Miessler's public AI audit prompts; no upstream text is reproduced.",
      "source": "https://danielmiessler.com/",
      "license": "MIT (Phewsh distillation)",
      "availability": "available",
      "install_mode": "managed-block",
      "install_command": "phewsh pack install governance-audits",
      "supported_harnesses": [
        "Claude Code",
        "Codex",
        "AGENTS.md-compatible tools"
      ],
      "dependencies": [],
      "security_status": "Phewsh tested",
      "tested_on": "2026-07-14",
      "test_evidence": "cli/test/packs.test.js",
      "last_checked": "2026-07-29",
      "related_entries": [
        "intent"
      ],
      "source_path": ""
    },
    {
      "id": "loop-library",
      "name": "Loopy / Loop Library",
      "summary": "Composable agent loops with explicit checks and stopping conditions.",
      "category": "composable-skills",
      "kind": "skill",
      "provenance": "linked",
      "creator": "Forward Future",
      "attribution": "Linked upstream; Phewsh does not own or modify it.",
      "source": "https://github.com/Forward-Future/loop-library",
      "license": "MIT",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "npx skills add Forward-Future/loop-library --skill loopy -g",
      "supported_harnesses": [
        "Claude Code",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "boat-to-shore"
      ],
      "source_path": ""
    },
    {
      "id": "matt-skills",
      "name": "Skills for Real Engineers",
      "summary": "Composable engineering skills for requirements, TDD, diagnosis, research, architecture, review, and handoffs.",
      "category": "composable-skills",
      "kind": "skill",
      "provenance": "linked",
      "creator": "Matt Pocock",
      "attribution": "Linked upstream; Phewsh does not own or modify it.",
      "source": "https://github.com/mattpocock/skills",
      "license": "MIT",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "npx skills@latest add mattpocock/skills",
      "supported_harnesses": [
        "Claude Code",
        "Codex",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "karpathy-style",
        "superpowers"
      ],
      "source_path": ""
    },
    {
      "id": "gsd",
      "name": "GSD",
      "summary": "A complete spec-driven planning, execution, research, debugging, and verification workflow.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "GSD contributors",
      "attribution": "Linked upstream; a complete system, not a Phewsh skill.",
      "source": "https://github.com/gsd-build/get-shit-done",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "npx @gsd-build/get-shit-done init",
      "supported_harnesses": [
        "Claude Code"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "gstack",
        "bmad-method"
      ],
      "source_path": ""
    },
    {
      "id": "gstack",
      "name": "gstack",
      "summary": "An opinionated collection of CEO, design, engineering, QA, review, browser, and shipping workflows.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "Garry Tan and contributors",
      "attribution": "Linked upstream; a complete system, not a Phewsh skill.",
      "source": "https://github.com/garrytan/gstack",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/garrytan/gstack",
      "supported_harnesses": [
        "Claude Code"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "gsd",
        "bmad-method"
      ],
      "source_path": ""
    },
    {
      "id": "deer-flow",
      "name": "DeerFlow",
      "summary": "An agent harness with subagents, memory, sandboxes, and skills.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "ByteDance contributors",
      "attribution": "Linked upstream; evaluate as a separate harness.",
      "source": "https://github.com/bytedance/deer-flow",
      "license": "MIT",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/bytedance/deer-flow",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "hermes-agent"
      ],
      "source_path": ""
    },
    {
      "id": "hermes-agent",
      "name": "Hermes Agent",
      "summary": "A separate agent harness mapped as a compatibility candidate.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "Nous Research",
      "attribution": "Linked upstream; evaluate before integration.",
      "source": "https://github.com/nousresearch/hermes-agent",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/nousresearch/hermes-agent",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "deer-flow"
      ],
      "source_path": ""
    },
    {
      "id": "cybersecurity-skills",
      "name": "Anthropic Cybersecurity Skills",
      "summary": "A large security-focused community skill collection that requires deliberate scope review.",
      "category": "security",
      "kind": "skill",
      "provenance": "linked",
      "creator": "mukul975 and contributors",
      "attribution": "Linked upstream; despite the repository name, this is not presented as an official Anthropic collection.",
      "source": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
      "license": "Apache-2.0",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
      "supported_harnesses": [
        "Claude Code",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "skillspector"
      ],
      "source_path": ""
    },
    {
      "id": "skillspector",
      "name": "SkillSpector",
      "summary": "A security scanner for AI-agent skills; a scan is evidence, not a guarantee.",
      "category": "security",
      "kind": "security-tool",
      "provenance": "linked",
      "creator": "NVIDIA",
      "attribution": "Linked upstream; Phewsh has not yet validated scanner coverage.",
      "source": "https://github.com/nvidia/skillspector",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/nvidia/skillspector",
      "supported_harnesses": [
        "Standalone scanner"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "cybersecurity-skills"
      ],
      "source_path": ""
    },
    {
      "id": "codebase-memory-mcp",
      "name": "Codebase Memory MCP",
      "summary": "A persistent code-intelligence MCP server for repository memory and lookup.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "DeusData",
      "attribution": "Linked upstream; configure per harness.",
      "source": "https://github.com/DeusData/codebase-memory-mcp",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/DeusData/codebase-memory-mcp",
      "supported_harnesses": [
        "MCP-compatible harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "intent"
      ],
      "source_path": ""
    },
    {
      "id": "unlimited-ocr",
      "name": "Unlimited OCR",
      "summary": "A local or GPU OCR candidate for image and PDF workflows.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "Baidu contributors",
      "attribution": "Linked upstream; inspect runtime and GPU requirements before use.",
      "source": "https://github.com/baidu/Unlimited-OCR",
      "license": "MIT",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/baidu/Unlimited-OCR",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [],
      "source_path": ""
    },
    {
      "id": "palmier-pro",
      "name": "Palmier Pro",
      "summary": "An open-source macOS video editor with an MCP surface.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "Palmier contributors",
      "attribution": "Linked upstream; platform requirements apply.",
      "source": "https://github.com/palmier-io/palmier-pro",
      "license": "GPL-3.0",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/palmier-io/palmier-pro",
      "supported_harnesses": [
        "MCP-compatible harnesses",
        "macOS"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "openmontage",
        "hyperframes"
      ],
      "source_path": ""
    },
    {
      "id": "openmontage",
      "name": "OpenMontage",
      "summary": "An agentic video-production system with pipelines, tools, and skills.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "OpenMontage contributors",
      "attribution": "Linked upstream; treat as a separate media system.",
      "source": "https://github.com/calesthio/OpenMontage",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/calesthio/OpenMontage",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "palmier-pro",
        "hyperframes"
      ],
      "source_path": ""
    },
    {
      "id": "hyperframes",
      "name": "Hyperframes",
      "summary": "HTML-to-video rendering for agent-produced demos and media.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "HeyGen contributors",
      "attribution": "Linked upstream; inspect renderer requirements before use.",
      "source": "https://github.com/heygen-com/hyperframes",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/heygen-com/hyperframes",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "openmontage",
        "palmier-pro"
      ],
      "source_path": ""
    },
    {
      "id": "voicebox",
      "name": "Voicebox",
      "summary": "An open-source AI voice studio for audio workflows.",
      "category": "specialist-packs",
      "kind": "system",
      "provenance": "linked",
      "creator": "Jamie Pine and contributors",
      "attribution": "Linked upstream; install only for a scoped voice workflow.",
      "source": "https://github.com/jamiepine/voicebox",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "upstream",
      "install_command": "review https://github.com/jamiepine/voicebox",
      "supported_harnesses": [
        "Standalone system"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [],
      "source_path": ""
    },
    {
      "id": "agent-skills-standard",
      "name": "Agent Skills Standard",
      "summary": "The open format specification for portable Agent Skills.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "Agent Skills maintainers",
      "attribution": "Linked upstream as the compatibility standard.",
      "source": "https://agentskills.io/specification",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "anthropic-skills",
        "openai-skills"
      ],
      "source_path": ""
    },
    {
      "id": "anthropic-skills",
      "name": "Anthropic Skills",
      "summary": "Official examples and production references for Agent Skills.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "Anthropic",
      "attribution": "Linked upstream official collection.",
      "source": "https://github.com/anthropics/skills",
      "license": "Per-entry upstream license",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Claude",
        "compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "agent-skills-standard"
      ],
      "source_path": ""
    },
    {
      "id": "openai-skills",
      "name": "OpenAI Skills",
      "summary": "OpenAI's official catalog of skills for Codex.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "OpenAI",
      "attribution": "Linked upstream official collection.",
      "source": "https://github.com/openai/skills",
      "license": "Per-entry upstream license",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Codex"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "agent-skills-standard"
      ],
      "source_path": ""
    },
    {
      "id": "vercel-agent-skills",
      "name": "Vercel Agent Skills",
      "summary": "Official web-development, design, deployment, and optimization skills from Vercel.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "Vercel",
      "attribution": "Linked upstream official collection.",
      "source": "https://github.com/vercel-labs/agent-skills",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "skills-sh"
      ],
      "source_path": ""
    },
    {
      "id": "skills-sh",
      "name": "skills.sh",
      "summary": "A broad discovery index for the open-source skills ecosystem; Phewsh links and filters rather than mirroring it.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "Vercel",
      "attribution": "Linked upstream directory.",
      "source": "https://skills.sh/",
      "license": "Directory; see each source",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "vercel-agent-skills",
        "awesome-agent-skills"
      ],
      "source_path": ""
    },
    {
      "id": "awesome-agent-skills",
      "name": "Awesome Agent Skills",
      "summary": "A community-curated index of official and community Agent Skills.",
      "category": "standards-and-directories",
      "kind": "directory",
      "provenance": "linked",
      "creator": "VoltAgent community",
      "attribution": "Linked upstream directory.",
      "source": "https://github.com/VoltAgent/awesome-agent-skills",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Compatible Agent Skills harnesses"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "skills-sh"
      ],
      "source_path": ""
    },
    {
      "id": "superpowers",
      "name": "Superpowers",
      "summary": "A coherent software-development methodology built from composable planning, TDD, subagent, review, and verification skills.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "Jesse Vincent / obra",
      "attribution": "Linked upstream; a complete methodology.",
      "source": "https://github.com/obra/superpowers",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Claude Code",
        "compatible agents"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "matt-skills"
      ],
      "source_path": ""
    },
    {
      "id": "bmad-method",
      "name": "BMAD Method",
      "summary": "A full lifecycle method for ideation, product planning, architecture, implementation, and specialist agents.",
      "category": "workflow-systems",
      "kind": "system",
      "provenance": "linked",
      "creator": "BMAD contributors",
      "attribution": "Linked upstream; a complete lifecycle system.",
      "source": "https://github.com/bmad-code-org/bmad-method",
      "license": "See upstream",
      "availability": "available",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [
        "Compatible agents"
      ],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "2026-07-29",
      "related_entries": [
        "gsd",
        "gstack"
      ],
      "source_path": ""
    },
    {
      "id": "clarity-first",
      "name": "Clarity First",
      "summary": "Reduce cognitive load in UX, product copy, instructions, and documentation.",
      "category": "workbench",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original — planned, not yet installable.",
      "source": "https://phewsh.com/skills/",
      "license": "MIT",
      "availability": "planned",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [],
      "source_path": ""
    },
    {
      "id": "project-grounding",
      "name": "Project Grounding",
      "summary": "Reconcile local intent, cloud identity, repository state, and generated harness context.",
      "category": "workbench",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original — planned, not yet installable.",
      "source": "https://phewsh.com/skills/",
      "license": "MIT",
      "availability": "planned",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [],
      "dependencies": [
        "intent"
      ],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "intent"
      ],
      "source_path": ""
    },
    {
      "id": "project-bootstrap",
      "name": "Project Bootstrap",
      "summary": "Create truthful local, verify, and ship scripts from commands the repository already establishes.",
      "category": "workbench",
      "kind": "skill",
      "provenance": "original",
      "creator": "Phewsh",
      "attribution": "Phewsh Original — planned, not yet installable.",
      "source": "https://phewsh.com/skills/",
      "license": "MIT",
      "availability": "planned",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [],
      "dependencies": [],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [],
      "source_path": ""
    },
    {
      "id": "token-optimize",
      "name": "Token Optimize",
      "summary": "Use the strongest reasoning for planning and judgment while delegating bounded execution.",
      "category": "workbench",
      "kind": "skill",
      "provenance": "synthesis",
      "creator": "Phewsh",
      "attribution": "Phewsh Synthesis — planned, not yet installable.",
      "source": "https://phewsh.com/skills/",
      "license": "MIT",
      "availability": "planned",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [],
      "dependencies": [
        "model-routing"
      ],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "model-routing"
      ],
      "source_path": ""
    },
    {
      "id": "gauntlet-goal-compiler",
      "name": "Gauntlet Goal Compiler",
      "summary": "Turn an ambitious objective into evidence-gated builder and independent-critic phases with durable closure.",
      "category": "workbench",
      "kind": "skill",
      "provenance": "inspired",
      "creator": "Phewsh",
      "attribution": "Inspired by Matt Shumer's Gauntlet Loop. Phewsh adds persistent project truth, authority boundaries, evidence gates, completion criteria, and Project · Next · Work · Record closure. It is not Matt Shumer's official skill.",
      "source": "https://somethingbig.ai/gauntlet-loop",
      "license": "MIT (future Phewsh implementation)",
      "availability": "planned",
      "install_mode": "none",
      "install_command": "",
      "supported_harnesses": [],
      "dependencies": [
        "intent"
      ],
      "security_status": "Unreviewed",
      "tested_on": "",
      "test_evidence": "",
      "last_checked": "",
      "related_entries": [
        "intent",
        "token-optimize"
      ],
      "source_path": ""
    }
  ]
}
