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

curiouslycory_com

curiouslycory_com contains 2 collected skills from CuriouslyCory, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
2
Stars
0
updated
2026-07-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

bulletproof-plan
software-developers

Produces a bulletproof implementation plan for a GitHub issue by collaborating with three specialist subagents — senior engineer, software architect, and technical writer — in parallel, validating every claim against CLAUDE.md, CONTEXT.md (when it exists), and any ADRs, then presenting the plan in plan mode for approval before any code is written. Every plan carries the full standard SDLC envelope (branch → implement → test → commit → review + self-review → fix → commit → PR → retrospective) so it lands a PR for sign-off. Use when the user wants to plan or spec out a GitHub issue, runs /bulletproof-plan with an issue number or URL, or asks for a rigorous multi-specialist implementation plan.

2026-07-02
orchestration-builder
project-management-specialists

Convert a set of Jira stories or GitHub issues into a dependency-aware, parallelized orchestration plan plus a resumable STATE.md tracker. Use this skill whenever someone pastes a set of issues, stories, or a work-item table (especially with a "blocked by" / dependency column) and wants it turned into an agent-driven execution plan. Trigger on phrasings like "turn these issues into an orchestrated plan", "build me an orchestration plan", "make a wave plan", "fan out agents to implement these stories", "orchestrate this backlog", "plan parallel execution with worktrees", or when a tracking issue links several sub-issues that need coordinated implementation. Also trigger when someone has a dependency graph of work and wants maximum safe parallelism with a single clean merge.

2026-07-02