[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-OthmanAdi-planning-with-files-es-de":3,"guides-for-OthmanAdi-planning-with-files-es":544,"similar-k17fr325vnkg42f533fa1yts4h86mbzn-de":545},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":252,"isFallback":242,"parentExtension":258,"providers":309,"relations":313,"repo":314,"tags":542,"workflow":543},1778695142297.441,"k17fr325vnkg42f533fa1yts4h86mbzn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto",{"claudeCode":12},"OthmanAdi/planning-with-files","Planning with Files","https://github.com/OthmanAdi/planning-with-files",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":232,"workflow":250},1778695294979.1257,"kn7etsxp93gdyf4rtb4dbrtfyn86m80c","es",{"checks":20,"evaluatedAt":186,"extensionSummary":187,"features":188,"nonGoals":194,"practices":198,"prerequisites":203,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":218,"tier":219,"useCases":220,"workflow":225},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,86,90,93,97,100,103,106,109,112,115,119,122,126,130,133,136,139,142,146,149,152,155,158,161,164,168,172,176,179,183],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of managing complex tasks and projects by using persistent markdown files for planning, tracking, and knowledge storage, aligning with the Manus pattern.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill implements a distinct planning and state management system using markdown files as a persistent 'working memory', which is a significant value over standard prompt behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, providing a complete lifecycle for complex task management, including planning, execution, progress tracking, error logging, and session recovery.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on a single, coherent workflow: task planning and management using persistent markdown files, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is accurate, concise, and well-structured, accurately reflecting the skill's capabilities and purpose.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description clearly states the skill's purpose (planning system using markdown files) and when to use it (complex tasks, research, multi-step projects, >5 tool calls), providing clear triggers and boundaries.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is dense and self-contained, effectively summarizing the core capability and providing trigger phrases for precise routing.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is concise and delegates deeper material like templates and scripts to separate files, following progressive disclosure.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to templates and scripts, using progressive disclosure effectively.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is not primarily an exploration or audit-style skill that would necessitate forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The README provides clear installation instructions, commands, and detailed documentation, serving as practical examples for usage.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The SKILL.md documents edge cases like handling errors, repeating failed actions, and where to create planning files, along with recovery steps and advice.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill uses Claude-internal tools and does not appear to require an external MCP with a fallback.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill instructs to halt and report on unexpected pre-states, such as missing planning files, and advises against repeating failed actions.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its functionality is standalone.",{"category":40,"check":77,"severity":24,"summary":78},"Tool naming","The tool commands like `/planning-with-files:plan` and `/planning-with-files:start` are descriptive and follow a clear convention.",{"category":33,"check":80,"severity":24,"summary":81},"Minimal I/O surface","The skill interacts via clearly defined files (task_plan.md, findings.md, progress.md) and commands, requesting only necessary data for its stated tasks.",{"category":83,"check":84,"severity":24,"summary":85},"License","License usability","The MIT license is clearly stated in the README and LICENSE file, allowing for permissive use.",{"category":87,"check":88,"severity":24,"summary":89},"Maintenance","Commit recency","The last commit was on 2026-05-05, which is within the last 3 months.",{"category":87,"check":91,"severity":56,"summary":92},"Dependency Management","The skill does not appear to use third-party dependencies that require explicit management.",{"category":94,"check":95,"severity":24,"summary":96},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":94,"check":98,"severity":24,"summary":99},"Injection","The SKILL.md includes explicit warnings about treating external content as untrusted and confirming instructions before execution.",{"category":94,"check":101,"severity":24,"summary":102},"Transitive Supply-Chain Grenades","The skill bundles all necessary scripts and does not fetch external content at runtime for execution.",{"category":94,"check":104,"severity":24,"summary":105},"Sandbox Isolation","The skill operates within the project directory and uses relative paths, respecting sandbox boundaries.",{"category":94,"check":107,"severity":24,"summary":108},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided scripts.",{"category":94,"check":110,"severity":24,"summary":111},"Data Exfiltration","The skill focuses on local file management and does not make outbound calls to submit confidential data.",{"category":94,"check":113,"severity":24,"summary":114},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":116,"check":117,"severity":24,"summary":118},"Hooks","Opaque code execution","The provided scripts are in plain, readable Bash and Python, with no obfuscation like base64 payloads or runtime fetches.",{"category":73,"check":120,"severity":24,"summary":121},"Structural Assumption","The skill assumes planning files are in the project root but provides clear instructions and exits gracefully if not found.",{"category":123,"check":124,"severity":24,"summary":125},"Trust","Issues Attention","With 3 open and 34 closed issues in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":127,"check":128,"severity":24,"summary":129},"Versioning","Release Management","The skill has a clearly defined version (2.37.0) in SKILL.md and release notes in the README and CHANGELOG.",{"category":65,"check":131,"severity":24,"summary":132},"Validation","The Python script for session catchup appears to handle paths and session data robustly, and the Bash scripts have basic error handling.",{"category":94,"check":134,"severity":24,"summary":135},"Unguarded Destructive Operations","The skill primarily manages local files and does not perform destructive operations without clear user intent and control.",{"category":65,"check":137,"severity":24,"summary":138},"Error Handling","Bash scripts use `set -e` and `|| true`, and the Python script handles potential errors during file access and JSON parsing, reporting findings constructively.",{"category":65,"check":140,"severity":24,"summary":141},"Logging","The skill provides informative stdout messages about its actions and status, and the session catchup script outputs clear recommendations.",{"category":143,"check":144,"severity":56,"summary":145},"Compliance","GDPR","The skill operates on local project files and does not handle or process personal data.",{"category":143,"check":147,"severity":24,"summary":148},"Target market","The skill's functionality is general for task planning and does not appear to be geographically or jurisdictionally restricted; it is global.",{"category":73,"check":150,"severity":24,"summary":151},"Runtime stability","The scripts include shebangs for Bash and Python, and the session catchup script attempts to use `python3` or `python`, ensuring broad compatibility.",{"category":47,"check":153,"severity":24,"summary":154},"README","The README is comprehensive, detailing the skill's purpose, usage, installation, and benefits.",{"category":33,"check":156,"severity":24,"summary":157},"Tool surface size","The skill exposes a manageable number of commands (e.g., `/planning-with-files:plan`, `/planning-with-files:start`) suitable for its purpose.",{"category":40,"check":159,"severity":24,"summary":160},"Overlapping near-synonym tools","The commands `/planning-with-files:plan` and `/planning-with-files:start` have distinct purposes, with `:plan` being the more modern and recommended invocation.",{"category":47,"check":162,"severity":24,"summary":163},"Phantom features","All advertised features, such as file creation, session recovery, and hook integrations, have corresponding implementations in the code and documentation.",{"category":165,"check":166,"severity":24,"summary":167},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple environments and IDEs.",{"category":169,"check":170,"severity":24,"summary":171},"Errors","Actionable error messages","Error messages from scripts are informative, indicating the failure, and providing guidance on recovery or next steps.",{"category":173,"check":174,"severity":24,"summary":175},"Execution","Pinned dependencies","The Python script specifies `python3` or `python` and the Bash scripts have shebangs, indicating interpreter pinning.",{"category":33,"check":177,"severity":56,"summary":178},"Dry-run preview","The skill's primary function is local file management and planning, which does not involve state-changing commands or outbound data sending that would necessitate a dry-run feature.",{"category":180,"check":181,"severity":24,"summary":182},"Protocol","Idempotent retry & timeouts","The skill operates locally on files, and its operations are inherently idempotent. It does not involve remote calls that would require timeouts.",{"category":143,"check":184,"severity":56,"summary":185},"Telemetry opt-in","The skill does not appear to emit any telemetry.",1778695294871,"This skill implements a system for organizing and tracking complex tasks by using persistent markdown files (task_plan.md, findings.md, progress.md) as a 'working memory'. It includes features for session recovery after context resets, automated hooks for context re-reading and completion checking, and detailed documentation on its principles and usage.",[189,190,191,192,193],"Persistent markdown-based task planning","Automated session recovery after context reset","Progress tracking and error logging","Hooks for context management and completion verification","Support for multiple IDEs and agent platforms",[195,196,197],"Handling simple, single-step questions","Performing single-file edits without a broader plan","Acting as a generic note-taking tool without structure",[199,200,201,137,202],"Task Planning","Workflow Management","Knowledge Management","Session Recovery",[],"3.0.0","4.4.0","To provide a structured and persistent system for planning, executing, and tracking complex multi-step tasks, research, and projects, inspired by the Manus AI approach.","The skill is exceptionally well-documented, robustly implemented with clear hooks and session recovery, and adheres to best practices for security and maintainability, warranting a high trust score.",99,"A robust and well-documented skill for managing complex tasks using persistent markdown files.",[211,212,213,214,215,216,217],"planning","task-management","project-management","markdown","workflow","organization","persistence","global","verified",[221,222,223,224],"Organizing multi-step projects","Conducting in-depth research","Tracking progress on complex development tasks","Maintaining long-term project context",[226,227,228,229,230,231],"Initialize planning files (task_plan.md, findings.md, progress.md)","Define task objective and phases in task_plan.md","Execute tasks, updating progress.md and findings.md","Track phase completion and errors in task_plan.md","Re-read plan before key decisions","Verify all phases are complete before stopping",{"codeQuality":233,"collectedAt":235,"documentation":236,"maintenance":239,"security":247,"testCoverage":249},{"hasLockfile":234},false,1778695275062,{"descriptionLength":237,"readmeSize":238},608,25489,{"closedIssues90d":240,"forks":241,"hasChangelog":242,"manifestVersion":243,"openIssues90d":244,"pushedAt":245,"stars":246},34,1877,true,"2.37.0",3,1777996781000,21133,{"hasNpmPackage":234,"license":248,"smitheryVerified":234},"MIT",{"hasCi":242,"hasTests":242},{"updatedAt":251},1778695294979,{"basePath":253,"githubOwner":254,"githubRepo":255,"locale":18,"slug":256,"type":257},"skills/planning-with-files-es","OthmanAdi","planning-with-files","planning-with-files-es","skill",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":265,"parentExtension":269,"providers":297,"relations":304,"tags":305,"workflow":306},1778695142297.4397,"k17b5rdx72d6dssd149d30sx8986mamf",{"reviewCount":8},{"description":263,"installMethods":264,"name":255,"sourceUrl":14},"Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.",{"claudeCode":255},{"basePath":266,"githubOwner":254,"githubRepo":255,"locale":267,"slug":255,"type":268},"","en","plugin",{"_creationTime":270,"_id":271,"community":272,"display":273,"identity":276,"providers":278,"relations":290,"tags":292,"workflow":293},1778695142297.4395,"k178ckx9f3qxcfwcq3zrds4jfs86mnrt",{"reviewCount":8},{"description":274,"installMethods":275,"name":255,"sourceUrl":14},"Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.",{"claudeCode":12},{"basePath":266,"githubOwner":254,"githubRepo":255,"locale":267,"slug":255,"type":277},"marketplace",{"evaluate":279,"extract":284},{"promptVersionExtension":280,"promptVersionScoring":205,"score":281,"tags":282,"targetMarket":218,"tier":219},"3.1.0",98,[211,214,215,217,283],"agent-skills",{"commitSha":285,"marketplace":286,"plugin":288},"HEAD",{"name":255,"pluginCount":287},1,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd7c09vrmg07ejxztzcc3j4gv986njf9",[283,214,217,211,215],{"evaluatedAt":294,"extractAt":295,"updatedAt":296},1778695156637,1778695142297,1778695430223,{"evaluate":298,"extract":301},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":299,"targetMarket":218,"tier":219},[211,215,214,212,300],"productivity",{"commitSha":285,"license":248,"plugin":302},{"mcpCount":8,"provider":289,"skillCount":303},5,{"parentExtensionId":271,"repoId":291},[214,211,300,212,215],{"evaluatedAt":307,"extractAt":295,"updatedAt":308},1778695204116,1778695430594,{"evaluate":310,"extract":312},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":311,"targetMarket":218,"tier":219},[211,212,213,214,215,216,217],{"commitSha":285,"license":248},{"parentExtensionId":260,"repoId":291},{"_creationTime":315,"_id":291,"identity":316,"providers":317,"workflow":538},1778695137246.4019,{"githubOwner":254,"githubRepo":255,"sourceUrl":14},{"classify":318,"discover":516,"github":519},{"commitSha":285,"extensions":319},[320,333,370,411,437,453,470,483,500],{"basePath":266,"displayName":255,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":267,"type":277},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":266,"description":263,"displayName":255,"installMethods":334,"license":248,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":267,"type":268},{"claudeCode":255},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352,354,356,358,360,362,364,366,368],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/planning-with-files/SKILL.md","medium",{"path":345,"priority":343},"skills/planning-with-files-ar/SKILL.md",{"path":347,"priority":343},"skills/planning-with-files-de/SKILL.md",{"path":349,"priority":343},"skills/planning-with-files-es/SKILL.md",{"path":351,"priority":343},"skills/planning-with-files-zh/SKILL.md",{"path":353,"priority":343},"skills/planning-with-files-zht/SKILL.md",{"path":355,"priority":331},"commands/plan-ar.md",{"path":357,"priority":331},"commands/plan-attest.md",{"path":359,"priority":331},"commands/plan-de.md",{"path":361,"priority":331},"commands/plan-es.md",{"path":363,"priority":331},"commands/plan-zh.md",{"path":365,"priority":331},"commands/plan.md",{"path":367,"priority":331},"commands/start.md",{"path":369,"priority":331},"commands/status.md",{"basePath":371,"description":372,"displayName":255,"installMethods":373,"rationale":374,"selectedPaths":375,"source":332,"sourceLanguage":267,"type":257},".codex/skills/planning-with-files","Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/planning-with-files/SKILL.md (coalesced with duplicate skill at .opencode/skills/planning-with-files, skills/planning-with-files, .kiro/skills/planning-with-files, .cursor/skills/planning-with-files, .gemini/skills/planning-with-files, .hermes/skills/planning-with-files, .factory/skills/planning-with-files, .continue/skills/planning-with-files, .codebuddy/skills/planning-with-files, .mastracode/skills/planning-with-files)",[376,378,380,382,385,387,389,391,393,395,397,399,401,403,405,407,409],{"path":377,"priority":326},"SKILL.md",{"path":379,"priority":343},"references/examples.md",{"path":381,"priority":343},"references/reference.md",{"path":383,"priority":384},"scripts/attest-plan.ps1","low",{"path":386,"priority":384},"scripts/attest-plan.sh",{"path":388,"priority":384},"scripts/check-complete.ps1",{"path":390,"priority":384},"scripts/check-complete.sh",{"path":392,"priority":384},"scripts/init-session.ps1",{"path":394,"priority":384},"scripts/init-session.sh",{"path":396,"priority":384},"scripts/resolve-plan-dir.ps1",{"path":398,"priority":384},"scripts/resolve-plan-dir.sh",{"path":400,"priority":384},"scripts/session-catchup.py",{"path":402,"priority":384},"scripts/set-active-plan.ps1",{"path":404,"priority":384},"scripts/set-active-plan.sh",{"path":406,"priority":384},"templates/findings.md",{"path":408,"priority":384},"templates/progress.md",{"path":410,"priority":384},"templates/task_plan.md",{"basePath":412,"description":372,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":332,"sourceLanguage":267,"type":257},".pi/skills/planning-with-files","pi-planning-with-files",{"claudeCode":12},"SKILL.md frontmatter at .pi/skills/planning-with-files/SKILL.md",[417,418,419,421,423,424,425,426,427,428,429,430,431,432,433,434,435,436],{"path":377,"priority":326},{"path":328,"priority":331},{"path":420,"priority":343},"examples.md",{"path":422,"priority":343},"reference.md",{"path":383,"priority":384},{"path":386,"priority":384},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":396,"priority":384},{"path":398,"priority":384},{"path":400,"priority":384},{"path":402,"priority":384},{"path":404,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":332,"sourceLanguage":267,"type":257},"skills/planning-with-files-ar","نظام تخطيط الملفات بنمط Manus لتنظيم وتتبع تقدم المهام المعقدة. ينشئ ملفات task_plan.md و findings.md و progress.md. يُستخدم عند طلب التخطيط أو تحليل المهام أو تنظيم المشاريع أو تتبع التقدم أو الخطط متعددة الخطوات. يدعم الاستعادة التلقائية للجلسة بعد /clear. كلمات التشغيل: تخطيط المهام، إدارة المشاريع، خطة العمل، تحليل المهام، تنظيم المشروع، تتبع التقدم، خطة متعددة الخطوات، ساعدني في التخطيط، تحليل المشروع","planning-with-files-ar",{"claudeCode":12},"SKILL.md frontmatter at skills/planning-with-files-ar/SKILL.md",[444,445,446,447,448,449,450,451,452],{"path":377,"priority":326},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":400,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":332,"sourceLanguage":469,"type":257},"skills/planning-with-files-de","Manus-artiges Dateiplanungssystem zur Organisation und Verfolgung des Fortschritts komplexer Aufgaben. Erstellt task_plan.md, findings.md und progress.md. Wird verwendet, wenn der Benutzer plant, zerlegt oder organisiert: mehrstufige Projekte, Forschungsaufgaben oder Arbeiten mit über 5 Tool-Aufrufen. Unterstützt automatische Sitzungswiederherstellung nach /clear. Auslöser: Aufgabenplanung, Projektplanung, Arbeitsplan erstellen, Aufgaben analysieren, Projekt organisieren, Fortschritt verfolgen, Mehrstufige Planung, Hilf mir bei der Planung, Projekt zerlegen","planning-with-files-de",{"claudeCode":12},"SKILL.md frontmatter at skills/planning-with-files-de/SKILL.md",[460,461,462,463,464,465,466,467,468],{"path":377,"priority":326},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":400,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},"de",{"basePath":253,"description":10,"displayName":256,"installMethods":471,"rationale":472,"selectedPaths":473,"source":332,"sourceLanguage":18,"type":257},{"claudeCode":12},"SKILL.md frontmatter at skills/planning-with-files-es/SKILL.md",[474,475,476,477,478,479,480,481,482],{"path":377,"priority":326},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":400,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":332,"sourceLanguage":499,"type":257},"skills/planning-with-files-zh","基于 Manus 风格的文件规划系统，用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词：任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目","planning-with-files-zh",{"claudeCode":12},"SKILL.md frontmatter at skills/planning-with-files-zh/SKILL.md",[490,491,492,493,494,495,496,497,498],{"path":377,"priority":326},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":400,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},"zh-CN",{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":332,"sourceLanguage":499,"type":257},"skills/planning-with-files-zht","基於 Manus 風格的檔案規劃系統，用於組織和追蹤複雜任務的進度。建立 task_plan.md、findings.md 和 progress.md 三個檔案。當使用者要求規劃、拆解或組織多步驟專案、研究任務或需要超過5次工具呼叫的工作時使用。支援 /clear 後的自動會話恢復。觸發詞：任務規劃、專案計畫、制定計畫、分解任務、多步驟規劃、進度追蹤、檔案規劃、幫我規劃、拆解專案","planning-with-files-zht",{"claudeCode":12},"SKILL.md frontmatter at skills/planning-with-files-zht/SKILL.md",[507,508,509,510,511,512,513,514,515],{"path":377,"priority":326},{"path":388,"priority":384},{"path":390,"priority":384},{"path":392,"priority":384},{"path":394,"priority":384},{"path":400,"priority":384},{"path":406,"priority":384},{"path":408,"priority":384},{"path":410,"priority":384},{"sources":517},[518],"manual",{"closedIssues90d":240,"description":274,"forks":241,"license":248,"openIssues90d":244,"pushedAt":245,"readmeSize":238,"stars":246,"topics":520},[521,522,523,524,283,525,526,527,528,529,530,531,532,211,533,534,535,536,537],"claude","claude-code","claude-skills","manus","antigravity","kilocode","adal","hermes","hermes-agent","hermes-skill","openclaw","openclaw-skills","copilot","copilot-skills","mastra","pi","pi-agent",{"classifiedAt":539,"discoverAt":540,"extractAt":541,"githubAt":541,"updatedAt":539},1778695142101,1778695137246,1778695140307,[214,216,217,211,213,212,215],{"evaluatedAt":251,"extractAt":295,"updatedAt":251},[],[546,577,607,637,666,695],{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":556,"providers":561,"relations":569,"tags":572,"workflow":573},1778692763461.856,"k17b848ga5fbj24aaa4f6y0y6d86m18c",{"reviewCount":8},{"description":551,"installMethods":552,"name":554,"sourceUrl":555},"Wandelt Produkt- oder Technikspezifikationen in konkrete Notion-Aufgaben um, die Claude-Code implementieren kann. Zerlegt Spezifikationsseiten in detaillierte Implementierungspläne mit klaren Aufgaben, Akzeptanzkriterien und Fortschrittsverfolgung, um die Entwicklung vom Anforderungs- bis zum Abschlussstadium zu leiten.",{"claudeCode":553},"makenotion/notion-cookbook","notion-spec-to-implementation","https://github.com/makenotion/notion-cookbook",{"basePath":557,"githubOwner":558,"githubRepo":559,"locale":469,"slug":560,"type":257},"skills/claude/spec-to-implementation","makenotion","notion-cookbook","spec-to-implementation",{"evaluate":562,"extract":568},{"promptVersionExtension":204,"promptVersionScoring":205,"score":563,"tags":564,"targetMarket":218,"tier":219},100,[565,212,213,566,567,215],"notion","automation","documentation",{"commitSha":285},{"repoId":570,"translatedFrom":571},"kd78q5pd468r50e2cfq1g8wqfx86nakb","k175cf35p0b11svw881fgnxyb986myr3",[566,567,565,213,212,215],{"evaluatedAt":574,"extractAt":575,"updatedAt":576},1778692721479,1778692636225,1778692763461,{"_creationTime":578,"_id":579,"community":580,"display":581,"identity":587,"providers":592,"relations":600,"tags":603,"workflow":604},1778696691708.3218,"k17eqpa3h27h177b037g2e8m8n86ndwb",{"reviewCount":8},{"description":582,"installMethods":583,"name":585,"sourceUrl":586},"Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection",{"claudeCode":584},"ruvnet/ruflo","Horizon Track","https://github.com/ruvnet/ruflo",{"basePath":588,"githubOwner":589,"githubRepo":590,"locale":267,"slug":591,"type":257},"plugins/ruflo-goals/skills/horizon-track","ruvnet","ruflo","horizon-track",{"evaluate":593,"extract":599},{"promptVersionExtension":204,"promptVersionScoring":205,"score":563,"tags":594,"targetMarket":218,"tier":219},[595,213,596,217,597,598],"objective-tracking","long-term-goals","session-management","mcp",{"commitSha":285,"license":248},{"parentExtensionId":601,"repoId":602},"k17bh7m6sv83frxqdhrd00vzcx86n03e","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[596,598,595,217,213,597],{"evaluatedAt":605,"extractAt":606,"updatedAt":605},1778700614118,1778696691708,{"_creationTime":608,"_id":609,"community":610,"display":611,"identity":617,"providers":620,"relations":628,"tags":632,"workflow":633},1778687448309.9558,"k17cqr1jejkb12v7hffqxbv1sn86nzkr",{"reviewCount":8},{"description":612,"installMethods":613,"name":615,"sourceUrl":616},"Dolt-betriebener Issue-Tracker für Multi-Session-Arbeit mit Abhängigkeiten und persistentem Speicher über Konversationskompaktierung hinweg. Verwenden Sie es, wenn die Arbeit über mehrere Sitzungen reicht, Blocker aufweist oder Kontextwiederherstellung nach der Kompaktierung benötigt. Auslösen mit \"Task erstellen\", \"was ist bereit\", \"diese Arbeit verfolgen\", \"nach Kompaktierung fortsetzen\". Stellen Sie sicher, dass Sie diese Fähigkeit immer dann nutzen, wenn Sie mit Multi-Session-Arbeit umgehen, Abhängigkeiten verfolgen oder Kontext wiederherstellen.\n",{"claudeCode":614},"gastownhall/beads","beads","https://github.com/gastownhall/beads",{"basePath":618,"githubOwner":619,"githubRepo":615,"locale":469,"slug":615,"type":257},"plugins/beads/skills/beads","gastownhall",{"evaluate":621,"extract":627},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":622,"targetMarket":218,"tier":219},[623,212,624,625,217,626],"issue-tracking","multi-session","dependencies","dolt",{"commitSha":285},{"parentExtensionId":629,"repoId":630,"translatedFrom":631},"k17451dagmv6yj99gz9rsr89nd86ma27","kd7a6ybfkhncqe1anf5apcya0186nzp5","k17emhcjcx4ekexakgsh0j0nq586mmr1",[625,626,623,624,217,212],{"evaluatedAt":634,"extractAt":635,"updatedAt":636},1778687297657,1778687211290,1778687448310,{"_creationTime":638,"_id":639,"community":640,"display":641,"identity":647,"providers":651,"relations":659,"tags":662,"workflow":663},1778695548458.3838,"k170k8yrjaka6wmmcs1b7msntd86metc",{"reviewCount":8},{"description":642,"installMethods":643,"name":645,"sourceUrl":646},"Plan a sprint by refining backlog items, defining a sprint goal, calculating team capacity, selecting items, and decomposing them into tasks. Produces a SPRINT-PLAN.md with goal, selected items, task breakdown, and capacity allocation. Use when starting a new sprint in a Scrum or agile project, re-planning after significant scope change, transitioning from ad-hoc work to structured sprint cadence, or after backlog grooming when items are ready for inclusion.\n",{"claudeCode":644},"pjt222/agent-almanac","plan-sprint","https://github.com/pjt222/agent-almanac",{"basePath":648,"githubOwner":649,"githubRepo":650,"locale":267,"slug":645,"type":257},"skills/plan-sprint","pjt222","agent-almanac",{"evaluate":652,"extract":658},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":653,"targetMarket":218,"tier":219},[213,654,655,656,657,211],"sprint","agile","scrum","capacity",{"commitSha":285},{"parentExtensionId":660,"repoId":661},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[655,657,211,213,656,654],{"evaluatedAt":664,"extractAt":665,"updatedAt":664},1778700023117,1778695548458,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":676,"providers":680,"relations":687,"tags":690,"workflow":691},1778699328001.0105,"k17e2h7ptrey632b63a9phc4sn86m79w",{"reviewCount":8},{"description":671,"installMethods":672,"name":674,"sourceUrl":675},"Nutzen Sie dies, wenn der Benutzer eine Repository-README übersetzen, ein Repository mehrsprachig machen, Dokumentationen lokalisieren, einen Sprachumschalter hinzufügen, die README internationalisieren oder lokalisierte README-Varianten in einem GitHub-ähnlichen Repository aktualisieren möchte.",{"claudeCode":673},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":677,"githubOwner":678,"githubRepo":679,"locale":469,"slug":674,"type":257},"skills/readme-i18n","xixu-me","skills",{"evaluate":681,"extract":686},{"promptVersionExtension":204,"promptVersionScoring":205,"score":563,"tags":682,"targetMarket":218,"tier":219},[683,567,684,214,685],"localization","internationalization","github",{"commitSha":285},{"repoId":688,"translatedFrom":689},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k173sze6h2kdjhyfbveynf98t586n5wt",[567,685,684,683,214],{"evaluatedAt":692,"extractAt":693,"updatedAt":694},1778699174967,1778699106670,1778699328001,{"_creationTime":696,"_id":697,"community":698,"display":699,"identity":705,"providers":709,"relations":717,"tags":720,"workflow":721},1778691104676.0076,"k17bs66raa8vz3q5ysjnzhtvc586m7j3",{"reviewCount":8},{"description":700,"installMethods":701,"name":703,"sourceUrl":704},"Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.",{"claudeCode":702},"iterationlayer/skills","Spreadsheet Generation API","https://github.com/iterationlayer/skills",{"basePath":706,"githubOwner":707,"githubRepo":679,"locale":267,"slug":708,"type":257},"skills/sheet-generation-api","iterationlayer","sheet-generation-api",{"evaluate":710,"extract":716},{"promptVersionExtension":204,"promptVersionScoring":205,"score":563,"tags":711,"targetMarket":218,"tier":219},[712,713,714,214,715],"spreadsheet","csv","xlsx","data-generation",{"commitSha":285,"license":248},{"parentExtensionId":718,"repoId":719},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[713,715,214,712,714],{"evaluatedAt":722,"extractAt":723,"updatedAt":722},1778693905213,1778691104676]