📝 任务完成后归档

Capture and standardize post-task learnings into a reusable Skill artifact.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/StarrySerendipity/N.E.K.O --skill -starryserendipity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 📝 任务完成后归档
Source: https://github.com/StarrySerendipity/N.E.K.O/tree/main/.agent/skills/post-work-analysis
Command: npx skills add https://github.com/StarrySerendipity/N.E.K.O --skill -starryserendipity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates capturing post-task learnings and turning them into a reusable knowledge artifact, ensuring knowledge is preserved without waiting for prompts.

Core Features & Use Cases

  • Structured archival workflow: identify direct causes, analyze root causes, and determine if a task's insights should be archived as a Skill.
  • Automated Skill generation: creates or updates the Skill file at .agent/skills/post-work-analysis/SKILL.md with a consistent template.
  • Knowledge sharing: enables teams to build a growing library of post-work analyses to accelerate future work.

Quick Start

Run the post-work analysis workflow to identify direct and root causes, decide whether to archive, and update the Skill file at .agent/skills/post-work-analysis/SKILL.md.

Frequently Asked Questions about 📝 任务完成后归档

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document root cause analysis after complex debugging tasks?

Automating post-task learnings from complex debugging involves identifying direct and root causes, deciding whether to archive the insights, and generating a standardized knowledge artifact for future reference.

What is the best way to archive post-work analysis for iterative development?

The best way to archive post-work analysis for iterative development is applying a structured workflow that captures insights and updates a reusable knowledge file at .agent/skills/post-work-analysis/SKILL.md.

Does this post-work archival workflow require any external dependencies?

No, this post-work archival workflow requires no external dependencies, operating independently to analyze task outcomes and generate standardized knowledge documentation.

How do I create a reusable knowledge artifact from post-task learnings?

You create a reusable knowledge artifact from post-task learnings by running the archival workflow, which generates or updates a SKILL.md file with a clear name, description, and guidance.

When should I archive debugging insights as a Skill rather than discarding them?

You should archive debugging insights as a Skill when a task involves complex iterative development where documenting direct causes, root causes, and rationale provides value for subsequent future work.

Can I use this knowledge management workflow for research tasks?

Yes, you can use this knowledge management workflow for research tasks, as it applies to any complex debugging, research, or iterative development scenario requiring documented post-work analysis.