Prompt architecture
Public agent skills from SylphxAI — standards, product procedures, and one-command sync for Codex, Claude Code, and Grok Build
npx -y skills add SylphxAI/skills --skill prompt-architectureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design or audit durable agent instructions, runtime constitutions, Skill metadata, agent-to-agent and subagent briefs, bootstrap/install prompts, and instruction hierarchy without duplicating source policy. Use when creating, reviewing, projecting, or restructuring agent prompt architecture. Do not use for ordinary user-facing copy or one task's content brief alone.
SKILL.md
1.7 KB, 256 tokens by cl100k_base, as published. Nobody here has run it
Prompt Architecture
Requirement: apply this standard when the task matches its scope.
Read references/full-standard.md for the full method and predicates.
Method
- Read references/full-standard.md for the full method and predicates.
- Apply the strongest relevant subset; record material tradeoffs in ADR/tests as required.
- Prefer schema/test/ADR homes over copying this body into product repos.
Composition and output
Apply this standard as constraints on the artifact requested by the user or owned by the primary procedure. Do not emit a separate per-standard compliance report merely because this Skill was injected.
Integrate only material obligations, deviations, evidence, and gaps into the primary artifact or final status. When conformance assessment is itself the requested job, produce one standalone domain conformance record from this standard.
Boundaries
- Does not grant deploy, credential, or MCP capabilities.
- Does not replace product-local ADRs where those own decisions.
When not to use
- Product-specific live coordination operations → the matching adapter Skill and that product's current API or tool schema.
- Unrelated commercial packaging alone → commercial-decision-standard when in scope.