Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pskoett-agent-factory

pskoett-agent-factory 收录了来自 pskoett 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
3
更新
2026-04-18
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

use-agent-factory
软件开发工程师

How to drive the installed agent factory from a live coding-agent session. Covers when to use the factory versus direct edits, how to start the chain, where the human gates are, how to pick an implementer, how to interpret labels, and how to recover from the common stuck states. Use this skill when the user asks you to ship a feature, fix, or refactor through the factory; when they reference an issue or PR already moving through the chain; or when a workflow appears stuck and you need to explain the next operator action. Do NOT use this skill for scratch edits that will not go through the factory, read-only research, or tasks the user explicitly wants to bypass the factory.

2026-04-18
simplify-and-harden
软件开发工程师

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use simplify-and-harden-ci.

2026-04-18
plan-interview
软件开发工程师

Ensures alignment between user and Claude during feature/spec planning through a structured interview process. Use this skill when the user invokes /plan-interview before implementing a new feature, refactoring, or any non-trivial implementation task. The skill runs an upfront interview to gather requirements across technical constraints, scope boundaries, risk tolerance, and success criteria before any codebase exploration. Do NOT use this skill for: pure research/exploration tasks, simple bug fixes, or when the user just wants standard planning without the interview process.

2026-04-17
learning-aggregator
软件开发工程师

[Beta] Cross-session analysis of accumulated .learnings/ files. Reads all entries, groups by pattern_key, computes recurrence across sessions, and outputs ranked promotion candidates. This is the outer loop's inspect step — it turns raw learning data into actionable gap reports. Use on a regular cadence (weekly, before major tasks, or at session start for critical projects). Can be invoked manually or scheduled.

2026-04-16
self-improvement
办公与行政支持工人一线监督员

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

2026-04-16