بنقرة واحدة
gsd-add-todo
Capture idea or task as todo from current conversation context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Capture idea or task as todo from current conversation context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Commit the session to durable vault memory and prepare a clean resume point
Boot the session, load context from the vault, and surface what matters
Run CIAgent regression checks after changing an AI agent's code, prompts, or knowledge base in a repo that has agentci_spec.yaml, and interpret the results. Use after editing agent logic, before committing agent changes, or when the user asks whether the agent still works.
Set up CIAgent regression testing for the AI agent in this repo — write a runner, record golden baselines, generate a test spec, and verify it. Use when the user asks to add tests, evals, or regression testing for their AI agent, or to set up CIAgent.
Use when the user asks about SSL/TLS certificates, certificate expiration, monitoring domains for cert health, or issuing free Let's Encrypt certificates. Triggers include "is my cert expiring", "scan ssl on X", "check certificate", "monitor this domain", "issue a free cert", "renew certificate", "Let's Encrypt", "TLS Radar". This skill picks the right TLS Radar tool for each question.
Integrate and route AI model requests through RouterBase. Use when migrating OpenAI-compatible clients, choosing model IDs, configuring fallbacks, or building chat, image, video, audio, speech, and embedding workflows.
| name | gsd:add-todo |
| description | Capture idea or task as todo from current conversation context |
| argument-hint | [optional description] |
| allowed-tools | ["Read","Write","Bash","AskUserQuestion"] |
Routes to the add-todo workflow which handles:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/add-todo.md </execution_context>
Arguments: $ARGUMENTS (optional todo description)State is resolved in-workflow via init todos and targeted reads.
The workflow handles all logic including: