frontdesk-intake
SolidConvert user conversation into macro workflow requests and present curated clarification or final artifacts.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- SeemSeam
- Repository
- SeemSeam/claude_codex_bridge
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
intake-desk
The conversational front door for intake — turns a half-formed idea into a well-formed, correctly-typed, correctly-placed work item logged to the work tracker, never a scratch file. Meets you at any altitude (a single bug or a portfolio initiative), proposes the work-item type and its place in the intake hierarchy, elicits the type- and level-appropriate fields (a bug's reproduction and environment; a story's acceptance criteria and value), applies the 5-test rule live, and confirms before logging. One work item per request (child candidates noted in the body for later slicing; no auto-decompose). Two interactive modes — Elicit (guided interview) and Triage-readiness check (5-test a draft you wrote) — plus Ambient Auto-Log (Mode C), a non- interactive path invoked programmatically, not by a conversational phrase. Use when the user says "help me file this idea as an issue", "turn this into a work item", "log this idea", "is this intake-ready", or "help me write up this bug/story/initiative".
intake
Manually triggered via /intake-toolkit:intake — the front door to the elicitation surface. Give it anything (a GitHub issue number, a pasted blob, a rough idea, an existing plan, a design handoff) and it classifies the scenario and routes to the right skill. Dispatch-only; contains no elicitation protocol of its own. Do not auto-select this skill; the routed skills carry their own triggers.
planner-task-packet
Draft CCB workflow task packets, readiness recommendations, and candidate clarification questions without mutating authoritative state.