[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-work-beta-zh-CN":3,"guides-for-EveryInc-ce-work-beta":1150,"similar-k176hncyavy5h5y5p9gmx2s34d86ncr7-zh-CN":1151},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":226,"parentExtension":250,"providers":310,"relations":314,"repo":315,"tags":1148,"workflow":1149},1778686640222.7996,"k176hncyavy5h5y5p9gmx2s34d86ncr7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-work-beta","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":243},1778687581230.1992,"kn7efzgcyqgk49nnexhake8xex86mj0a","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,40,45,49,52,55,59,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension's purpose is to execute work with external delegate support, specifically mentioning the 'token-conserving code implementation' feature, which implies a problem with efficiency or token usage.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a unique selling proposition by introducing an experimental Codex delegation mode for token-conserving code implementation, going beyond standard work execution.",{"category":22,"check":30,"severity":31,"summary":32},"Production readiness","warning","While the core functionality seems covered, the presence of '[BETA]' in the description and the explicit mention of an 'experimental Codex delegation mode' suggest the feature might not be fully production-ready or may have undiscovered issues.",{"category":34,"check":35,"severity":24,"summary":36},"Scope","Single responsibility principle","The skill focuses on executing work, with a specific variant for Codex delegation, adhering to a single domain of work execution.",{"category":34,"check":38,"severity":24,"summary":39},"Description quality","The provided description accurately reflects the extension's capabilities, mentioning the BETA status, its relation to 'ce-work', and the experimental Codex delegation mode.",{"category":41,"check":42,"severity":43,"summary":44},"Invocation","Scoped tools","not_applicable","This is a skill, not an MCP plugin, and does not expose tools directly. Its functionality is invoked via a single command.",{"category":46,"check":47,"severity":24,"summary":48},"Documentation","Configuration & parameter reference","The SKILL.md file details argument parsing, token resolution, and a clear precedence chain for settings, including config file values and hard defaults, with specific keys and their expected values documented.",{"category":34,"check":50,"severity":24,"summary":51},"Tool naming","The skill is invoked via a single command, 'ce-work-beta', which is descriptive of its function.",{"category":34,"check":53,"severity":24,"summary":54},"Minimal I/O surface","The primary input is a plan document or bare prompt, with specific optional tokens for delegation control. The output contract is clearly defined via JSON schema for delegated tasks.",{"category":56,"check":57,"severity":24,"summary":58},"License","License usability","The LICENSE file indicates the MIT license, which is a permissive open-source license.",{"category":60,"check":61,"severity":24,"summary":62},"Maintenance","Commit recency","The repository has recent commits, with the last commit on 2026-05-13.",{"category":60,"check":64,"severity":24,"summary":65},"Dependency Management","The project appears to use dependency management with a lockfile indicated by 'hasLockfile: true', suggesting dependencies are managed.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The extension does not appear to handle or expose secrets directly; delegation to Codex involves specific command-line flags and configuration that do not echo resolved secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The SKILL.md specifies treating loaded data as a plan or prompt and mentions extracting tokens before interpretation, indicating a resistance to instruction injection within the input document itself. The delegation workflow also focuses on structured prompts.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The workflow relies on existing tools like 'codex exec' and standard git commands within a defined repository scope. There are no indications of runtime downloads or execution of external, uncommitted scripts.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The delegation workflow specifies executing within a sandbox mode ('yolo' or 'full-auto') for 'codex exec' and restricts modifications to within the repository root. Actions within the working tree are managed by the orchestrating agent.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The delegation workflow does not describe or imply the use of detached processes or retry loops around denied calls.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The delegation process is designed to execute within a controlled environment, and there are no indications of imperative instructions to read and submit confidential data to a third party. Output is structured via schema.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The SKILL.md and README.md content do not appear to contain hidden steering tricks, invisible characters, or obfuscated instructions.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The delegation workflow relies on invoking the 'codex exec' CLI tool, which is assumed to be standard and not obfuscated. The prompt is delivered via a file, not opaque execution.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill operates within the context of a git repository and uses standard commands for file access and environment setup, assuming a typical project structure managed by git.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","With 25 issues opened and 115 closed in the last 90 days, the closure rate is high, indicating active maintenance and responsiveness.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The presence of a CHANGELOG.md and GitHub release tags, along with a package version in shields.io, indicates a clear release management process.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","The delegation workflow specifies validation via running the full test suite and provides a structured output contract for results, implying input validation and output sanitization.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The workflow emphasizes that git operations like commit and push are handled by the orchestrating agent, and modifications are restricted to the repository root, implying that destructive operations are managed and guarded by the higher-level agent.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The delegation workflow specifies a structured output contract including status, issues, and verification summaries, and includes rollback procedures for failures, indicating robust error handling.",{"category":112,"check":116,"severity":43,"summary":117},"Logging","The skill itself does not appear to perform destructive actions or outbound calls that require local audit logging; this is handled by the delegating agent.",{"category":119,"check":120,"severity":43,"summary":121},"Compliance","GDPR","The extension's purpose and described workflow do not involve operating on personal data. Delegation occurs within a controlled sandbox for code implementation.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The extension operates on code and plans, with no apparent regional or jurisdictional limitations, and its core functionality is global.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The workflow relies on standard CLI tools ('codex exec', 'git') and shell commands, indicating broad POSIX compatibility and no specific OS or shell assumptions.",{"category":46,"check":129,"severity":24,"summary":130},"README","The README file exists, is comprehensive, and clearly states the extension's purpose and workflow.",{"category":34,"check":132,"severity":43,"summary":133},"Tool surface size","This is a single skill invoked by a command, not an MCP plugin exposing multiple tools.",{"category":41,"check":135,"severity":43,"summary":136},"Overlapping near-synonym tools","This skill is invoked as a single command, not an MCP plugin with multiple tools that could have overlapping names.",{"category":46,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, including the experimental Codex delegation mode and argument parsing, are detailed in the SKILL.md and appear to be implemented.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple platforms (Claude Code, Cursor, Codex, Copilot, etc.) including necessary agent install steps.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The delegation workflow defines clear error classifications (CLI failure, task failure), rollback procedures, and detailed user-facing summaries for batch outcomes, including error details.",{"category":105,"check":149,"severity":24,"summary":150},"Pinned dependencies","The project has a lockfile ('hasLockfile: true') and the delegation workflow relies on standard CLI tools, suggesting pinned dependencies for its execution environment.",{"category":34,"check":152,"severity":43,"summary":153},"Dry-run preview","The concept of a dry-run preview is inherent in the delegation workflow where 'codex exec' performs the work and reports results; the orchestrator then commits. There isn't a separate dry-run flag for the skill itself.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The delegation workflow specifies polling for results and includes retry mechanisms for failures, with a circuit breaker after 3 consecutive failures. Rollback procedures are in place for failed batches.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The workflow does not mention telemetry collection by the skill itself. Delegation to 'codex exec' would presumably follow Codex's own telemetry policies.",{"category":41,"check":162,"severity":24,"summary":163},"Precise Purpose","The SKILL.md clearly defines the purpose as executing work, with specific guidance on input documents, argument parsing (including delegation tokens), and a fallback chain for settings. It details when to use it (e.g., for plan execution) and implicitly when not to (e.g., bare prompts with delegation).",{"category":41,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's core capability and argument handling, including the BETA status and delegation mode.",{"category":46,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured with clear headings and sections, keeping the core instructions concise and delegating deeper details to referenced files like 'codex-delegation-workflow.md'.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md references external files like 'references/codex-delegation-workflow.md' and 'references/shipping-workflow.md', demonstrating progressive disclosure for detailed workflows.",{"category":171,"check":175,"severity":43,"summary":176},"Forked exploration","The skill's primary function is work execution and delegation, not deep code exploration or research that would necessitate 'context: fork'.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The README provides concrete examples for a typical workflow, demonstrating the sequence of commands from brainstorming to code review and compounding.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md addresses edge cases in argument parsing, settings resolution, delegation consent, and error handling during delegation, providing clear fallback and user interaction steps.",{"category":112,"check":184,"severity":24,"summary":185},"Tool Fallback","The delegation workflow explicitly defines fallbacks: if Codex CLI is not found, it reverts to standard mode. If consent is not granted, it asks for it or disables delegation. Consent fallback is also documented for headless environments.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The delegation workflow includes a 'Clean-baseline preflight' check to ensure no uncommitted changes before proceeding, and provides options to commit, stash, or halt, preventing work on a dirty tree.",{"category":93,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained for its execution purpose. While it delegates to Codex and references other internal workflows, it doesn't implicitly rely on other skills being loaded; delegation to Codex is explicit.",1778687581092,"This skill executes work based on provided plans or prompts, featuring an experimental Codex delegation mode for token-conserving code implementation. It manages argument parsing, settings resolution, and detailed delegation workflows including sandboxing and error handling.",[196,197,198,199,200],"Execute work plans or bare prompts","Experimental Codex delegation mode","Token-conserving code implementation","Configurable delegation settings and sandbox modes","Detailed error handling and rollback procedures",[202,203,204],"Directly performing code review or brainstorming","Creating or managing Git pull requests (handled by other skills)","Executing tasks outside the scope of a defined plan or prompt","3.0.0","4.4.0","To efficiently execute engineering tasks by leveraging structured plans and optionally delegating code implementation to Codex for optimized token usage and faster execution.","The skill exhibits high quality across all categories, with only a minor warning for 'Production readiness' due to the explicit '[BETA]' tag. Documentation, security, and workflow implementation are thorough and well-defined.",94,"A robust skill for executing work with optional Codex delegation, offering strong documentation and security.",[212,213,214,215,216],"code-execution","developer-tools","automation","workflow","ai-delegation","global","community",[220,221,222,223],"Implementing features based on detailed plans","Automating code changes using AI delegation","Testing new delegation modes for code implementation","Executing structured work items within a repository context",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":237,"security":239,"testCoverage":242},{"hasLockfile":226},true,1778687556381,{"descriptionLength":229,"readmeSize":230},157,17582,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},115,1300,25,1778686215000,16666,{"npmDownloads":238},12828,{"hasNpmPackage":226,"license":240,"smitheryVerified":241},"MIT",false,{"hasCi":226,"hasTests":226},{"updatedAt":244},1778687581230,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"plugins/compound-engineering/skills/ce-work-beta","EveryInc","compound-engineering-plugin","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":258,"parentExtension":261,"providers":295,"relations":306,"tags":307,"workflow":308},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":255,"installMethods":256,"name":257,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":257},"compound-engineering",{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":257,"type":260},"plugins/compound-engineering","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":269,"providers":272,"relations":289,"tags":291,"workflow":292},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":266,"installMethods":267,"name":268,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":270,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":271},"","marketplace",{"evaluate":273,"extract":283},{"promptVersionExtension":274,"promptVersionScoring":206,"score":275,"tags":276,"targetMarket":217,"tier":282},"3.1.0",99,[277,278,279,280,281],"development-workflow","code-review","planning","documentation","ai-agents","verified",{"commitSha":284,"license":240,"marketplace":285,"plugin":287},"HEAD",{"name":248,"pluginCount":286},2,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd7e40my1b5g70tg0f60qg85ch86nn08",[281,278,277,280,279],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778686722515,1778686640222,{"evaluate":296,"extract":303},{"promptVersionExtension":205,"promptVersionScoring":206,"score":297,"tags":298,"targetMarket":217,"tier":282},98,[299,213,278,300,280,301,279,302],"ai","research","workflow-automation","ideation",{"commitSha":284,"license":240,"plugin":304},{"mcpCount":8,"provider":288,"skillCount":305},37,{"parentExtensionId":263,"repoId":290},[299,278,213,280,302,279,300,301],{"evaluatedAt":309,"extractAt":294,"updatedAt":309},1778686677611,{"evaluate":311,"extract":313},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":312,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":284},{"parentExtensionId":252,"repoId":290},{"_creationTime":316,"_id":290,"identity":317,"providers":318,"workflow":1143},1778686632796.9226,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":319,"discover":1132,"extract":1135,"github":1136,"npm":1142},{"commitSha":284,"extensions":320},[321,330,518,537,545,562,600,608,626,636,662,670,682,698,712,726,746,766,783,791,809,823,851,869,907,919,929,939,947,967,985,1001,1013,1021,1029,1040,1048,1056,1070,1081,1090,1100,1109],{"basePath":322,"displayName":248,"installMethods":323,"rationale":324,"selectedPaths":325,"source":329,"sourceLanguage":18,"type":271},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[326],{"path":327,"priority":328},"marketplace.json","mandatory","rule",{"basePath":259,"description":255,"displayName":257,"installMethods":331,"license":240,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":18,"type":260},{"claudeCode":257},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[334,336,338,341,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516],{"path":335,"priority":328},".claude-plugin/plugin.json",{"path":337,"priority":328},"README.md",{"path":339,"priority":340},"LICENSE","high",{"path":342,"priority":343},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":345,"priority":343},"skills/ce-agent-native-audit/SKILL.md",{"path":347,"priority":343},"skills/ce-brainstorm/SKILL.md",{"path":349,"priority":343},"skills/ce-clean-gone-branches/SKILL.md",{"path":351,"priority":343},"skills/ce-code-review/SKILL.md",{"path":353,"priority":343},"skills/ce-commit/SKILL.md",{"path":355,"priority":343},"skills/ce-commit-push-pr/SKILL.md",{"path":357,"priority":343},"skills/ce-compound/SKILL.md",{"path":359,"priority":343},"skills/ce-compound-refresh/SKILL.md",{"path":361,"priority":343},"skills/ce-debug/SKILL.md",{"path":363,"priority":343},"skills/ce-demo-reel/SKILL.md",{"path":365,"priority":343},"skills/ce-dhh-rails-style/SKILL.md",{"path":367,"priority":343},"skills/ce-doc-review/SKILL.md",{"path":369,"priority":343},"skills/ce-frontend-design/SKILL.md",{"path":371,"priority":343},"skills/ce-gemini-imagegen/SKILL.md",{"path":373,"priority":343},"skills/ce-ideate/SKILL.md",{"path":375,"priority":343},"skills/ce-optimize/SKILL.md",{"path":377,"priority":343},"skills/ce-plan/SKILL.md",{"path":379,"priority":343},"skills/ce-polish-beta/SKILL.md",{"path":381,"priority":343},"skills/ce-product-pulse/SKILL.md",{"path":383,"priority":343},"skills/ce-proof/SKILL.md",{"path":385,"priority":343},"skills/ce-release-notes/SKILL.md",{"path":387,"priority":343},"skills/ce-report-bug/SKILL.md",{"path":389,"priority":343},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":391,"priority":343},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":393,"priority":343},"skills/ce-sessions/SKILL.md",{"path":395,"priority":343},"skills/ce-setup/SKILL.md",{"path":397,"priority":343},"skills/ce-simplify-code/SKILL.md",{"path":399,"priority":343},"skills/ce-slack-research/SKILL.md",{"path":401,"priority":343},"skills/ce-strategy/SKILL.md",{"path":403,"priority":343},"skills/ce-test-browser/SKILL.md",{"path":405,"priority":343},"skills/ce-test-xcode/SKILL.md",{"path":407,"priority":343},"skills/ce-update/SKILL.md",{"path":409,"priority":343},"skills/ce-work/SKILL.md",{"path":411,"priority":343},"skills/ce-work-beta/SKILL.md",{"path":413,"priority":343},"skills/ce-worktree/SKILL.md",{"path":415,"priority":343},"skills/lfg/SKILL.md",{"path":417,"priority":340},"agents/ce-adversarial-document-reviewer.agent.md",{"path":419,"priority":340},"agents/ce-adversarial-reviewer.agent.md",{"path":421,"priority":340},"agents/ce-agent-native-reviewer.agent.md",{"path":423,"priority":340},"agents/ce-ankane-readme-writer.agent.md",{"path":425,"priority":340},"agents/ce-api-contract-reviewer.agent.md",{"path":427,"priority":340},"agents/ce-architecture-strategist.agent.md",{"path":429,"priority":340},"agents/ce-best-practices-researcher.agent.md",{"path":431,"priority":340},"agents/ce-code-simplicity-reviewer.agent.md",{"path":433,"priority":340},"agents/ce-coherence-reviewer.agent.md",{"path":435,"priority":340},"agents/ce-correctness-reviewer.agent.md",{"path":437,"priority":340},"agents/ce-data-integrity-guardian.agent.md",{"path":439,"priority":340},"agents/ce-data-migration-expert.agent.md",{"path":441,"priority":340},"agents/ce-data-migrations-reviewer.agent.md",{"path":443,"priority":340},"agents/ce-deployment-verification-agent.agent.md",{"path":445,"priority":340},"agents/ce-design-implementation-reviewer.agent.md",{"path":447,"priority":340},"agents/ce-design-iterator.agent.md",{"path":449,"priority":340},"agents/ce-design-lens-reviewer.agent.md",{"path":451,"priority":340},"agents/ce-dhh-rails-reviewer.agent.md",{"path":453,"priority":340},"agents/ce-feasibility-reviewer.agent.md",{"path":455,"priority":340},"agents/ce-figma-design-sync.agent.md",{"path":457,"priority":340},"agents/ce-framework-docs-researcher.agent.md",{"path":459,"priority":340},"agents/ce-git-history-analyzer.agent.md",{"path":461,"priority":340},"agents/ce-issue-intelligence-analyst.agent.md",{"path":463,"priority":340},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":465,"priority":340},"agents/ce-kieran-python-reviewer.agent.md",{"path":467,"priority":340},"agents/ce-kieran-rails-reviewer.agent.md",{"path":469,"priority":340},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":471,"priority":340},"agents/ce-learnings-researcher.agent.md",{"path":473,"priority":340},"agents/ce-maintainability-reviewer.agent.md",{"path":475,"priority":340},"agents/ce-pattern-recognition-specialist.agent.md",{"path":477,"priority":340},"agents/ce-performance-oracle.agent.md",{"path":479,"priority":340},"agents/ce-performance-reviewer.agent.md",{"path":481,"priority":340},"agents/ce-pr-comment-resolver.agent.md",{"path":483,"priority":340},"agents/ce-previous-comments-reviewer.agent.md",{"path":485,"priority":340},"agents/ce-product-lens-reviewer.agent.md",{"path":487,"priority":340},"agents/ce-project-standards-reviewer.agent.md",{"path":489,"priority":340},"agents/ce-reliability-reviewer.agent.md",{"path":491,"priority":340},"agents/ce-repo-research-analyst.agent.md",{"path":493,"priority":340},"agents/ce-schema-drift-detector.agent.md",{"path":495,"priority":340},"agents/ce-scope-guardian-reviewer.agent.md",{"path":497,"priority":340},"agents/ce-security-lens-reviewer.agent.md",{"path":499,"priority":340},"agents/ce-security-reviewer.agent.md",{"path":501,"priority":340},"agents/ce-security-sentinel.agent.md",{"path":503,"priority":340},"agents/ce-session-historian.agent.md",{"path":505,"priority":340},"agents/ce-slack-researcher.agent.md",{"path":507,"priority":340},"agents/ce-spec-flow-analyzer.agent.md",{"path":509,"priority":340},"agents/ce-swift-ios-reviewer.agent.md",{"path":511,"priority":340},"agents/ce-testing-reviewer.agent.md",{"path":513,"priority":340},"agents/ce-web-researcher.agent.md",{"path":515,"priority":340},".codex-plugin/plugin.json",{"path":517,"priority":340},".cursor-plugin/plugin.json",{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":329,"sourceLanguage":18,"type":260},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":521},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[525,526,527,529,531,533,535,536],{"path":335,"priority":328},{"path":337,"priority":328},{"path":528,"priority":343},"skills/coding-tutor/SKILL.md",{"path":530,"priority":340},"commands/quiz-me.md",{"path":532,"priority":340},"commands/sync-tutorials.md",{"path":534,"priority":340},"commands/teach-me.md",{"path":515,"priority":340},{"path":517,"priority":340},{"basePath":270,"description":266,"displayName":257,"installMethods":538,"rationale":539,"selectedPaths":540,"source":329,"sourceLanguage":18,"type":271},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[541,543,544],{"path":542,"priority":328},".cursor-plugin/marketplace.json",{"path":337,"priority":328},{"path":339,"priority":340},{"basePath":546,"description":547,"displayName":521,"installMethods":548,"rationale":549,"selectedPaths":550,"source":329,"sourceLanguage":18,"type":249},"plugins/coding-tutor/skills/coding-tutor","Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.",{"claudeCode":12},"SKILL.md frontmatter at plugins/coding-tutor/skills/coding-tutor/SKILL.md",[551,553,556,558,560],{"path":552,"priority":328},"SKILL.md",{"path":554,"priority":555},"scripts/create_tutorial.py","low",{"path":557,"priority":555},"scripts/index_tutorials.py",{"path":559,"priority":555},"scripts/quiz_priority.py",{"path":561,"priority":555},"scripts/setup_tutorials.py",{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-agent-native-architecture","Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.","ce-agent-native-architecture",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-architecture/SKILL.md",[569,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598],{"path":552,"priority":328},{"path":571,"priority":343},"references/action-parity-discipline.md",{"path":573,"priority":343},"references/agent-execution-patterns.md",{"path":575,"priority":343},"references/agent-native-testing.md",{"path":577,"priority":343},"references/architecture-patterns.md",{"path":579,"priority":343},"references/checklists.md",{"path":581,"priority":343},"references/dynamic-context-injection.md",{"path":583,"priority":343},"references/files-universal-interface.md",{"path":585,"priority":343},"references/from-primitives-to-domain-tools.md",{"path":587,"priority":343},"references/mcp-tool-design.md",{"path":589,"priority":343},"references/mobile-patterns.md",{"path":591,"priority":343},"references/product-implications.md",{"path":593,"priority":343},"references/refactoring-to-prompt-native.md",{"path":595,"priority":343},"references/self-modification.md",{"path":597,"priority":343},"references/shared-workspace-architecture.md",{"path":599,"priority":343},"references/system-prompt-design.md",{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-agent-native-audit","Run comprehensive agent-native architecture review with scored principles","ce-agent-native-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-audit/SKILL.md",[607],{"path":552,"priority":328},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-brainstorm","Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.","ce-brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-brainstorm/SKILL.md",[615,616,618,620,622,624],{"path":552,"priority":328},{"path":617,"priority":343},"references/handoff.md",{"path":619,"priority":343},"references/requirements-capture.md",{"path":621,"priority":343},"references/synthesis-summary.md",{"path":623,"priority":343},"references/universal-brainstorming.md",{"path":625,"priority":343},"references/visual-communication.md",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-clean-gone-branches","Clean up local branches whose remote tracking branch is gone. Use when the user says \"clean up branches\", \"delete gone branches\", \"prune local branches\", \"clean gone\", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.","ce-clean-gone-branches",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-clean-gone-branches/SKILL.md",[633,634],{"path":552,"priority":328},{"path":635,"priority":555},"scripts/clean-gone",{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-code-review","Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.","ce-code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-code-review/SKILL.md",[643,644,646,648,650,652,654,656,658,660],{"path":552,"priority":328},{"path":645,"priority":343},"references/bulk-preview.md",{"path":647,"priority":343},"references/diff-scope.md",{"path":649,"priority":343},"references/findings-schema.json",{"path":651,"priority":343},"references/persona-catalog.md",{"path":653,"priority":343},"references/review-output-template.md",{"path":655,"priority":343},"references/subagent-template.md",{"path":657,"priority":343},"references/tracker-defer.md",{"path":659,"priority":343},"references/validator-template.md",{"path":661,"priority":343},"references/walkthrough.md",{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-commit","Create a git commit with a clear, value-communicating message. Use when the user says \"commit\", \"commit this\", \"save my changes\", \"create a commit\", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.","ce-commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit/SKILL.md",[669],{"path":552,"priority":328},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-commit-push-pr","Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says \"commit and PR\", \"ship this\", \"create a PR\", or \"open a pull request\". Also handles description-only flows (\"write a PR description\", \"rewrite the PR body\", \"describe this PR\") without committing or pushing.","ce-commit-push-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit-push-pr/SKILL.md",[677,678,680],{"path":552,"priority":328},{"path":679,"priority":343},"references/branch-creation.md",{"path":681,"priority":343},"references/pr-description-writing.md",{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-compound","Document a recently solved problem to compound your team's knowledge","ce-compound",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[689,690,692,694,696],{"path":552,"priority":328},{"path":691,"priority":555},"assets/resolution-template.md",{"path":693,"priority":343},"references/schema.yaml",{"path":695,"priority":343},"references/yaml-schema.md",{"path":697,"priority":555},"scripts/validate-frontmatter.py",{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-compound-refresh","Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to \"refresh my learnings\", \"audit docs/solutions/\", \"clean up stale learnings\", or \"consolidate overlapping docs\", or when ce-compound flags an older doc as superseded. Do not trigger for general refactor, debugging, or code-review work unless the user has explicitly pointed at docs/solutions/.","ce-compound-refresh",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound-refresh/SKILL.md",[705,706,707,709,710,711],{"path":552,"priority":328},{"path":691,"priority":555},{"path":708,"priority":343},"references/per-action-flows.md",{"path":693,"priority":343},{"path":695,"priority":343},{"path":697,"priority":555},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-debug","Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.","ce-debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-debug/SKILL.md",[719,720,722,724],{"path":552,"priority":328},{"path":721,"priority":343},"references/anti-patterns.md",{"path":723,"priority":343},"references/defense-in-depth.md",{"path":725,"priority":343},"references/investigation-techniques.md",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-demo-reel","Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.","ce-demo-reel",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-demo-reel/SKILL.md",[733,734,736,738,740,742,744],{"path":552,"priority":328},{"path":735,"priority":343},"references/tier-browser-reel.md",{"path":737,"priority":343},"references/tier-screenshot-reel.md",{"path":739,"priority":343},"references/tier-static-screenshots.md",{"path":741,"priority":343},"references/tier-terminal-recording.md",{"path":743,"priority":343},"references/upload-and-approval.md",{"path":745,"priority":555},"scripts/capture-demo.py",{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-dhh-rails-style","This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.","ce-dhh-rails-style",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-dhh-rails-style/SKILL.md",[753,754,756,758,760,762,764],{"path":552,"priority":328},{"path":755,"priority":343},"references/architecture.md",{"path":757,"priority":343},"references/controllers.md",{"path":759,"priority":343},"references/frontend.md",{"path":761,"priority":343},"references/gems.md",{"path":763,"priority":343},"references/models.md",{"path":765,"priority":343},"references/testing.md",{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-doc-review","Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.","ce-doc-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-doc-review/SKILL.md",[773,774,775,776,778,779,780,782],{"path":552,"priority":328},{"path":645,"priority":343},{"path":649,"priority":343},{"path":777,"priority":343},"references/open-questions-defer.md",{"path":653,"priority":343},{"path":655,"priority":343},{"path":781,"priority":343},"references/synthesis-and-presentation.md",{"path":661,"priority":343},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-frontend-design","Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.","ce-frontend-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-frontend-design/SKILL.md",[790],{"path":552,"priority":328},{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-gemini-imagegen","This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.","ce-gemini-imagegen",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-gemini-imagegen/SKILL.md",[798,799,801,803,805,807],{"path":552,"priority":328},{"path":800,"priority":555},"scripts/compose_images.py",{"path":802,"priority":555},"scripts/edit_image.py",{"path":804,"priority":555},"scripts/gemini_images.py",{"path":806,"priority":555},"scripts/generate_image.py",{"path":808,"priority":555},"scripts/multi_turn_chat.py",{"basePath":810,"description":811,"displayName":812,"installMethods":813,"rationale":814,"selectedPaths":815,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-ideate","Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on X', 'surprise me', 'what would you change', or any request for AI-generated suggestions rather than refining the user's own idea.","ce-ideate",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[816,817,819,821],{"path":552,"priority":328},{"path":818,"priority":343},"references/post-ideation-workflow.md",{"path":820,"priority":343},"references/universal-ideation.md",{"path":822,"priority":343},"references/web-research-cache.md",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-optimize","Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.","ce-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-optimize/SKILL.md",[830,831,833,835,837,839,841,843,845,847,849],{"path":552,"priority":328},{"path":832,"priority":343},"references/example-hard-spec.yaml",{"path":834,"priority":343},"references/example-judge-spec.yaml",{"path":836,"priority":343},"references/experiment-log-schema.yaml",{"path":838,"priority":343},"references/experiment-prompt-template.md",{"path":840,"priority":343},"references/judge-prompt-template.md",{"path":842,"priority":343},"references/optimize-spec-schema.yaml",{"path":844,"priority":343},"references/usage-guide.md",{"path":846,"priority":555},"scripts/experiment-worktree.sh",{"path":848,"priority":555},"scripts/measure.sh",{"path":850,"priority":555},"scripts/parallel-probe.sh",{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-plan","Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.","ce-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-plan/SKILL.md",[858,859,861,863,865,866,868],{"path":552,"priority":328},{"path":860,"priority":343},"references/deepening-workflow.md",{"path":862,"priority":343},"references/plan-handoff.md",{"path":864,"priority":343},"references/plan-template.md",{"path":621,"priority":343},{"path":867,"priority":343},"references/universal-planning.md",{"path":625,"priority":343},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-polish-beta","[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.","ce-polish-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-polish-beta/SKILL.md",[876,877,879,881,883,885,887,889,891,893,895,897,899,901,903,905],{"path":552,"priority":328},{"path":878,"priority":343},"references/dev-server-astro.md",{"path":880,"priority":343},"references/dev-server-detection.md",{"path":882,"priority":343},"references/dev-server-next.md",{"path":884,"priority":343},"references/dev-server-nuxt.md",{"path":886,"priority":343},"references/dev-server-procfile.md",{"path":888,"priority":343},"references/dev-server-rails.md",{"path":890,"priority":343},"references/dev-server-remix.md",{"path":892,"priority":343},"references/dev-server-sveltekit.md",{"path":894,"priority":343},"references/dev-server-vite.md",{"path":896,"priority":343},"references/ide-detection.md",{"path":898,"priority":343},"references/launch-json-schema.md",{"path":900,"priority":555},"scripts/detect-project-type.sh",{"path":902,"priority":555},"scripts/read-launch-json.sh",{"path":904,"priority":555},"scripts/resolve-package-manager.sh",{"path":906,"priority":555},"scripts/resolve-port.sh",{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-product-pulse","Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.","ce-product-pulse",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-product-pulse/SKILL.md",[914,915,917],{"path":552,"priority":328},{"path":916,"priority":343},"references/interview.md",{"path":918,"priority":343},"references/report-template.md",{"basePath":920,"description":921,"displayName":922,"installMethods":923,"rationale":924,"selectedPaths":925,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-proof","Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says \"view this in proof\", \"share to proof\", \"HITL this doc\", or wants a shared markdown review surface for a spec, plan, or draft, including handoffs from ce-brainstorm, ce-ideate, or ce-plan. Do not trigger on \"proof\" meaning evidence, math proofs, proof-of-concept, or \"proofread this\".","ce-proof",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-proof/SKILL.md",[926,927],{"path":552,"priority":328},{"path":928,"priority":343},"references/hitl-review.md",{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-release-notes","Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks \"what changed in compound-engineering recently?\" or \"what happened to `\u003Cskill-name>`?\".","ce-release-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-release-notes/SKILL.md",[936,937],{"path":552,"priority":328},{"path":938,"priority":555},"scripts/list-plugin-releases.py",{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-report-bug","Report a bug in the compound-engineering plugin","ce-report-bug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-report-bug/SKILL.md",[946],{"path":552,"priority":328},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-resolve-pr-feedback","Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.","ce-resolve-pr-feedback",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-resolve-pr-feedback/SKILL.md",[954,955,957,959,961,963,965],{"path":552,"priority":328},{"path":956,"priority":343},"references/full-mode.md",{"path":958,"priority":343},"references/targeted-mode.md",{"path":960,"priority":555},"scripts/get-pr-comments",{"path":962,"priority":555},"scripts/get-thread-for-comment",{"path":964,"priority":555},"scripts/reply-to-pr-thread",{"path":966,"priority":555},"scripts/resolve-pr-thread",{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-riffrec-feedback-analysis","Riffrec product-feedback workflow. ALWAYS load when the user posts a `riffrec-*.zip`, a bundle with `session.json` + `events.json` + `recording.webm` + `voice.webm`, a video/audio recording for product feedback, or asks how to capture and share Riffrec sessions. Routes between setup, quick bug report, and extensive analysis.","ce-riffrec-feedback-analysis",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-riffrec-feedback-analysis/SKILL.md",[974,975,977,979,981,983],{"path":552,"priority":328},{"path":976,"priority":343},"references/compound-engineering-feedback-format.md",{"path":978,"priority":343},"references/extensive-analysis.md",{"path":980,"priority":343},"references/install-riffrec.md",{"path":982,"priority":343},"references/quick-bug-report.md",{"path":984,"priority":555},"scripts/analyze_riffrec_zip.py",{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-sessions","Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.","ce-sessions",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-sessions/SKILL.md",[992,993,995,997,999],{"path":552,"priority":328},{"path":994,"priority":555},"scripts/discover-sessions.sh",{"path":996,"priority":555},"scripts/extract-errors.py",{"path":998,"priority":555},"scripts/extract-metadata.py",{"path":1000,"priority":555},"scripts/extract-skeleton.py",{"basePath":1002,"description":1003,"displayName":1004,"installMethods":1005,"rationale":1006,"selectedPaths":1007,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-setup","Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.","ce-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-setup/SKILL.md",[1008,1009,1011],{"path":552,"priority":328},{"path":1010,"priority":343},"references/config-template.yaml",{"path":1012,"priority":555},"scripts/check-health",{"basePath":1014,"description":1015,"displayName":1016,"installMethods":1017,"rationale":1018,"selectedPaths":1019,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-simplify-code","Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.","ce-simplify-code",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-simplify-code/SKILL.md",[1020],{"path":552,"priority":328},{"basePath":1022,"description":1023,"displayName":1024,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-slack-research","Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs -- and produce a synthesized research digest with cross-cutting analysis. Use when the user says 'search slack for', 'what did we discuss about', 'slack context for', or 'what does the team think about'. Differs from slack:find-discussions, which returns raw message results without synthesis.","ce-slack-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-slack-research/SKILL.md",[1028],{"path":552,"priority":328},{"basePath":1030,"description":1031,"displayName":1032,"installMethods":1033,"rationale":1034,"selectedPaths":1035,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-strategy","Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.","ce-strategy",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-strategy/SKILL.md",[1036,1037,1038],{"path":552,"priority":328},{"path":916,"priority":343},{"path":1039,"priority":343},"references/strategy-template.md",{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-test-browser","Run browser tests on pages affected by current PR or branch","ce-test-browser",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-browser/SKILL.md",[1047],{"path":552,"priority":328},{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-test-xcode","Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.","ce-test-xcode",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-xcode/SKILL.md",[1055],{"path":552,"priority":328},{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-update","Check if the compound-engineering plugin is up to date and recommend the\nupdate command if not. Use when the user says \"update compound engineering\",\n\"check compound engineering version\", \"ce update\", \"is compound engineering\nup to date\", \"update ce plugin\", or reports issues that might stem from a\nstale compound-engineering plugin version. This skill only works in Claude\nCode — it relies on the plugin harness cache layout.\n","ce-update",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-update/SKILL.md",[1063,1064,1066,1068],{"path":552,"priority":328},{"path":1065,"priority":555},"scripts/currently-loaded-version.sh",{"path":1067,"priority":555},"scripts/marketplace-name.sh",{"path":1069,"priority":555},"scripts/upstream-version.sh",{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-work","Execute work efficiently while maintaining quality and finishing features","ce-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work/SKILL.md",[1077,1078,1080],{"path":552,"priority":328},{"path":1079,"priority":343},"references/shipping-workflow.md",{"path":657,"priority":343},{"basePath":246,"description":10,"displayName":13,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":329,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work-beta/SKILL.md",[1085,1086,1088,1089],{"path":552,"priority":328},{"path":1087,"priority":343},"references/codex-delegation-workflow.md",{"path":1079,"priority":343},{"path":657,"priority":343},{"basePath":1091,"description":1092,"displayName":1093,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/ce-worktree","Create an isolated git worktree for parallel feature work or PR review. Use when starting work that should not disturb the current checkout, or when `ce-work` or `ce-code-review` offers a worktree option.","ce-worktree",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-worktree/SKILL.md",[1097,1098],{"path":552,"priority":328},{"path":1099,"priority":555},"scripts/worktree-manager.sh",{"basePath":1101,"description":1102,"displayName":1103,"installMethods":1104,"rationale":1105,"selectedPaths":1106,"source":329,"sourceLanguage":18,"type":249},"plugins/compound-engineering/skills/lfg","Run the full autonomous engineering pipeline end-to-end (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures until green). Use only when the user explicitly requests hands-off execution of a software task and provides a feature description; do not auto-route casual conversation here.","lfg",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/lfg/SKILL.md",[1107,1108],{"path":552,"priority":328},{"path":657,"priority":343},{"basePath":270,"description":1110,"displayName":1111,"installMethods":1112,"rationale":1113,"selectedPaths":1114,"source":329,"sourceLanguage":18,"type":1131},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1111},"cli ecosystem detected at /",[1115,1117,1118,1119,1121,1123,1125,1127,1129],{"path":1116,"priority":328},"package.json",{"path":337,"priority":328},{"path":339,"priority":340},{"path":1120,"priority":343},"src/index.ts",{"path":1122,"priority":555},"src/commands/cleanup.ts",{"path":1124,"priority":555},"src/commands/convert.ts",{"path":1126,"priority":555},"src/commands/install.ts",{"path":1128,"priority":555},"src/commands/list.ts",{"path":1130,"priority":555},"src/commands/plugin-path.ts","cli",{"sources":1133},[1134],"manual",{"npmPackage":1111},{"closedIssues90d":232,"description":1137,"forks":233,"homepage":1138,"license":240,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":1139},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1140,1141],"compound","engineering",{"downloads":238},{"classifiedAt":1144,"discoverAt":1145,"extractAt":1146,"githubAt":1146,"npmAt":1147,"updatedAt":1144},1778686639998,1778686632796,1778686635929,1778686638203,[216,214,212,213,215],{"evaluatedAt":244,"extractAt":294,"updatedAt":244},[],[1152,1183,1214,1239,1260,1281],{"_creationTime":1153,"_id":1154,"community":1155,"display":1156,"identity":1162,"providers":1167,"relations":1176,"tags":1179,"workflow":1180},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1157,"installMethods":1158,"name":1160,"sourceUrl":1161},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1159},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1163,"githubOwner":1164,"githubRepo":1165,"locale":18,"slug":1166,"type":249},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1168,"extract":1175},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1170,"targetMarket":217,"tier":282},100,[1171,1172,215,1173,214,1131,1174],"git","development-environment","tmux","developer-tool",{"commitSha":284,"license":240},{"parentExtensionId":1177,"repoId":1178},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[214,1131,1174,1172,1171,1173,215],{"evaluatedAt":1181,"extractAt":1182,"updatedAt":1181},1778699613343,1778699234184,{"_creationTime":1184,"_id":1185,"community":1186,"display":1187,"identity":1193,"providers":1199,"relations":1206,"tags":1209,"workflow":1210},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":1188,"installMethods":1189,"name":1191,"sourceUrl":1192},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":1190},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":1194,"githubOwner":1195,"githubRepo":1196,"locale":1197,"slug":1198,"type":249},"skills/use-my-browser","xixu-me","skills","zh-CN","use-my-browser",{"evaluate":1200,"extract":1205},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1201,"targetMarket":217,"tier":282},[1202,1203,214,1204,213],"browser","debugging","ux",{"commitSha":284,"license":240},{"repoId":1207,"translatedFrom":1208},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[214,1202,1203,213,1204],{"evaluatedAt":1211,"extractAt":1212,"updatedAt":1213},1778699261239,1778699106670,1778699366078,{"_creationTime":1215,"_id":1216,"community":1217,"display":1218,"identity":1224,"providers":1228,"relations":1233,"tags":1235,"workflow":1236},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1219,"installMethods":1220,"name":1222,"sourceUrl":1223},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1221},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1225,"githubOwner":1226,"githubRepo":1227,"locale":18,"slug":1222,"type":249},"skills/github","steipete","clawdis",{"evaluate":1229,"extract":1232},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1230,"targetMarket":217,"tier":282},[1222,1131,1231,213,214],"api",{"commitSha":284},{"repoId":1234},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1231,214,1131,213,1222],{"evaluatedAt":1237,"extractAt":1238,"updatedAt":1237},1778698569289,1778697652123,{"_creationTime":1240,"_id":1241,"community":1242,"display":1243,"identity":1247,"providers":1249,"relations":1256,"tags":1257,"workflow":1258},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":1244,"installMethods":1245,"name":1246,"sourceUrl":1223},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":1221},"acp-router",{"basePath":1248,"githubOwner":1226,"githubRepo":1227,"locale":18,"slug":1246,"type":249},"extensions/acpx/skills/acp-router",{"evaluate":1250,"extract":1255},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1251,"targetMarket":217,"tier":282},[1252,1253,1254,215,214],"routing","acp","coding-assistants",{"commitSha":284},{"repoId":1234},[1253,214,1254,1252,215],{"evaluatedAt":1259,"extractAt":1238,"updatedAt":1259},1778698053003,{"_creationTime":1261,"_id":1262,"community":1263,"display":1264,"identity":1268,"providers":1270,"relations":1277,"tags":1278,"workflow":1279},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":1265,"installMethods":1266,"name":1267,"sourceUrl":1223},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":1221},"openclaw-testing",{"basePath":1269,"githubOwner":1226,"githubRepo":1227,"locale":18,"slug":1267,"type":249},".agents/skills/openclaw-testing",{"evaluate":1271,"extract":1276},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1272,"targetMarket":217,"tier":282},[1273,1274,1275,214,213],"testing","ci","validation",{"commitSha":284},{"repoId":1234},[214,1274,213,1273,1275],{"evaluatedAt":1280,"extractAt":1238,"updatedAt":1280},1778697962962,{"_creationTime":1282,"_id":1283,"community":1284,"display":1285,"identity":1291,"providers":1293,"relations":1301,"tags":1304,"workflow":1305},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":1286,"installMethods":1287,"name":1289,"sourceUrl":1290},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":1288},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":270,"githubOwner":1292,"githubRepo":1289,"locale":1197,"slug":1289,"type":249},"zagmoai",{"evaluate":1294,"extract":1300},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1169,"tags":1295,"targetMarket":217,"tier":282},[1296,1297,1298,214,1299],"google-docs","google-sheets","productivity","api-client",{"commitSha":284},{"repoId":1302,"translatedFrom":1303},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[1299,214,1296,1297,1298],{"evaluatedAt":1306,"extractAt":1307,"updatedAt":1308},1778699485884,1778699468747,1778699505679]