Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agentic-patterns

agentic-patterns contains 7 collected skills from franklywatson, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
16
updated
2026-04-18
Forks
4
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

brain
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

Report rtk and jcodemunch token savings for the current session.

2026-04-18
tdd
software-developers

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
software-developers

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

2026-04-18
verify
software-quality-assurance-analysts-and-testers

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