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

agentic-patterns

agentic-patterns 收录了来自 franklywatson 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

brain
软件开发工程师

Invoke BEFORE any design or feature work. Wraps superpowers:brainstorming with scout agent context harvesting, stack-first design considerations, and constitutional rule awareness. Asks questions one at a time to refine the design.

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

Invoke AFTER brain+ design is approved. Wraps superpowers:writing-plans with constitutional rules, testing strategy per task, and mock policy. Creates bite-sized implementation plans.

2026-04-18
review
软件质量保证分析师与测试员

Invoke AFTER verify+ passes. Wraps superpowers:requesting-code-review with constitutional compliance checklist, stale test validation, and reviewer agent invocation. Two-stage review: spec compliance + code quality.

2026-04-18
savings
软件开发工程师

Report rtk and jcodemunch token savings for the current session.

2026-04-18
tdd
软件开发工程师

Invoke AFTER plan+ is approved. Wraps superpowers:test-driven-development with full-loop assertions, real-dependency enforcement for stack tests, zero-defect, stale test detection, and scoped test runs. Implements plan tasks with RED-GREEN-REFACTOR discipline.

2026-04-18
verify-harness
软件开发工程师

Run after `rig init` to verify all hooks, skills, and agents are installed and working correctly in the live session.

2026-04-18
verify
软件质量保证分析师与测试员

Invoke AFTER tdd+ implementation is complete. Wraps superpowers:verification-before-completion with evidence standards, spec drift check, and full-suite test run. This is the ONLY phase where full test suite runs are appropriate.

2026-04-18