[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mattpocock-triage-en":3,"guides-for-mattpocock-triage":583,"similar-k176hzj179act6f6gt28x735k186nmh1-en":584},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":227,"parentExtension":248,"providers":282,"relations":286,"repo":287,"tags":581,"workflow":582},1778692846401.15,"k176hzj179act6f6gt28x735k186nmh1",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.",{"claudeCode":12},"mattpocock/skills","triage","https://github.com/mattpocock/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778693194440.0244,"kn7awmww7hp8wzwjcwcpqh2thd86m78v","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of triaging issues and specifies when it should be used, such as reviewing bugs or preparing issues for an agent.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured state machine and role-based triage, which goes beyond basic issue management and provides significant value over a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented and covers the complete lifecycle of issue triage, from initial review to preparation for an agent, making it ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on issue triage and management, adhering to a single responsibility principle without encroaching on unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrow, verb-noun scoped tools for specific triage actions rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All necessary configurations and parameters for issue tracking and label mapping are implicitly handled by the setup process, and the documentation points to the setup skill for these configurations.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill's primary invocation is a descriptive `/triage` command, which is clear and understandable.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's inputs and outputs are focused on the triage task, requesting only necessary information and returning relevant summaries without excessive diagnostic data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies that would require explicit management.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes issue data and code context as text, and the documentation emphasizes treating external content as data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local issue data and bundled documentation, with no indications of runtime fetching of external code or instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the expected bounds of issue tracking systems and documentation, without attempting to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function is focused on issue triage and management within a project's issue tracker, with no evidence of reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill does not appear to use obfuscated code or runtime-fetched scripts for its execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user-specific project organization beyond interacting with issue tracking systems.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues in the last 90 days, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has a recent push date and a high star count, suggesting active development and community interest, although a formal versioning signal like a CHANGELOG or explicit version in frontmatter is absent.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's interaction with issue trackers and structured data implies validation, and the setup process likely handles input constraints.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations on issue states and labels are standard for triage and do not involve inherently destructive actions that would require special guarding.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's workflow, particularly when interacting with external issue trackers, is expected to handle errors gracefully and report them meaningfully to the agent.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","As a skill that interacts with external systems (issue trackers) and doesn't perform destructive local operations, dedicated local audit logging is not applicable.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill operates on issue metadata and project context, not personal user data that would trigger GDPR concerns.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is designed for general issue tracking and is not bound by any specific geographic or legal jurisdiction, making it globally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard interactions with issue tracking systems and documentation, making it portable across different environments.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file provides a comprehensive overview of the skills, their purpose, and installation instructions.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a focused set of functionalities through its primary `/triage` command and related states, adhering to the ideal range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill uses distinct roles and states for triage, avoiding near-synonym command names that would cause ambiguity.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features advertised in the README and SKILL.md, such as state machine roles and issue handling, have corresponding implementations.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions, including a `npx` command and guidance on selecting skills and running the setup command.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill's error handling is expected to provide actionable messages for issues encountered during triage, guiding the user or agent on remediation.",{"category":104,"check":148,"severity":63,"summary":149},"Pinned dependencies","The skill does not appear to rely on external script dependencies that would require pinning or side-effect headers.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","Issue management and state changes are not typically reversible in a way that necessitates a dry-run preview; the impact is observable directly on the issue tracker.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations on issue trackers are not state-changing in a way that requires idempotency for retries, and timeouts are handled by the underlying agent framework.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected by this skill; if it were, the documentation structure suggests it would be opt-in.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, stating its core function (triage issues via state machine) and when to use it, including specific scenarios and explicit boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, accurately summarizing the skill's core capability and providing relevant trigger phrases without keyword stuffing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, detailing the roles, invocation, and workflow steps, while externalizing deeper material like reference docs.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Deeper material like AGENT-BRIEF.md and OUT-OF-SCOPE.md are linked from the SKILL.md, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill's workflow does not involve deep exploration or code review that would necessitate the `context: fork` setting.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear invocation examples for various triage actions, which appear to be ready-to-use and demonstrative of the claimed outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documentation covers failure modes and limitations, such as conflicting state roles and handling `wontfix` for enhancements, with recovery steps described.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill does not rely on external MCP servers or custom tools that would require a fallback path.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill's reliance on interacting with issue tracking systems and standard documentation formats makes it portable without specific stack assumptions.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The SKILL.md implies that unexpected states, such as conflicting roles, will be flagged and halted for maintainer direction, ensuring safety.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained for its triage function and does not implicitly rely on other skills being loaded, with clear documentation for related skills like `/setup-matt-pocock-skills`.",1778693194327,"This skill automates issue triage by managing states and roles within an issue tracking system. It supports creating issues, reviewing incoming bugs and feature requests, preparing issues for an agent, and managing overall issue workflow.",[198,199,200,201,202],"State machine for issue lifecycle management","Role-based triage assignments","Automated issue categorization (bug/enhancement)","Support for preparing issues for AFK agents","Workflow management for incoming bugs and feature requests",[204,205,206],"Implementing complex project management features beyond issue triage.","Automating the resolution of issues; it focuses solely on the triage and preparation stages.","Replacing the need for human review; it assists and structures the human's role in triage.","3.0.0","4.4.0","To streamline and standardize the process of triaging issues, ensuring they are properly categorized, state-managed, and ready for action, thereby improving project maintainability and agent efficiency.","The skill is well-documented, robust, and adheres to best practices across all categories. No critical or warning findings were present.",98,"A high-quality, well-documented skill for automated issue triage.",[214,13,215,216,217],"issues","github","workflow","automation","global","verified",[221,222,223,224],"When you want to create a new issue and ensure it follows a defined triage process.","When you need to systematically review incoming bugs or feature requests.","When you want to prepare issues for an AI agent to work on.","When managing a project's issue workflow requires consistent state transitions and role assignments.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":238,"testCoverage":240},{"hasLockfile":227},false,1778693178193,{"descriptionLength":230,"readmeSize":231},217,11516,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},117,6767,27,1778677522000,78489,{"hasNpmPackage":227,"license":239,"smitheryVerified":227},"MIT",{"hasCi":227,"hasTests":227},{"updatedAt":242},1778693194440,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/engineering/triage","mattpocock","skills","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":260,"relations":276,"tags":278,"workflow":279},1778692846401.1467,"k171mc92f05dc4v6jzgf6bng7d86mr9t",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"Skills for Real Engineers. Straight from my .claude directory.",{"claudeCode":255},"mattpocock-skills",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":258},"","plugin",null,{"evaluate":261,"extract":271},{"promptVersionExtension":207,"promptVersionScoring":208,"score":262,"tags":263,"targetMarket":218,"tier":270},79,[264,265,266,267,268,269],"engineering","productivity","ai-tools","developer-tools","code-quality","refactoring","community",{"commitSha":272,"plugin":273},"HEAD",{"mcpCount":8,"provider":274,"skillCount":275},"classify",14,{"repoId":277},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[266,268,267,264,265,269],{"evaluatedAt":280,"extractAt":281,"updatedAt":280},1778692867921,1778692846401,{"evaluate":283,"extract":285},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":284,"targetMarket":218,"tier":219},[214,13,215,216,217],{"commitSha":272},{"parentExtensionId":250,"repoId":277},{"_creationTime":288,"_id":277,"identity":289,"providers":290,"workflow":577},1778692842371.0967,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":291,"discover":572,"github":575},{"commitSha":272,"extensions":292},[293,306,315,323,331,339,350,363,377,389,407,425,433,441,450,458,466,474,482,490,500,508,516,524,532,540,548,556,564],{"basePath":257,"displayName":255,"installMethods":294,"rationale":295,"selectedPaths":296,"source":305,"sourceLanguage":18,"type":258},{"claudeCode":255},"plugin manifest at .claude-plugin/plugin.json",[297,300,302],{"path":298,"priority":299},".claude-plugin/plugin.json","mandatory",{"path":301,"priority":299},"README.md",{"path":303,"priority":304},"LICENSE","high","rule",{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":305,"sourceLanguage":18,"type":247},"skills/deprecated/design-an-interface","Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions \"design it twice\".","design-an-interface",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/design-an-interface/SKILL.md",[313],{"path":314,"priority":299},"SKILL.md",{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":305,"sourceLanguage":18,"type":247},"skills/deprecated/qa","Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions \"QA session\".","qa",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/qa/SKILL.md",[322],{"path":314,"priority":299},{"basePath":324,"description":325,"displayName":326,"installMethods":327,"rationale":328,"selectedPaths":329,"source":305,"sourceLanguage":18,"type":247},"skills/deprecated/request-refactor-plan","Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.","request-refactor-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/request-refactor-plan/SKILL.md",[330],{"path":314,"priority":299},{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":305,"sourceLanguage":18,"type":247},"skills/deprecated/ubiquitous-language","Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions \"domain model\" or \"DDD\".","ubiquitous-language",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/ubiquitous-language/SKILL.md",[338],{"path":314,"priority":299},{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/diagnose","Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says \"diagnose this\" / \"debug this\", reports a bug, says something is broken/throwing/failing, or describes a performance regression.","diagnose",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/diagnose/SKILL.md",[346,347],{"path":314,"priority":299},{"path":348,"priority":349},"scripts/hitl-loop.template.sh","low",{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/grill-with-docs","Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.","grill-with-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/grill-with-docs/SKILL.md",[357,358,361],{"path":314,"priority":299},{"path":359,"priority":360},"ADR-FORMAT.md","medium",{"path":362,"priority":360},"CONTEXT-FORMAT.md",{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/improve-codebase-architecture","Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.","improve-codebase-architecture",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/improve-codebase-architecture/SKILL.md",[370,371,373,375],{"path":314,"priority":299},{"path":372,"priority":360},"DEEPENING.md",{"path":374,"priority":360},"INTERFACE-DESIGN.md",{"path":376,"priority":360},"LANGUAGE.md",{"basePath":378,"description":379,"displayName":380,"installMethods":381,"rationale":382,"selectedPaths":383,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/prototype","Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says \"prototype this\", \"let me play with it\", \"try a few designs\".","prototype",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/prototype/SKILL.md",[384,385,387],{"path":314,"priority":299},{"path":386,"priority":360},"LOGIC.md",{"path":388,"priority":360},"UI.md",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/setup-matt-pocock-skills","Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.","setup-matt-pocock-skills",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/setup-matt-pocock-skills/SKILL.md",[396,397,399,401,403,405],{"path":314,"priority":299},{"path":398,"priority":360},"domain.md",{"path":400,"priority":360},"issue-tracker-github.md",{"path":402,"priority":360},"issue-tracker-gitlab.md",{"path":404,"priority":360},"issue-tracker-local.md",{"path":406,"priority":360},"triage-labels.md",{"basePath":408,"description":409,"displayName":410,"installMethods":411,"rationale":412,"selectedPaths":413,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/tdd","Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions \"red-green-refactor\", wants integration tests, or asks for test-first development.","tdd",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/tdd/SKILL.md",[414,415,417,419,421,423],{"path":314,"priority":299},{"path":416,"priority":360},"deep-modules.md",{"path":418,"priority":360},"interface-design.md",{"path":420,"priority":360},"mocking.md",{"path":422,"priority":360},"refactoring.md",{"path":424,"priority":360},"tests.md",{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/to-issues","Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.","to-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/to-issues/SKILL.md",[432],{"path":314,"priority":299},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/to-prd","Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.","to-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/to-prd/SKILL.md",[440],{"path":314,"priority":299},{"basePath":244,"description":10,"displayName":13,"installMethods":442,"rationale":443,"selectedPaths":444,"source":305,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/triage/SKILL.md",[445,446,448],{"path":314,"priority":299},{"path":447,"priority":360},"AGENT-BRIEF.md",{"path":449,"priority":360},"OUT-OF-SCOPE.md",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":305,"sourceLanguage":18,"type":247},"skills/engineering/zoom-out","Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.","zoom-out",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/zoom-out/SKILL.md",[457],{"path":314,"priority":299},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":305,"sourceLanguage":18,"type":247},"skills/in-progress/review","Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to \"review since X\".","review",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/review/SKILL.md",[465],{"path":314,"priority":299},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":305,"sourceLanguage":18,"type":247},"skills/in-progress/writing-beats","Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.","writing-beats",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-beats/SKILL.md",[473],{"path":314,"priority":299},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":305,"sourceLanguage":18,"type":247},"skills/in-progress/writing-fragments","Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions \"fragments\", \"ideate\", or \"raw material\" for writing.","writing-fragments",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-fragments/SKILL.md",[481],{"path":314,"priority":299},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":305,"sourceLanguage":18,"type":247},"skills/in-progress/writing-shape","Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants help turning it into something publishable.","writing-shape",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-shape/SKILL.md",[489],{"path":314,"priority":299},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":305,"sourceLanguage":18,"type":247},"skills/misc/git-guardrails-claude-code","Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.","git-guardrails-claude-code",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/git-guardrails-claude-code/SKILL.md",[497,498],{"path":314,"priority":299},{"path":499,"priority":349},"scripts/block-dangerous-git.sh",{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":305,"sourceLanguage":18,"type":247},"skills/misc/migrate-to-shoehorn","Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.","migrate-to-shoehorn",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/migrate-to-shoehorn/SKILL.md",[507],{"path":314,"priority":299},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":305,"sourceLanguage":18,"type":247},"skills/misc/scaffold-exercises","Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.","scaffold-exercises",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/scaffold-exercises/SKILL.md",[515],{"path":314,"priority":299},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":305,"sourceLanguage":18,"type":247},"skills/misc/setup-pre-commit","Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.","setup-pre-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/setup-pre-commit/SKILL.md",[523],{"path":314,"priority":299},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":305,"sourceLanguage":18,"type":247},"skills/personal/edit-article","Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.","edit-article",{"claudeCode":12},"SKILL.md frontmatter at skills/personal/edit-article/SKILL.md",[531],{"path":314,"priority":299},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":305,"sourceLanguage":18,"type":247},"skills/personal/obsidian-vault","Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.","obsidian-vault",{"claudeCode":12},"SKILL.md frontmatter at skills/personal/obsidian-vault/SKILL.md",[539],{"path":314,"priority":299},{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":305,"sourceLanguage":18,"type":247},"skills/productivity/caveman","Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says \"caveman mode\", \"talk like caveman\", \"use caveman\", \"less tokens\", \"be brief\", or invokes /caveman.\n","caveman",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/caveman/SKILL.md",[547],{"path":314,"priority":299},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":305,"sourceLanguage":18,"type":247},"skills/productivity/grill-me","Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".","grill-me",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/grill-me/SKILL.md",[555],{"path":314,"priority":299},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":305,"sourceLanguage":18,"type":247},"skills/productivity/handoff","Compact the current conversation into a handoff document for another agent to pick up.","handoff",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/handoff/SKILL.md",[563],{"path":314,"priority":299},{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":305,"sourceLanguage":18,"type":247},"skills/productivity/write-a-skill","Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.","write-a-skill",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/write-a-skill/SKILL.md",[571],{"path":314,"priority":299},{"sources":573},[574],"manual",{"closedIssues90d":233,"description":253,"forks":234,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":576},[],{"classifiedAt":578,"discoverAt":579,"extractAt":580,"githubAt":580,"updatedAt":578},1778692846116,1778692842371,1778692844195,[217,215,214,13,216],{"evaluatedAt":242,"extractAt":281,"updatedAt":242},[],[585,617,641,662,684,712],{"_creationTime":586,"_id":587,"community":588,"display":589,"identity":595,"providers":600,"relations":610,"tags":613,"workflow":614},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":590,"installMethods":591,"name":593,"sourceUrl":594},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":592},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":596,"githubOwner":597,"githubRepo":598,"locale":18,"slug":599,"type":247},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":601,"extract":609},{"promptVersionExtension":207,"promptVersionScoring":208,"score":602,"tags":603,"targetMarket":218,"tier":219},100,[604,605,216,606,217,607,608],"git","development-environment","tmux","cli","developer-tool",{"commitSha":272,"license":239},{"parentExtensionId":611,"repoId":612},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[217,607,608,605,604,606,216],{"evaluatedAt":615,"extractAt":616,"updatedAt":615},1778699613343,1778699234184,{"_creationTime":618,"_id":619,"community":620,"display":621,"identity":626,"providers":630,"relations":635,"tags":637,"workflow":638},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":622,"installMethods":623,"name":215,"sourceUrl":625},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":624},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":627,"githubOwner":628,"githubRepo":629,"locale":18,"slug":215,"type":247},"skills/github","steipete","clawdis",{"evaluate":631,"extract":634},{"promptVersionExtension":207,"promptVersionScoring":208,"score":602,"tags":632,"targetMarket":218,"tier":219},[215,607,633,267,217],"api",{"commitSha":272},{"repoId":636},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[633,217,607,267,215],{"evaluatedAt":639,"extractAt":640,"updatedAt":639},1778698569289,1778697652123,{"_creationTime":642,"_id":643,"community":644,"display":645,"identity":649,"providers":651,"relations":658,"tags":659,"workflow":660},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":646,"installMethods":647,"name":648,"sourceUrl":625},"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":624},"acp-router",{"basePath":650,"githubOwner":628,"githubRepo":629,"locale":18,"slug":648,"type":247},"extensions/acpx/skills/acp-router",{"evaluate":652,"extract":657},{"promptVersionExtension":207,"promptVersionScoring":208,"score":602,"tags":653,"targetMarket":218,"tier":219},[654,655,656,216,217],"routing","acp","coding-assistants",{"commitSha":272},{"repoId":636},[655,217,656,654,216],{"evaluatedAt":661,"extractAt":640,"updatedAt":661},1778698053003,{"_creationTime":663,"_id":664,"community":665,"display":666,"identity":670,"providers":673,"relations":680,"tags":681,"workflow":682},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":667,"installMethods":668,"name":669,"sourceUrl":625},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":624},"ClawSweeper Skill",{"basePath":671,"githubOwner":628,"githubRepo":629,"locale":18,"slug":672,"type":247},".agents/skills/clawsweeper","clawsweeper",{"evaluate":674,"extract":679},{"promptVersionExtension":207,"promptVersionScoring":208,"score":602,"tags":675,"targetMarket":218,"tier":219},[215,217,676,677,678],"code-review","maintenance","ci-cd",{"commitSha":272,"license":239},{"repoId":636},[217,678,676,215,677],{"evaluatedAt":683,"extractAt":640,"updatedAt":683},1778697688364,{"_creationTime":685,"_id":686,"community":687,"display":688,"identity":694,"providers":698,"relations":706,"tags":708,"workflow":709},1778696691708.3013,"k177tyntexj70prnbx535eespd86mb14",{"reviewCount":8},{"description":689,"installMethods":690,"name":692,"sourceUrl":693},"Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning\n",{"claudeCode":691},"ruvnet/ruflo","github-project-management","https://github.com/ruvnet/ruflo",{"basePath":695,"githubOwner":696,"githubRepo":697,"locale":18,"slug":692,"type":247},".claude/skills/github-project-management","ruvnet","ruflo",{"evaluate":699,"extract":705},{"promptVersionExtension":207,"promptVersionScoring":208,"score":700,"tags":701,"targetMarket":218,"tier":219},99,[215,702,217,214,703,678,704],"project-management","agile","devops",{"commitSha":272},{"repoId":707},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[703,217,678,704,215,214,702],{"evaluatedAt":710,"extractAt":711,"updatedAt":710},1778699042326,1778696691708,{"_creationTime":713,"_id":714,"community":715,"display":716,"identity":720,"providers":722,"relations":729,"tags":730,"workflow":731},1778697652123.881,"k1795s705cxe1e3x8cejnbq3hs86m69v",{"reviewCount":8},{"description":717,"installMethods":718,"name":719,"sourceUrl":625},"Use gitcrawl for OpenClaw issue and PR archive search, duplicate discovery, related-thread clustering, and local GitHub mirror freshness checks.",{"claudeCode":624},"gitcrawl",{"basePath":721,"githubOwner":628,"githubRepo":629,"locale":18,"slug":719,"type":247},".agents/skills/gitcrawl",{"evaluate":723,"extract":728},{"promptVersionExtension":207,"promptVersionScoring":208,"score":700,"tags":724,"targetMarket":218,"tier":219},[215,607,214,725,726,727,676],"prs","archive","search",{"commitSha":272},{"repoId":636},[726,607,676,215,214,725,727],{"evaluatedAt":732,"extractAt":640,"updatedAt":732},1778697740302]