Files
pi-skill/.context/reports/index.json
2026-05-25 16:41:08 +07:00

111 lines
7.4 KiB
JSON

{
"version": 1,
"updatedAt": "2026-05-25T04:22:36.003Z",
"entries": [
{
"id": "2026-05-25T04-22-36-000Z-restructure-pi-skill-as-self-contained-pi-package",
"category": "plan",
"title": "Restructure pi-skill as Self-Contained Pi Package",
"summary": "# Plan: Restructure pi-skill as a Self-Contained Pi Package ## Context The pi-skill project currently has a messy structure with three separate skill sources: | Source | Location | |--------|----------| | agent-pi skills (20+) | `.repos/agent-pi/skills/` | | Open Design skills (80+) | `.repos/open-design/skills/` | |…",
"searchText": "plan Restructure pi-skill as Self-Contained Pi Package # Plan: Restructure pi-skill as a Self-Contained Pi Package ## Context The pi-skill project currently has a messy structure with three separate skill sources: | Source | Location | |--------|----------| | agent-pi skills (20+) | `.repos/agent-pi/skills/` | | Open Design skills (80+) | `.repos/open-design/skills/` | |… /Users/kunthawatgreethong/gitea/pi-skill/.context/todo.md markdown approved false",
"createdAt": "2026-05-25T04:22:36.000Z",
"updatedAt": "2026-05-25T04:22:36.000Z",
"sourcePath": "/Users/kunthawatgreethong/gitea/pi-skill/.context/todo.md",
"sourceLabel": "todo.md",
"viewerPath": "/Users/kunthawatgreethong/gitea/pi-skill/.context/todo.md",
"viewerLabel": "Restructure pi-skill as Self-Contained Pi Package",
"tags": [
"plan",
"markdown"
],
"metadata": {
"action": "approved",
"modified": false
}
},
{
"id": "2026-05-24T14-40-44-125Z-fix-deepseek-model-resolution-for-subagents",
"category": "plan",
"title": "Fix DeepSeek Model Resolution for Subagents",
"summary": "# Plan: Fix DeepSeek Model Resolution for Subagents ## Context The `subagent_create` tool is implemented in the **agent-pi** repository (extensions/subagent-widget.ts). When spawning a subagent (scout, builder, reviewer, etc.), it resolves the model via a priority chain: 1. Caller-specified override (`model` parameter…",
"searchText": "plan Fix DeepSeek Model Resolution for Subagents # Plan: Fix DeepSeek Model Resolution for Subagents ## Context The `subagent_create` tool is implemented in the **agent-pi** repository (extensions/subagent-widget.ts). When spawning a subagent (scout, builder, reviewer, etc.), it resolves the model via a priority chain: 1. Caller-specified override (`model` parameter… /Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md markdown approved false",
"createdAt": "2026-05-24T14:40:44.125Z",
"updatedAt": "2026-05-24T14:40:44.125Z",
"sourcePath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"sourceLabel": "todo.md",
"viewerPath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"viewerLabel": "Fix DeepSeek Model Resolution for Subagents",
"tags": [
"plan",
"markdown"
],
"metadata": {
"action": "approved",
"modified": false
}
},
{
"id": "2026-05-22T09-49-00-966Z-git-split-push-skill",
"category": "plan",
"title": "Git Split Push Skill",
"summary": "# Plan: Create `git-split-push` Skill — Split Large Pushes into Batches ## Context When pushing to Gitea (or any Git server), you may get an error: **\"fatal: the remote end hung up unexpectedly\"** or **\"pack exceeds maximum allowed size\"**. This happens when the total size of commits being pushed exceeds the server's…",
"searchText": "plan Git Split Push Skill # Plan: Create `git-split-push` Skill — Split Large Pushes into Batches ## Context When pushing to Gitea (or any Git server), you may get an error: **\"fatal: the remote end hung up unexpectedly\"** or **\"pack exceeds maximum allowed size\"**. This happens when the total size of commits being pushed exceeds the server's… /Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md markdown approved false",
"createdAt": "2026-05-22T09:49:00.966Z",
"updatedAt": "2026-05-22T09:49:00.966Z",
"sourcePath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"sourceLabel": "todo.md",
"viewerPath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"viewerLabel": "Git Split Push Skill",
"tags": [
"plan",
"markdown"
],
"metadata": {
"action": "approved",
"modified": false
}
},
{
"id": "2026-05-22T09-48-01-818Z-git-large-push-splitter-skill",
"category": "plan",
"title": "Git Large Push Splitter Skill",
"summary": "# Plan: Create `git-lfs-push` Skill — Large Push Splitter for Gitea ## Context When pushing to Gitea, a common error occurs: **\"fatal: the remote end hung up unexpectedly / pack exceeds maximum allowed size\"**. Gitea has a default push limit (usually 50MB or configurable). Large pushes that exceed this limit fail comp…",
"searchText": "plan Git Large Push Splitter Skill # Plan: Create `git-lfs-push` Skill — Large Push Splitter for Gitea ## Context When pushing to Gitea, a common error occurs: **\"fatal: the remote end hung up unexpectedly / pack exceeds maximum allowed size\"**. Gitea has a default push limit (usually 50MB or configurable). Large pushes that exceed this limit fail comp… /Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md markdown declined false",
"createdAt": "2026-05-22T09:48:01.818Z",
"updatedAt": "2026-05-22T09:48:01.818Z",
"sourcePath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"sourceLabel": "todo.md",
"viewerPath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/todo.md",
"viewerLabel": "Git Large Push Splitter Skill",
"tags": [
"plan",
"markdown"
],
"metadata": {
"action": "declined",
"modified": false
}
},
{
"id": "2026-05-22T06-03-08-714Z-hallmark-vs-current-design-skill-comparison",
"category": "plan",
"title": "Hallmark vs. Current Design Skill — Comparison",
"summary": "# Hallmark vs. Current Design Skill — Comparison Analysis **Hallmark:** https://github.com/Nutlope/hallmark **Purpose:** Anti-AI-slop design skill for Claude Code, Cursor, Codex **1,314 stars · 88 forks · MIT License** --- ## Quick Summary | Dimension | Hallmark | Current Design Skill | |---|---|---| | **Primary focus…",
"searchText": "plan Hallmark vs. Current Design Skill — Comparison # Hallmark vs. Current Design Skill — Comparison Analysis **Hallmark:** https://github.com/Nutlope/hallmark **Purpose:** Anti-AI-slop design skill for Claude Code, Cursor, Codex **1,314 stars · 88 forks · MIT License** --- ## Quick Summary | Dimension | Hallmark | Current Design Skill | |---|---|---| | **Primary focus… /Users/kunthawatgreethong/Gitea/pi-skill/.context/hallmark-comparison.md markdown approved false",
"createdAt": "2026-05-22T06:03:08.714Z",
"updatedAt": "2026-05-22T06:03:08.714Z",
"sourcePath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/hallmark-comparison.md",
"sourceLabel": "hallmark-comparison.md",
"viewerPath": "/Users/kunthawatgreethong/Gitea/pi-skill/.context/hallmark-comparison.md",
"viewerLabel": "Hallmark vs. Current Design Skill — Comparison",
"tags": [
"plan",
"markdown"
],
"metadata": {
"action": "approved",
"modified": false
}
}
]
}