Triage the resources backlog (default vault/03-resources/things-to-test.md) — the front door to the curation pipeline. Classifies each unchecked item as a link (assign to an Area), an area seed (propose init-area), or a task/directive (propose the Area's kanban), confirms the whole batch with the user, then routes each item to its manual Area triage queue: links land in the target Area's to-check.md, and the backlog file is restructured into Pending/Assigned. Use when the user wants to triage/assign resources, process things-to-test, empty the resources todo list, or route saved links to their areas. Assigns only — never curates, never writes drafts, never creates areas.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill assign-resourcesInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/assign-resources"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.