Skip to main content
Run any Skill in Manus
with one click
CurtisThe
GitHub creator profile

CurtisThe

Repository-level view of 38 collected skills across 1 GitHub repositories.

skills collected
38
repositories
1
updated
2026-07-13
repository explorer

Repositories and representative skills

council
software-developers

Convene the Council of High Intelligence — multi-persona deliberation with historical thinkers for deeper analysis of complex problems.

2026-07-13
tp-design-audit
software-developers

Design Audit — multi-angle review of a detailed design against the actual codebase before implementation.

2026-07-13
tp-design-complete
software-developers

Mark a TDD design as complete — stamp completion, archive handoff.md, archive to three-pillars-docs/completed-tp-designs/, and optionally commit + open a PR merging the design branch back to the base branch.

2026-07-13
tp-docs-init
software-developers

Scaffold architecture.md, product_roadmap.md, and known_issues.md in three-pillars-docs/ from codebase analysis. Creates the three project docs that the TDD pipeline reads for context. Assumes three-pillars-docs/vision.md already exists — if missing, recommends /tp-setup first.

2026-07-13
tp-guide
software-developers

Read project docs and propose what to do next. Surfaces highest-impact work from roadmap, known issues, and in-flight designs.

2026-07-13
tp-implementation-audit
software-developers

Final audit of a completed plan — verify the full implementation against both design.md and detailed-design.md.

2026-07-13
tp-merge-from-main
software-developers

Sync a base branch INTO a design's worktree (base-sync) and auto-resolve the safe living-doc conflict classes behind a zero-drop verifier, deferring everything semantic to the human. Re-runs tests, re-pushes only when green, updates the PR. This is the reversible base-into-branch operation — landing the PR is the separate /tp-merge land gate.

2026-07-13
tp-merge
software-developers

Land a reviewed PR at the irreversible boundary: enforce the deterministic merge gate (require_merge_gate_pass — seven predicates incl. a current human approval, a fresh ci-local stamp, and a head-bound review-proof comment) and run the irreversible gh pr merge ONLY on PASS. Refuse on a blocked gate, printing the blocking predicate(s) and how to authorize. The base-into-branch base-sync operation is the separate /tp-merge-from-main skill.

2026-07-13
Showing top 8 of 38 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded