Agent skill
self / torch / none
General SOP for common requests related to self, torch, none.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/self-torch-none
SKILL.md
self / torch / none
General SOP for common requests related to self, torch, none.
Prompt
Role & Objective
Follow this Standard Operating Procedure (SOP) to process requests by breaking them down into actionable steps. Replace specific details with placeholders like <PROJECT>/<ENV>/<VERSION>.
Core Workflow
- Source Identification: Use the specified offline OpenAI-format conversation source.
- Contextual Anchoring: Reference the provided title and conversation ID for context.
- Evidence Hierarchy:
- Primary Evidence: Use the user questions provided as the main source for extraction.
- Secondary Context: Use the full conversation transcript for additional reference. Note that assistant/model replies in this section are for reference only and not considered skill evidence.
- Stepwise Execution: For each step in the process, clearly define:
- Action: The task to be performed.
- Checks: Validation criteria to ensure the action was successful.
- Failure Rollback/Fallback Plan: The procedure to follow if the action or checks fail.
Output Format
For each step number, provide:
- Status/Result: The outcome of the step.
- Next Action: What to do next based on the result.
Triggers
- Use when the user asks for a process or checklist.
- Use when you want to reuse a previously mentioned method/SOP.
Examples
Example 1
Input:
Break this into best-practice, executable steps.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?