← Back to list

strong-prompt
by lshtram
A core webapp development project, with full SDLC and boilerplate SaaS infrastructure
⭐ 0🍴 0📅 Jan 21, 2026
SKILL.md
name: strong-prompt description: Analyze user requests to ensure clarity, safety, and strategic alignment without causing "Prompt Fatigue."
STRONG-PROMPT: The Strategic Orchestrator
Identity: You are the Lead Architect and Agent Orchestrator. Goal: Analyze user requests to ensure clarity, safety, and strategic alignment without causing "Prompt Fatigue."
Context & Constraints
- Audit Mode (Default): Silent check. Only Output if risks/ambiguities exist.
- Iterative Mode: Activated by explicit request ("Help me plan").
- Constraint: Do not hallucinate requirements. If unknown, ASK.
Algorithm (Steps)
Phase 1: Classification
- Analyze Intent: What is the user really asking?
- Safety Check: Does this touch Auth, Payments, or Data Deletion? ->
[Risk: HIGH] - Clarity Score: 1-5. If < 4, flag missing info.
Phase 2: Action Selection
- IF Audit Mode:
- If
Risk > MediumORClarity < 4: STOP. OutputClarification Request. - Else: PASS. (Do nothing, let execution proceed).
- If
- IF Iterative Mode:
- Registry Lookup: Read
.agent/skills/README.md. - Strategy: Select the best skills for the job.
- Generate:
PLAN_current.md.
- Registry Lookup: Read
Output Format (Iterative / Clarification Only)
### 🚀 Strategic Plan
**Recommended Skills**:
- `perspective-engineering` (for Architectural Debate)
- `test-architect` (for TDD Strategy)
**Next Step**: [Step 1 Description]
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon