{
  "schemaVersion": "1.0",
  "item": {
    "slug": "flatnotes-tasksmd-github-audit",
    "name": "Flatnotes + Tasks.md GitHub Audit",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/branexp/flatnotes-tasksmd-github-audit",
    "canonicalUrl": "https://clawhub.ai/branexp/flatnotes-tasksmd-github-audit",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/flatnotes-tasksmd-github-audit",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=flatnotes-tasksmd-github-audit",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/audit.mjs"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "flatnotes-tasksmd-github-audit",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T07:39:49.584Z",
      "expiresAt": "2026-05-10T07:39:49.584Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=flatnotes-tasksmd-github-audit",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=flatnotes-tasksmd-github-audit",
        "contentDisposition": "attachment; filename=\"flatnotes-tasksmd-github-audit-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "flatnotes-tasksmd-github-audit"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/flatnotes-tasksmd-github-audit"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/flatnotes-tasksmd-github-audit",
    "agentPageUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Flatnotes + Tasks.md + GitHub Audit",
        "body": "Use this skill when Brandon asks to audit the Flatnotes/Tasks.md system for accuracy and ensure it’s up to date, using GitHub as the source of truth."
      },
      {
        "title": "Quick start",
        "body": "Run the bundled auditor (report-only):\n\nnode skills/flatnotes-tasksmd-github-audit/scripts/audit.mjs --since-days 30 --write\n\nOutputs:\n\nMarkdown report: tmp/flatnotes-tasksmd-audit.md\nJSON report: tmp/flatnotes-tasksmd-audit.json\n\nIf gh is not authenticated, the audit still runs but GitHub checks will be marked as SKIPPED_GITHUB."
      },
      {
        "title": "Data sources (defaults)",
        "body": "Tasks.md root: /home/ds/.config/appdata/tasksmd/tasks\nFlatnotes root: /home/ds/.config/appdata/flatnotes/data\nFlatnotes “system notes” mirror in workspace: notes/resources/flatnotes-system/\n\nOverride via env vars:\n\nTASKS_ROOT\nFLATNOTES_ROOT"
      },
      {
        "title": "A) Board hygiene (Tasks.md)",
        "body": "Global lanes exist: 00 Inbox, 05 Backlog, 10 Next, 20 Doing, 30 Blocked, 40 Waiting, 90 Done.\nLane rule preference: prio-p2 lives in 05 Backlog by default (no prio-p2 in 10 Next).\nDoing WIP ≤ 3 (preference).\nCards should be consistently formatted (Outcome/Steps) and tagged (proj/prio/eff/type).\nBlocked cards include Unblock:.\nProject cards include a Flatnotes pointer (Flatnotes: ...)."
      },
      {
        "title": "B) Project completeness (Flatnotes)",
        "body": "For each active project in SYS Workspace - Project Registry:\n\nRequired project notes exist:\n\nPJT <slug> - 00 Overview\nPJT <slug> - 10 Research\nPJT <slug> - 20 Plan\nPJT <slug> - 90 Log\n\n\nHub note has:\n\nCurrent status (1–3 bullets)\nLinks section with repo + Tasks filter\nDecisions section linking relevant ADR(s)"
      },
      {
        "title": "C) GitHub truth reconciliation (GitHub = source of truth)",
        "body": "For each project repo in the registry:\n\nOpen PRs should have a corresponding Tasks card (Doing/Next/Blocked/Waiting) OR an explicit reason why not.\nRecently merged PRs should be reflected somewhere:\n\npreferably a short note in the project log (PJT <slug> - 90 Log) + hub status update, or\na Done card with PR link.\n(Audit treats either as reconciled; it may warn if a merged PR is only on a Done card but missing from the log.)\n\n\nDone cards should ideally include a PR link when work was shipped via PR."
      },
      {
        "title": "Workflow (recommended)",
        "body": "Parse registry\n\nRead SYS Workspace - Project Registry from Flatnotes.\nExtract: slug, status, Tasks tag, GitHub repo URL.\n\n\n\nScan Tasks.md\n\nIndex cards by lane and by proj-* tag.\nFlag lane rule violations (prio-p2 in Next, etc.).\nFlag cards missing Flatnotes pointer.\n\n\n\nScan Flatnotes\n\nCheck required project notes exist.\nCheck hub Decisions section links ADR notes.\n\n\n\nGitHub cross-check\n\nUse gh:\n\ngh pr list --state open --json ...\ngh pr list --state merged --search \"merged:>=<date>\" --json ... (or equivalent)\n\n\nTry to match PRs ↔ Tasks cards using:\n\nPR URL in card content\nPR number\nTitle substring heuristic\n\n\n\n\n\nReport\n\nOutput: summary + per-project drift list + fix plan."
      },
      {
        "title": "Applying fixes (guardrails)",
        "body": "Default is report-only.\n\nIf Brandon explicitly asks to apply fixes:\n\nSafe auto-fixes allowed:\n\ncreate missing Flatnotes notes (10 Research, etc.) using existing templates\nadd missing ADR links to hub Decisions section\nmove prio-p2 from Next → Backlog\nadd missing Flatnotes pointers to Tasks cards\n\n\nAnything that renames files or deletes content: ask first."
      },
      {
        "title": "Bundled code",
        "body": "scripts/audit.mjs — generates the report (Markdown + JSON). If needed, patch it rather than rewriting."
      }
    ],
    "body": "Flatnotes + Tasks.md + GitHub Audit\n\nUse this skill when Brandon asks to audit the Flatnotes/Tasks.md system for accuracy and ensure it’s up to date, using GitHub as the source of truth.\n\nQuick start\n\nRun the bundled auditor (report-only):\n\nnode skills/flatnotes-tasksmd-github-audit/scripts/audit.mjs --since-days 30 --write\n\n\nOutputs:\n\nMarkdown report: tmp/flatnotes-tasksmd-audit.md\nJSON report: tmp/flatnotes-tasksmd-audit.json\n\nIf gh is not authenticated, the audit still runs but GitHub checks will be marked as SKIPPED_GITHUB.\n\nData sources (defaults)\nTasks.md root: /home/ds/.config/appdata/tasksmd/tasks\nFlatnotes root: /home/ds/.config/appdata/flatnotes/data\nFlatnotes “system notes” mirror in workspace: notes/resources/flatnotes-system/\n\nOverride via env vars:\n\nTASKS_ROOT\nFLATNOTES_ROOT\nAudit goals (what “accurate” means)\nA) Board hygiene (Tasks.md)\nGlobal lanes exist: 00 Inbox, 05 Backlog, 10 Next, 20 Doing, 30 Blocked, 40 Waiting, 90 Done.\nLane rule preference: prio-p2 lives in 05 Backlog by default (no prio-p2 in 10 Next).\nDoing WIP ≤ 3 (preference).\nCards should be consistently formatted (Outcome/Steps) and tagged (proj/prio/eff/type).\nBlocked cards include Unblock:.\nProject cards include a Flatnotes pointer (Flatnotes: ...).\nB) Project completeness (Flatnotes)\n\nFor each active project in SYS Workspace - Project Registry:\n\nRequired project notes exist:\nPJT <slug> - 00 Overview\nPJT <slug> - 10 Research\nPJT <slug> - 20 Plan\nPJT <slug> - 90 Log\nHub note has:\nCurrent status (1–3 bullets)\nLinks section with repo + Tasks filter\nDecisions section linking relevant ADR(s)\nC) GitHub truth reconciliation (GitHub = source of truth)\n\nFor each project repo in the registry:\n\nOpen PRs should have a corresponding Tasks card (Doing/Next/Blocked/Waiting) OR an explicit reason why not.\nRecently merged PRs should be reflected somewhere:\npreferably a short note in the project log (PJT <slug> - 90 Log) + hub status update, or\na Done card with PR link.\n(Audit treats either as reconciled; it may warn if a merged PR is only on a Done card but missing from the log.)\nDone cards should ideally include a PR link when work was shipped via PR.\nWorkflow (recommended)\n\nParse registry\n\nRead SYS Workspace - Project Registry from Flatnotes.\nExtract: slug, status, Tasks tag, GitHub repo URL.\n\nScan Tasks.md\n\nIndex cards by lane and by proj-* tag.\nFlag lane rule violations (prio-p2 in Next, etc.).\nFlag cards missing Flatnotes pointer.\n\nScan Flatnotes\n\nCheck required project notes exist.\nCheck hub Decisions section links ADR notes.\n\nGitHub cross-check\n\nUse gh:\ngh pr list --state open --json ...\ngh pr list --state merged --search \"merged:>=<date>\" --json ... (or equivalent)\nTry to match PRs ↔ Tasks cards using:\nPR URL in card content\nPR number\nTitle substring heuristic\n\nReport\n\nOutput: summary + per-project drift list + fix plan.\nApplying fixes (guardrails)\n\nDefault is report-only.\n\nIf Brandon explicitly asks to apply fixes:\n\nSafe auto-fixes allowed:\ncreate missing Flatnotes notes (10 Research, etc.) using existing templates\nadd missing ADR links to hub Decisions section\nmove prio-p2 from Next → Backlog\nadd missing Flatnotes pointers to Tasks cards\nAnything that renames files or deletes content: ask first.\nBundled code\nscripts/audit.mjs — generates the report (Markdown + JSON). If needed, patch it rather than rewriting."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/branexp/flatnotes-tasksmd-github-audit",
    "publisherUrl": "https://clawhub.ai/branexp/flatnotes-tasksmd-github-audit",
    "owner": "branexp",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit",
    "downloadUrl": "https://openagent3.xyz/downloads/flatnotes-tasksmd-github-audit",
    "agentUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/flatnotes-tasksmd-github-audit/agent.md"
  }
}