para-second-brain
PARA Method
Use this skill to help users organize and maintain a second brain using the PARA system (Projects, Areas, Resources, Archives).
Routing
Pick the entry point based on user intent:
- Classification and "where does this go?" questions: read
references/decision-trees.md - Example requests and edge-case comparisons: read
references/examples.md - Operational process requests (inbox, review, setup, close-out, archive): read
references/workflows.md - Troubleshooting pain points and validation guidance: read
references/common-problems.md
If the request is broad or does not clearly match one route, default to references/decision-trees.md.
Output Convention
More from robdefeo/agent-skills
amazon-working-backwards
Guide the Amazon Working Backwards process from the 5 Questions through to a full PR-FAQ document. Use when the user wants to (1) draft answers to the Amazon 5 Questions for a proposal or idea, (2) refine or critique existing 5Q answers, (3) verify and challenge 5Q answers with probing questions, (4) generate a PR-FAQ document from 5Q answers, (5) review or critique an existing PR-FAQ against Amazon standards, or (6) clarify any element of the 5Q or PR-FAQ process. Triggers include mentions of "5 questions," "PR-FAQ," "PRFAQ," "working backwards," "press release FAQ," Amazon-style proposals, or requests to write/review product proposals in Amazon format.
476diataxis-documentation-guidance
Use this skill to classify, scope, split, draft, and review documentation with the Diataxis framework. Triggers include choosing tutorial/how-to/reference/explanation mode, resolving mixed-mode pages, rewriting docs into a target mode, and validating drafts with a checklist.
9pr-create
Use this skill whenever the user wants to create, open, or raise a new GitHub pull request from the current branch — including phrasings like \"open a PR\", \"raise a PR\", \"make a PR\", \"ship this\". Drafts a Conventional Commits title and a Summary body that explains *why* and *what*, respects `.github/pull_request_template.md` when present, auto-links referenced issues, waits for approval, then pushes and opens the PR. Assumes commits already exist. Requires `gh` CLI.
5pr-address-feedback
Use this skill whenever the user wants to address, respond to, work through, or handle GitHub PR review comments — including code review feedback, reviewer suggestions, bot comments, or requested changes — even if they don't say \"address\". Handles the full end-to-end workflow: fetch threads, plan fixes, commit, push, and reply. Requires `gh` CLI.
4