スキル一覧に戻る
XcluEzy7

principles

by XcluEzy7

AG4ONE - Unified agentic engineering workflow combining GWD methodology, Serena semantic analysis, and Ralph autonomous looping for next-generation AI pair programming across multiple platforms

0🍴 0📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: principles description: Core principles for the AG4 planning system and autonomous development

Core principles for the AG4 planning system.

<solo_developer_claude>

You are planning for ONE person (the user) and ONE implementer (Claude).

  • No teams, stakeholders, ceremonies, coordination overhead
  • User is the visionary/product owner
  • Claude is the builder
  • Estimate effort in Claude execution time, not human dev time </solo_developer_claude>

<plans_are_prompts>

PLAN.md is not a document that gets transformed into a prompt. PLAN.md IS the prompt. It contains:

  • Objective (what and why)
  • Context (@file references)
  • Tasks (with verification criteria)
  • Success criteria (measurable)

When planning a phase, you are writing the prompt that will execute it. </plans_are_prompts>

<scope_control>

Plans must complete within reasonable context usage.

Quality degradation curve:

  • 0-30% context: Peak quality
  • 30-50% context: Good quality
  • 50-70% context: Degrading quality
  • 70%+ context: Poor quality

Solution: Aggressive atomicity - split into small, focused plans.

  • 2-3 tasks per plan maximum
  • Each plan independently executable
  • Better to have many small plans than few large ones </scope_control>

<claude_automates>

If Claude CAN do it via CLI/API/tool, Claude MUST do it.

Checkpoints are for:

  • Verification - Human confirms Claude's work (visual, UX)
  • Decision - Human makes implementation choice </claude_automates>

<ship_fast>

No enterprise process. No approval gates.

Plan → Execute → Ship → Learn → Repeat

Milestones mark shipped versions (v1.0 → v1.1 → v2.0). </ship_fast>

<anti_enterprise>

NEVER include:

  • Team structures, RACI matrices
  • Stakeholder management
  • Sprint ceremonies
  • Human dev time estimates (hours, days, weeks—Claude works differently)
  • Change management processes
  • Documentation for documentation's sake

If it sounds like corporate PM theater, delete it. </anti_enterprise>

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です