Use for non-trivial technical tasks before implementation. Explain the system conceptually, show a diagram, compare options, then execute.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add agisota/old-one --skill system-framing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of System Framing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agisota-system-framing)More formats (shields.io, HTML) on the badges page.
---
name: system-framing
description: Use for non-trivial technical tasks before implementation. Explain the system conceptually, show a diagram, compare options, then execute.
---
# System Framing
Required flow:
1. Reformulate the task
2. Define the system boundary
3. State assumptions
4. Show an ASCII architecture, sequence, data-flow, ERD, or state diagram
5. Compare 2-3 paths when tradeoffs matter
6. Recommend one path
7. Define execution and verification
Skip the full flow only for trivial, obviously low-risk tasks.
Reference:
- `~/.ai-agent-hub/knowledge/rules/operator-pack-v3/DIAGRAM_TAXONOMY.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!