/Catalogue/Prompt/davepoon/davepoon-buildwithclaude-sdd-pipeline

Origin: github

sdd-pipeline

파이프라인 에이전트(specifier, planner, scheduler, builder, verifier, committer)가 참조하는 규칙/스키마 문서 모음.

by davepoon · updated 1d ago · imported from GitHub

Installs0+0/7d
Security score67/100
Retention 14d0%
GitHub stars3.5K

Skill logic

Execution graph
User message
Prompt rewrites behaviour
Response

SKILL.md

View on GitHub ↗

sdd-pipeline references

파이프라인 에이전트(specifier, planner, scheduler, builder, verifier, committer)가 참조하는 규칙/스키마 문서 모음.

직접 사용자 호출용이 아니라 에이전트 내부 참조용입니다.

포함 문서

FileDescription
references/agent-flow.md파이프라인 흐름 정의
references/file-content-schema.md파일 포맷 스키마
references/shared-prompt-sections.md공통 규칙 (TASK ID, PLAN.md 7 fields, WORK-LIST)
references/context-policy.md슬라이딩 윈도우 규칙
references/xml-schema.mdXML 통신 포맷
references/work-activity-log.mdActivity Log 규칙

Discussion

No comments yet — start the thread.

Sign in to join the discussion.

/More from davepoon/buildwithclaude

davepoon· 1d agoSandbox
code-health

Prompts · Python · v0.1.0

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.

#claude#claude-code#claude-code-commands

0 3.5K
davepoon· 1d agoSandbox
feature-spec

Prompts · Python · v0.1.0

Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.

#claude#claude-code#claude-code-commands

0 3.5K
davepoon· 1d agoSandbox
implement-feature

Prompts · Python · v0.1.0

Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.

#claude#claude-code#claude-code-commands

0 3.5K
davepoon· 1d agoSandbox
release-check

Prompts · Python · v0.1.0

Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.

#claude#claude-code#claude-code-commands

0 3.5K