workspace/hyodo/skills/philosophy-guide/SKILL.md
This skill should be used when the user asks about "Trinity Score", "5 pillars", "眞善美孝永", "philosophy", "ethical AI decisions", or discusses the AFO Kingdom's guiding principles. Provides comprehensive guidance on applying the 5-pillar philosophy to development decisions.
npx skillsauth add lofibrainwav/kingdom philosophy-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The philosophical foundation of AFO Kingdom, guiding all decisions through the wisdom of 5 pillars.
"What is technically correct?"
Application:
Questions to Ask:
Related Commands: /check (Pyright gate)
"What is ethically sound?"
Application:
Questions to Ask:
Related Commands: /check (pytest gate), /rollback
"What is elegant and clear?"
Application:
Questions to Ask:
Related Commands: /check (Ruff gate)
"What brings peace?"
Application:
Questions to Ask:
Related Tools: SixXon CLI Humility Protocol
"What endures?"
Application:
Questions to Ask:
Related Commands: /evidence, /ssot
Trinity Score = (眞 × 0.18) + (善 × 0.18) + (美 × 0.12) + (孝 × 0.40) + (永 × 0.12)
| Trinity Score | Risk Score | Decision | |--------------|------------|----------| | >= 90 | <= 10 | AUTO_RUN | | 70-89 | 11-30 | ASK_COMMANDER | | < 70 | > 30 | BLOCK |
When making decisions, consult the 3 strategists:
| Strategist | Pillar | Role | |------------|--------|------| | 장영실 (Jang Yeong-sil) | 眞 | Long-term vision, architecture | | 이순신 (Yi Sun-sin) | 善 | Risk assessment, stability | | 신사임당 (Shin Saimdang) | 美 | UX, communication, clarity |
Use /strategist to get their perspectives on any decision.
/trinity to calculate score/evidence[Task Received]
↓
[/trinity] → Calculate Score
↓
Score >= 90? → AUTO_RUN
↓ No
[/strategist] → Get Consensus
↓
Consensus? → ASK_COMMANDER
↓ No
BLOCK → Improve & Retry
tools
Kingdom CLI와 kingdom-cmd MCP를 써서 상태 확인, 진단, query, agent 작업을 진행할 때 사용합니다.
testing
Calculate the 5-Pillar Trinity Score (眞善美孝永) with weighted philosophy alignment. Core evaluation system for AFO Kingdom decisions.
testing
4-stage command triage and orchestration using LangGraph. Routes decisions through 3 strategists. (Standalone mode uses InMemoryQueue instead of Redis)
development
This skill should be used when the user asks "where is", "find file", "navigate to", "project structure", "which file handles", or needs to locate specific functionality in the AFO Kingdom codebase. Provides intelligent navigation based on MAP_OF_KINGDOM.md and CONTEXT_COMPASS.yaml.